-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13, 4.12, 4.14
-
No
-
False
-
This is a clone of issue OCPBUGS-18113. The following is the description of the original issue:
—
Description of problem:
When the installer generates a CPMS, it should only add the `failureDomains` field when there is more than one failure domain. When there is only one failure domain, the fields from the failure domain, eg the zone, should be injected directly into the provider spec and the failure domain should be omitted. By doing this, we avoid having to care about failure domain injection logic for single zone clusters. Potentially avoiding bugs (such as some we have seen recently). IIRC we already did this for OpenStack, but AWS, Azure and GCP may not be affected.
Version-Release number of selected component (if applicable):
How reproducible:
Can be demonstrated on Azure on the westus region which has no AZs available. Currently the installer creates the following, which we can omit entirely: ``` failureDomains: platform: Azure azure: - zone: "" ```
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-18113 CPMS failure domains should be omitted when a single failure domain is present
- Closed
- is blocked by
-
OCPBUGS-18113 CPMS failure domains should be omitted when a single failure domain is present
- Closed
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update