-
Sub-task
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
On restore, the CVO and etcd-operator pods should be killed (possibly by scaling the CVO deployment to 0 and scaling the etcd operator deployment to zero) before restoring etcd state. Once the Kube API-server is up on the restored etcd, folks should us 'oc adm upgrade --clear' to clear out desiredUpdate before they launch the CVO pod and etcd operator. This will prevent the CVO from starting in on the same update again, and will also prevent the etcd operator from trying to take a new snapshot that dups the one that was just used for the restore.