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

Installer - ACM VM extended roles not getting installed

XMLWordPrintable

    • Critical
    • None

      Description of problem:

      ACM VM extended roles not getting installed. The AddOnTemplate is not getting installed on local-cluster.

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

      How reproducible:

      Only tried once, happened first time.

      Steps to Reproduce:

      1. Enable fine grained rbac feature flag
      2. Install CNV operator
      3. Label local cluster: oc label managedcluster local-cluster environment=virtualization

      Actual results:

      AddonTemplate not getting applied correctly, VM extended roles are not installed on any clusters.

      Expected results:

      AddonTemplate should get applied correctly and VM extended roles should get installed on all clusters.

      Additional info:

      Placement did not succeed:

      ubuntu@ubuntu2404:~/REPOS/multicluster-role-assignment_mshort$ oc get placement -n open-cluster-management acm-roles-placement -oyaml
      apiVersion: cluster.open-cluster-management.io/v1beta1
      kind: Placement
      metadata:
        annotations:
          installer.open-cluster-management.io/release-version: 2.15.0
        creationTimestamp: "2025-10-11T01:49:04Z"
        generation: 1
        labels:
          installer.name: multiclusterhub
          installer.namespace: open-cluster-management
        name: acm-roles-placement
        namespace: open-cluster-management
        resourceVersion: "51263"
        uid: c5c6d133-ef2a-48b1-ba97-611e5f7fd10f
      spec:
        predicates:
        - requiredClusterSelector:
            labelSelector: {}
      status:
        conditions:
        - lastTransitionTime: "2025-10-11T01:49:04Z"
          message: Placement configurations check pass
          reason: Succeedconfigured
          status: "False"
          type: PlacementMisconfigured
        - lastTransitionTime: "2025-10-11T01:49:04Z"
          message: No valid ManagedClusterSetBindings found in placement namespace
          reason: NoManagedClusterSetBindings
          status: "False"
          type: PlacementSatisfied
        decisionGroups:
        - clusterCount: 0
          decisionGroupIndex: 0
          decisionGroupName: ""
          decisions:
          - acm-roles-placement-decision-1

              yikim@redhat.com Yi Rae Kim
              rh-ee-mshort Matthew Short
              Atif Shafi Atif Shafi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: