-
Bug
-
Resolution: Done
-
Normal
-
4.14
-
Moderate
-
No
-
CLOUD Sprint 240, CLOUD Sprint 241, CLOUD Sprint 242
-
3
-
False
-
Description of problem:
The cloud-controller-manager operator can show garbage in its status: # oc get co cloud-controller-manager NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE cloud-controller-manager 4.14.0-0.nightly-arm64-2023-06-07-071657 True False True 58m Failed to resync for operator: 4.14.0-0.nightly-arm64-2023-06-07-071657 because &{%!e(string=failed to apply resources because TrustedCABundleControllerControllerDegraded condition is set to True)}
Version-Release number of selected component (if applicable):
4.14.0-0.nightly-arm64-2023-06-07-071657
How reproducible:
always
Steps to Reproduce:
1. oc delete project openshift-cloud-controller-manager 2. wait a couple of minutes 3. oc get co openshift-cloud-controller-manager
Actual results:
Failed to resync for operator: 4.14.0-0.nightly-arm64-2023-06-07-071657 because &{%!e(string=failed to apply resources because TrustedCABundleControllerControllerDegraded condition is set to True)}
Expected results:
A helpful error message
Additional info: