Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Impossible to list or create repository when repository validation fails (snapshot management + repository-S3 plugin) #714

Open
kavilla opened this issue Apr 25, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers small

Comments

@kavilla
Copy link
Member

kavilla commented Apr 25, 2023

@djadeau commented on Mon Apr 24 2023

Describe the bug

A clear and concise description of what the bug is.
This bug has been noticed on Opensearch 2.6.0 with the repository-s3 plugin installed.
The problem comes from the repository validation in the snapshot management.
When there is a repository that cannot be validated, then the repositories are not listed and it is impossible to create a new one.
The only way to solve it in that case, is to delete the repository using the Opensearch API.

To Reproduce
Steps to reproduce the behavior:

  1. In Opensearch Dashboard go to Snapshot management
  2. Go to Repositories
  3. Create a S3 repository (custom configuration) with a wrong parameter (in order to make the validation fails)
  4. Try to display the repository list or to create a new repository

Expected behavior
The behavior should be similar to the Opensearch API. Then the repository validation should not block the listing and the creation of a new repository. It should only display a status.

OpenSearch Version
Version 2.6.0 + repository-s3 plugin

Dashboards Version
2.6.0.

Plugins

Repository-s3

Host/Environment (please complete the following information):

  • OS: Official Opensearch Helm chart applied on Openshift
  • Firefox 91, Chromium 110

Additional context

S3 environment based on Minio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers small
Projects
Status: Todo
Development

No branches or pull requests

3 participants