You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently rely on stateful sets which is the default in kubebuilder. Leader election could allow us to be a bit more flexible wrt to the k8s resource and allow the use of the operator in environments that only support deployments for operators.
The text was updated successfully, but these errors were encountered:
We currently rely on stateful sets which is the default in kubebuilder. Leader election could allow us to be a bit more flexible wrt to the k8s resource and allow the use of the operator in environments that only support deployments for operators.
The text was updated successfully, but these errors were encountered: