Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-8069

Don't use CCO when credentialsMode is Manual

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Log QE
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • NEW
    • NEW
    • If Release Note Needed, Set a Value

      when credentialsMode is manual, the CCO can not create secret for us.We should disable CCO or create secret using ccoctl or the other methed.

      oc get cloudcredential cluster -o json
      {
          "apiVersion": "operator.openshift.io/v1",
          "kind": "CloudCredential",
          "metadata":

      {         "creationTimestamp": "2025-10-29T23:00:40Z",         "generation": 1,         "name": "cluster",         "resourceVersion": "508",         "uid": "8fd738eb-d6af-4c4d-bd8b-8d8a8b866df1"     }

      ,
          "spec":

      {         "credentialsMode": "Manual",         "logLevel": "Normal",         "operatorLogLevel": "Normal"     }

      }

              Unassigned Unassigned
              rhn-support-anli Anping Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: