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

Hub cluster of HCP is showing Controller Manager REponse rate as unhealthy if the KCM of manged cluster is down

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

       Response rate in control plane status is reduced if the any of the managed cluster has issue with KCM providing wrong information

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

      4.15+    

      How reproducible:

          

      Steps to Reproduce:

          1. Create a HCP hub cluster 
          2. have multiple managed cluster reporting to this hub cluster
          3. All the metrics are sent to hub cluster, 
          4. check the metrics (up{job="kube-controller-manager"} == 1) in hub cluster.
          5. This shows output of all the clusters hub as well as managed
      
      

      Actual results:

      control place status because the query used there is to calculate the value based on sum of all job=kube-controller-manager     

      Expected results:

        Control plane status should be calculated based on only hub cluster data not managed 

      Additional info:

      We can add the metrics name as     
      
      (up{job="kube-controller-manager",namespace="openshift-kube-controller-manager"} == 1) 

       

              cajieh Cyril Ajieh
              rhn-support-ssonigra Sonigra Saurab
              None
              None
              None
              None
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: