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

iamPolicyController not added to KlusterletAddonConfig during Create Cluster Wizard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • ACM 2.12.1
    • ACM 2.12.1
    • Installer
    • None
    • Installer Sprint 2025-53
    • Critical
    • Customer Escalated, Customer Reported
    • ?
    • None

      Description of problem:

      When attempting to install a cluster onto AWS through the Standalone Create Cluster wizard (Infrastructure -> Control plane type - AWS -> Standalone) the KlusterletAddonConfig generated does not include spec.iamPolicyController and attempting to complete the form returns an error

      KlusterletAddonConfig.agent.open-cluster-management.io "mycluster" is invalid: spec.iamPolicyController: Required value

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

      2.12.1

      How reproducible:

      Occurs each time on this environment, unable to recreate on local environment.

      Steps to Reproduce:

      1.  
      2.  
      3. ...

      Actual results:

      Expected results:

      Additional info:

      ClusterManagementAddon for iamPolicyController exists and appears healthy. Past clusters have been created without incident in earlier versions of ACM on this environment.

      The following KlusterletAddonConfig is being generated, missing the iamPolicyController parameter.

      apiVersion: agent.open-cluster-management.io/v1
      kind: KlusterletAddonConfig
      metadata:
        name: 'mycluster'
        namespace: 'mycluster'
      spec:
        clusterName: 'mycluster'
        clusterNamespace: 'mycluster'
        clusterLabels:
          cloud: Amazon
          vendor: OpenShift
        applicationManager:
          proxyPolicy: OCPGlobalProxy
          enabled: true
        policyController:
          proxyPolicy: OCPGlobalProxy
          enabled: true
        searchCollector:
          proxyPolicy: OCPGlobalProxy
          enabled: true
        certPolicyController:
          proxyPolicy: OCPGlobalProxy
          enabled: true

              dbennett@redhat.com Disaiah Bennett
              rhn-support-jayoung James Young
              Matthew Smigielski Matthew Smigielski
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: