scylla-operator
scylla-operator copied to clipboard
Revert forced deletion compensating kube eviction bug
We had to fallback to forced pod deletion because of kubernetes eviction bug https://github.com/kubernetes/kubernetes/issues/103970 When it gets fixed we should revert the commit (TODO: ref) and use safe eviction.