Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
k8sutil: Restarting pods in an etcd cluster with PVC is safe.
This is a simple fix that addresses Case C from https://github.com/coreos/etcd-operator/blob/master/doc/design/persistent_volumes_etcd_data.md It makes the etcd cluster with PVC able to recover from full k8s cluster outage. Inspired by coreos#1323 (comment) Fixes coreos#1323
- Loading branch information