-
Bug
-
Resolution: Done
-
Minor
-
4.12
-
Quality / Stability / Reliability
-
False
-
-
3
-
Important
-
No
-
None
-
None
-
Rejected
-
T&PS 2023 #3, T&PS 2023 #4, T&PS 2023 #5
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Following "Restoring to a previous cluster state" procedure "Approve the pending CSRs" Step 10 did not produce any CSR
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Deploy DualStack Multi-Node-Cluster (MNO) using Agent-Based-Installer (3 masters) 2. Create test namespace 3. create ETCD backup following official documentation https://docs.openshift.com/container-platform/4.12/backup_and_restore/control_plane_backup_and_restore/backing-up-etcd.html 4. Delete test namespace 5. Start restore procedure from official documentation 4.12 DOC https://docs.openshift.com/container-platform/4.12/backup_and_restore/control_plane_backup_and_restore/disaster_recovery/scenario-2-restoring-cluster-state.html Step 10. Approve the pending CSRs: This did not happen
Actual results:
oc get csr did not produce any to approve
Expected results:
csr to approve per documentation
Additional info:
- links to