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

Redundant reconciles by CCO's status controller

XMLWordPrintable

    • No
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

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

      Description of problem:

      The status controller of CCO reconciles 500+ times/h on average on a resting 6-node mint-mode OCP cluster on AWS. 

      Steps to Reproduce:

      1. Install a 6-node mint-mode OCP cluster on AWS
      2. Do nothing with it and wait for a couple of hours
      3. Plot the following metric in the metrics dashboard of OCP console:
      rate(controller_runtime_reconcile_total{controller="status"}[1h]) * 3600     

      Actual results:

      500+ reconciles/h on a resting cluster

      Expected results:

      12-50 reconciles/h on a resting cluster
      Note: the reconcile() function always requeues after 5min so the theoretical minimum is 12 reconciles/h

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

              Created:
              Updated:
              Resolved: