Description of problem:
Starting with OCP 4.12, there is now a multi image arch supported by ACM (quay.io/openshift-release-dev/ocp-release:4.12.0-multi), which allows users to provision different cpu architecture for their node pools. However we only show one option in CPU architecture on the node pools:
Version-Release number of selected component (if applicable):
ACM 2.7.0-RC2
How reproducible:
everytime
Steps to Reproduce:
- click create cluster
- select ocp 4.12-multi image
- go to node pools, see only 1 option (same architecture as hub)
Actual results:
Expected results:
- Should show the different architectures supported by the multi imageset, and
- Suggested instance types should be updated to match the same architecture selected for the managed cluster
Additional info:
- relates to
-
ACM-1686 Create multi-arch clusterImageSet
-
- Closed
-