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

[4.12] Replace nodelister with master nodelister everywhere

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Undefined
    • 4.12.z
    • 4.13, 4.12, 4.14, 4.15, 4.16
    • Etcd
    • None
    • No
    • False
    • Hide

      None

      Show
      None

    Description

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

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

      Description of problem:

      From profiling on cert rotation we know that the node informer is
      called every couple of seconds on node heartbeats. This PR will ensure
      that all our node listers only ever listen/inform on the master node
      updates to reduce the frequency of unnecessary sync calls.
      
      Also related to the issue, increasing the amount of node status updates:
      OCPBUGS-29713
      OCPBUGS-29424    

      Version-Release number of selected component (if applicable):

      4.16 down to 4.12, we need to check all versions    

      How reproducible:

      always

      Steps to Reproduce:

          1. create a cluster
          2. look at some metric (eg sum(rate(apiserver_request_total{resource="nodes"}[5m]))))
          3. observe some improvement over previous state
          

      Actual results:

      increased amount of CPU usage for CEO / QPS to apiserver

      Expected results:

      less amount of CPU consumed for CEO / QPS to apiserver   

      Additional info:

      already fixed in 4.16 with
      https://github.com/openshift/cluster-etcd-operator/pull/1205
      
      creating this ticket for backporting     

      Attachments

        Issue Links

          Activity

            People

              dwest@redhat.com Dean West
              openshift-crt-jira-prow OpenShift Prow Bot
              ge liu ge liu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: