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

Compute GlanceAPI storage configuration hash #648

Merged

Commits on Nov 8, 2024

  1. Compute GlanceAPI storage configuration hash

    Add .Spec.Storage configuration and .Spec.ImageCache to the Hash based on the
    enabled_backends.
    This will trigger an API refresh not only when the enabled_backends string
    changes, but also if the Storage interface or imageCache (e.g. storageClass,
    storageRequest, externalStorage) changes as part of any day2 ops.
    
    Signed-off-by: Francesco Pantano <fpantano@redhat.com>
    fmount committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    963e95d View commit details
    Browse the repository at this point in the history