-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.17
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
- clones
-
OCPBUGS-37780 User should not be allowed to set different architectures for the worker and edge compute machine pools
- Verified
- is blocked by
-
OCPBUGS-37780 User should not be allowed to set different architectures for the worker and edge compute machine pools
- Verified
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update