cilium / cilium-etcd-operator

Operator to manage Cilium's etcd cluster
Apache License 2.0
26 stars 15 forks source link

remove status of Cilium etcd CR instead of deleting the whole CR #56

Closed aanm closed 5 years ago

aanm commented 5 years ago

Deleting the CR or remove its status has the same effect we cilium-etcd-operator wants to restart a lost etcd quorum. This will allow users to deploy their own Cilium etcd CR.

Signed-off-by: André Martins andre@cilium.io