-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
No
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-54566. The following is the description of the original issue:
—
Description of problem:
'platform.gcp.defaultMachinePlatform.type: Invalid value: "": Machine type do not support Enabled', although both compute and controlPlane are specified valid machine types
Version-Release number of selected component (if applicable):
4.19.0-0.nightly-2025-04-02-170034
How reproducible:
Always
Steps to Reproduce:
1. "create install-config", and then insert the interested settings (see [1]) 2. "create manifests" (or "create cluster") (see [2])
Actual results:
ERROR failed to fetch Master Machines: failed to load asset "Install Config": failed to create install config: invalid "install-config.yaml" file: platform.gcp.defaultMachinePlatform.type: Invalid value: "": Machine type do not support Enabled. Machine types supporting Enabled: c2d, n2d, c3d
Expected results:
"create manifests" (or "create cluster") should succeed, because although the default machine type "n2-standard-4" doesn't support "confidentialCompute: Enabled", both the specified compute[0].platform.gcp.type and controlPlane.platform.gcp.type support "confidentialCompute: Enabled".
Additional info:
FYI Please see [3] and [4] for how disk type are validated against machine type.
- clones
-
OCPBUGS-54566 [GCP] 'platform.gcp.defaultMachinePlatform.type: Invalid value: "": Machine type do not support Enabled', although both compute and controlPlane are specified valid machine types
-
- Verified
-
- is blocked by
-
OCPBUGS-54566 [GCP] 'platform.gcp.defaultMachinePlatform.type: Invalid value: "": Machine type do not support Enabled', although both compute and controlPlane are specified valid machine types
-
- Verified
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update