-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.18
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
In "Uninstalling Zero Trust Workload Identity Manager resources by using the CLI" doc section: https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/security_and_compliance/zero-trust-workload-identity-manager#zero-trust-manager-uninstall-resources-console_zero-trust-manager-uninstall The correct order of the following commands should be: ``` oc delete ZeroTrustWorkloadIdentityManager cluster oc delete SpireOIDCDiscoveryProvider cluster oc delete SpiffeCSIDriver cluster oc delete SpireAgent cluster oc delete SpireServer cluster ``` (the current order's reverse)
Version-Release number of selected component (if applicable):
4.18+
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: