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

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 9, 2024

Which issue(s) this PR fixes:

Issue # longhorn/longhorn#9391

What this PR does / why we need it:

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.

Special notes for your reviewer:

Additional documentation or context


This is an automatic backport of pull request #3141 done by [Mergify](https://mergify.com).

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)
@derekbit derekbit merged commit 869f0ec into v1.7.x Sep 9, 2024
6 checks passed
@derekbit derekbit deleted the mergify/bp/v1.7.x/pr-3141 branch September 9, 2024 01:41
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.

2 participants