Right now, if etcd cluster looses the quorum operator simple logs the information and dont perform any recovery operations. Discussed more in detail here https://github.com/coreos/etcd-operator/issues/1972
This PR will keep monitor if the min quorum pods exists, and if not will re-build the etcd cluster
Right now, if etcd cluster looses the quorum operator simple logs the information and dont perform any recovery operations. Discussed more in detail here https://github.com/coreos/etcd-operator/issues/1972
This PR will keep monitor if the min quorum pods exists, and if not will re-build the etcd cluster