This is a clone of issue OCPBUGS-34927. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-34882. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-34870. The following is the description of the original issue:
—
Description of problem:
In OCPBUGS-30951, we modified a check used in the Cinder CSI Driver Operator to relax the requirements for enabling topology support. Unfortunately in doing this we introduced a bug: we now attempt to access the volume AZ for each compute AZ, which isn't valid if there are more compute AZs than volume AZS. This needs to be addressed.
Version-Release number of selected component (if applicable):
This affects 4.14 through to master (unreleased 4.17).
How reproducible:
Always.
Steps to Reproduce:
1. Deploy OCP-on-OSP on a cluster with fewer storage AZs than compute AZs
Actual results:
Operator fails due to out-of-range error.
Expected results:
Operator should not fail.
Additional info:
None.
- clones
-
OCPBUGS-34927 Out-of-range error in AZ check
- Closed
- is blocked by
-
OCPBUGS-34927 Out-of-range error in AZ check
- Closed
- links to
-
RHBA-2024:4010 OpenShift Container Platform 4.14.z bug fix update