scylla-operator
scylla-operator copied to clipboard
Add silent requeue mechanism in nodeconfigpod controller
Description of your changes: When there was not scylla container on a pod, nodeconfig tuning couldn't succeed and was producing many errors. This fix will make the controller silently requeue until scylla container is deployed on a pod.
Which issue is resolved by this Pull Request: Resolves #1033
@tnozicka I've addressed your comments and also found a bug #1055, which i decided to fix here ptal.
This PR is being closed because of inactivity. Feel free to reopen if you plan to work on it.