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

Explicitly add the File backend for local storage #275

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

fmount
Copy link
Contributor

@fmount fmount commented Feb 7, 2024

Local storage is an example where glance is adopted with a dummy backend.
While we decide what should be used as base use case, this patch fixes the local backend adoption by adding type:single, otherwise the webhook will deny the deployment, and we explicitly add the file config to avoid unexpected parsing behaviors.

@fmount fmount requested a review from jistr February 7, 2024 08:01
Copy link
Contributor

@karelyatin karelyatin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@karelyatin
Copy link
Contributor

/lgtm

Local storage is an example where glance is adopted with a dummy
backend.
While we decide what should be used as base use case, this patch
fixes the local backend adoption by adding type:single, otherwise
the webhook will deny the deployment, and we explicitly add the
file config to avoid unexpected parsing behaviors.

Signed-off-by: Francesco Pantano <[email protected]>
@jistr jistr merged commit 19bec8c into openstack-k8s-operators:main Feb 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants