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

add disableCsiLvm feature gate #438

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

ostempel
Copy link
Collaborator

@ostempel ostempel commented Nov 25, 2024

Description

The new gardener-extension-csi-driver-lvm installs the csi-driver. It doesn't reconcile if it finds the old namespace or storage-class with the old provisioner metal-stack.io/csi-lvm.

In order to disable the deployment of the old csi-lvm we need to have a feature-gate to disable its deployment.

Noteworthy

Deployment of csi-lvm can now be disabled for a shoot. We plan to replace this storage driver with its successor [csi-driver-lvm](https://github.com/metal-stack/csi-driver-lvm), for which a special Gardener extension called [gardener-extension-csi-driver-lvm](https://github.com/metal-stack/gardener-extension-csi-driver-lvm) can be used.

@ostempel ostempel requested a review from Gerrit91 November 25, 2024 10:51
@ostempel ostempel force-pushed the add-disable-csi-lvm-feature-flag branch from 82be527 to f25a028 Compare November 25, 2024 10:54
@Gerrit91 Gerrit91 marked this pull request as ready for review December 13, 2024 14:00
@Gerrit91 Gerrit91 requested a review from a team as a code owner December 13, 2024 14:00
@Gerrit91 Gerrit91 merged commit 32ed1f3 into master Dec 13, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the add-disable-csi-lvm-feature-flag branch December 13, 2024 14:32
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