Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-41233

Failed to list secrets when a large number exist on the cluster [4.17]

XMLWordPrintable

    • Important
    • None
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, secrets in the cluster were fetched in a single call.
      When there were a large number of secrets, this caused the API to time out.
      With this release, the Cloud Credential Operator fetches secrets in batches limited to 100 secrets.
      This change prevents timeouts when there are large number of secrets in the cluster.
      (link:https://issues.redhat.com/browse/OCPBUGS-41233[*OCPBUGS-41233*])
      Show
      * Previously, secrets in the cluster were fetched in a single call. When there were a large number of secrets, this caused the API to time out. With this release, the Cloud Credential Operator fetches secrets in batches limited to 100 secrets. This change prevents timeouts when there are large number of secrets in the cluster. (link: https://issues.redhat.com/browse/OCPBUGS-41233 [* OCPBUGS-41233 *])
    • Bug Fix
    • Done

      This is a clone of issue OCPBUGS-39531. The following is the description of the original issue:

      -> While upgrading the cluster from 4.13.38 -> 4.14.18, it is stuck on CCO, clusterversion is complaining about

      "Working towards 4.14.18: 690 of 860 done (80% complete), waiting on cloud-credential".

      While checking further we see that CCO deployment is yet to rollout.

      -> ClusterOperator status.versions[name=operator] isn't a narrow "CCO Deployment is updated", it's "the CCO asserts the whole CC component is updated", which requires (among other things) a functional CCO Deployment. Seems like you don't have a functional CCO Deployment, because logs have it stuck talking about asking for a leader lease. You don't have Kube API audit logs to say if it's stuck generating the Lease request, or waiting for a response from the Kube API server.

            jstuever@redhat.com Jeremiah Stuever
            openshift-crt-jira-prow OpenShift Prow Bot
            Jianping Shu Jianping Shu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: