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

fix(setting): do not delete the storage class set in the setting default-longhorn-static-storage-class (backport #3141) #3149

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. fix(setting): do not delete the storage class

    Delete the old storage class set in reconciling the
    `default-longhorn-static-storage-class` setting.
    Create the storage with a label if the storage class named as the
    value of `default-longhorn-static-storage-class` setting does not
    exist.
    
    ref: longhorn/longhorn 9391
    
    Signed-off-by: James Lu <james.lu@suse.com>
    (cherry picked from commit f45adc0)
    mantissahz authored and mergify[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    49023a3 View commit details
    Browse the repository at this point in the history