-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17
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
- blocks
-
OCPBUGS-38387 User should not be allowed to set different architectures for the worker and edge compute machine pools
- Closed
- is cloned by
-
OCPBUGS-38387 User should not be allowed to set different architectures for the worker and edge compute machine pools
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update