scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

Fix NodeConfig controller handlers to react on related object updates

Open tnozicka opened this issue 1 year ago • 4 comments

Description of your changes: This PR fixes the handlers so the reconciled objects that don't have ownerRefs on them requeue the NodeConfigs. Given they are shared, they need to requeue all of them but the number of NodeConfigs is usually low single digit number anyway.

Which issue is resolved by this Pull Request: Resolves #2001

tnozicka avatar Jul 03 '24 10:07 tnozicka