Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-27799

ManagedClusteraddons getting recreating frequently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • ACM 2.13.0
    • Server Foundation
    • None
    • Incidents & Support
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Troubleshoot
    • SF Train-35
    • None

      Description of problem:

      customer is encountering two interconnected problems:

      1. Managed cluster add-ons (managed-serviceaccount, work-manager, and cluster-proxy) are being deleted and recreated in a loop across almost all managed clusters.
      2. Certain managed clusters are missing necessary proxy secrets (cluster-proxy-hub-kubeconfig and cluster-proxy-open-cluster-management.io-proxy-agent-signer-client-cert), which are related to the first issue.

      After adding the below recommended toleration to the placement resource stabilized the situation:
      ~~~
      tolerations:

      • key: cluster.open-cluster-management.io/unreachable
        operator: Exists
      • key: cluster.open-cluster-management.io/unavailable
        operator: Exists

      ~~~ 
      Need to identify the root cause why ACM controllers continue to reconcile the addons when the managed cluster condition remains stable.

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

      Red Hat Advanced Cluster Management for Kubernetes (ACM) environment version 2.13

      How reproducible:

      N/A

      Steps to Reproduce:

      N/A

      Actual results:

      Expected results:

      Additional info:

              qhao@redhat.com Qing Hao
              rh-ee-pramakri Pugazhendhi Ramakrishnan
              Hui Chen Hui Chen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: