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

User should not be allowed to set different architectures for the worker and edge compute machine pools

    • Low
    • None
    • Installer Sprint 257, Installer (PB) Sprint 258
    • 2
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • Done

      This is a clone of issue OCPBUGS-37780. The following is the description of the original issue:

      As of now, it is possible to set different architectures for the compute machine pools when both the 'worker' and 'edge' machine pools are defined in the install-config.

      Example:

      compute:
      - name: worker
        architecture: arm64
      ...
      - name: edge
        architecture: amd64
        platform:
          aws:
            zones: ${edge_zones_str}
      

      See https://github.com/openshift/installer/blob/master/pkg/types/validation/installconfig.go#L631

            [OCPBUGS-38387] User should not be allowed to set different architectures for the worker and edge compute machine pools

            Errata Tool added a comment -

            Since the problem described in this issue should be resolved in a recent advisory, it has been closed.

            For information on the advisory (Moderate: OpenShift Container Platform 4.17.0 bug fix and security update), and where to find the updated files, follow the link below.

            If the solution does not work for you, open a new bug report.
            https://access.redhat.com/errata/RHSA-2024:3718

            Errata Tool added a comment - Since the problem described in this issue should be resolved in a recent advisory, it has been closed. For information on the advisory (Moderate: OpenShift Container Platform 4.17.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:3718

            verified on 4.17.0-0.nightly-multi-2024-08-19-083416. PASS

            Yunfei Jiang added a comment - verified on 4.17.0-0.nightly-multi-2024-08-19-083416. PASS

              rdossant Rafael Fonseca dos Santos
              openshift-crt-jira-prow OpenShift Prow Bot
              Yunfei Jiang Yunfei Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: