-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
-
None
As a cluster administrator, I would like to know the specific CredentialsRequests that are failing to sync when the Cloud Credential Operator reports in its Cluster Operator status (oc get co), "X of N credentials requests are failing to sync".
CCO will report , for example, that "1 of 7 credentials requests are failing to sync" but this status does not identify the CredentialsRequest which is failing to sync. It's hard to determine which CredentialsRequest is failing. A user would have to identify which CredentialsRequests out of the ~45 that exist in the openshift-cloud-credential-operator namespace are relevant to the cluster's platform and then find one with a failing status.
This status should be updated, for example, to say "1 of 7 credentials requests are failing to sync: <credentials-request-namespace>/<credentials-request-name>"