-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13, 4.12, 4.14
-
No
-
False
-
-
Release Note Not Required
-
In Progress
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:
- blocks
-
OCPBUGS-18883 CPMS failure domains should be omitted when a single failure domain is present
- Closed
- is cloned by
-
OCPBUGS-18883 CPMS failure domains should be omitted when a single failure domain is present
- Closed
- is related to
-
TRT-1222 Azure Resource Failures
- Closed
- links to
-
RHEA-2023:7198 rpm