-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.15.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
While upgrading cluster from 4.15.55 to 4.16.45, the Etcd clusteroperator degraded with EtcdCertSignerControllerDegraded: error getting openshift-config/etcd-signer: secrets "etcd-signer" not found
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Secrets are missing oc get secret -n openshift-config | egrep -i "etcd-metric-signer|etcd-signer"
Expected results:
Secrets should be present in openshift-config project
Additional info:
User don't have an etcd backup to retrieve the etcd-signer certs.