You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a boolean toggle to disable the automatic deletion of PVCs by the reconciler during datacenter deletion process.
Why is this needed?
My clients manually manage PVC reclamation in their clusters and if one of their end-users deletes a datacenter, they want to be able to retain the pvc or delete in on their own schedule.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-6
The text was updated successfully, but these errors were encountered:
I'm not a fan of creating new boolean for this, but I'd be happy to accept a PR if it adds an annotation to the CassandraDatacenter to prevent these. We already have two similar ones, "cassandra.datastax.com/no-cleanup"and "cassandra.datastax.com/no-finalizer"
What is missing?
Add a boolean toggle to disable the automatic deletion of PVCs by the reconciler during datacenter deletion process.
Why is this needed?
My clients manually manage PVC reclamation in their clusters and if one of their end-users deletes a datacenter, they want to be able to retain the pvc or delete in on their own schedule.
┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: CASS-6
The text was updated successfully, but these errors were encountered: