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

feat(lvm-localpv): make the installation of snapshot.storage.k8s.io CRDs optional #205

Closed
wants to merge 1 commit into from

Conversation

phhutter
Copy link
Contributor

Why is this PR required? What issue does it fix?:
change for #203

What this PR does?:
This PR will enable the possibility to disable the installation of the volumesnapshot CRDs.
To prevent any regressions, the default has been set to true.
These resources are usually maintained and managed by the underlying kubernetes distribution. In case of OpenShift, it will automatically revert back the modifications made by this helmchart. This could be problematic if you use ArgoCD and have it on autosync.

Checklist:

@ryanfaircloth
Copy link

this is infact impact me with argocd could this get merged with a small release

@niladrih
Copy link
Member

Closing this PR. This commit has been included in PR #243.

@niladrih niladrih closed this Jul 21, 2023
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.

make the installation of snapshot.storage.k8s.io CRDs optional
3 participants