Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Fix #321 by labeling pdb's UID to CassandraCluster #355

Closed srteam2020 closed 2 years ago

srteam2020 commented 3 years ago
Q A
Bug fix? [x]
New feature? []
API breaks? []
Deprecations? []
Related tickets fixes #321
License Apache 2.0

What's in this PR?

Label pdb's UID to the CR object (CassandraCluster) and checks the UID (as Preconditions) before deleting a pdb.

cscetbon commented 2 years ago

No news for a long time and the code has changed drastically with the sdk upgrade. Please reopen it, rebased on the master branch if it's still needed.