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

Siteconfig continuously updating clusterinstance objects

XMLWordPrintable

    • False
    • None
    • False
    • Low
    • None

      Description of problem:

      After provisioning 297 SNOs via Clusterinstance objects using the siteconfig operator, it seems there is a continous stream of updates occuring to "completed" clusterinstance objects which makes oc get clusterinstances -w useless

       

      # oc get clusterinstance -A -w
      ...
      vm00139     vm00139   Completed         Provisioning completed   10h
      vm00066     vm00066   Completed         Provisioning completed   10h
      vm00035     vm00035   Completed         Provisioning completed   10h
      vm00108     vm00108   Completed         Provisioning completed   10h
      vm00117     vm00117   Completed         Provisioning completed   10h
      vm00203     vm00203   Completed         Provisioning completed   10h
      vm00175     vm00175   Completed         Provisioning completed   10h
      vm00126     vm00126   Completed         Provisioning completed   10h
      vm00248     vm00248   Completed         Provisioning completed   10h
      ...

      You can also see the affect with a single cluster where the updates appear to come in ever 10-15s:

      # oc get clusterinstance -n vm00148 -w
      NAME      PROVISIONSTATUS   PROVISIONDETAILS         AGE
      vm00148   Completed         Provisioning completed   10h
      vm00148   Completed         Provisioning completed   10h
      vm00148   Completed         Provisioning completed   10h
      

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

      Hub OCP - 4.17.0-rc.2, deployed clusters are also 4.17.0-rc.2

      ACM - 2.12.0-DOWNSTREAM-2024-09-16-21-48-04

      How reproducible:

      Steps to Reproduce:

      1.  
      2.  
      3. ...

      Actual results:

      Expected results:

      Additional info:

            sakhoury@redhat.com Sharat Akhoury
            akrzos@redhat.com Alex Krzos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: