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

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

XMLWordPrintable

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

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • In Progress

      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

            rdossant Rafael Fonseca dos Santos
            rhn-support-adistefa Alessandro Di Stefano
            Yunfei Jiang Yunfei Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: