hey folks,
Due to a bug in one of my internal processes (fixed since), I managed to delete a pool CRD that is very much still in use via kubectl. As expected the operator picked up the change and tried to delete it, but also as expected is unable to as it's assigned to CephFS.
Redeploying the CRD does not stop the deletion attempts as deletionTimestamp is not removed. Manually editing the CRD for the pool and removing the timestamp doesn't work as it gets re-added immediately.
Any hints on how to make the operator forget about the deletion request and leave it be?
--
Cheers,
Peter Sarossy
Technical Program Manager
Data Center Data Security - Google LLC.