-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.14.z, 4.15.z, 4.17, 4.16.z
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.
- blocks
-
OCPBUGS-34882 Out-of-range error in AZ check
- Closed
- is blocked by
-
OSASINFRA-3500 Impact OpenStack out-of-range error in AZ check
- Closed
- is cloned by
-
OCPBUGS-34882 Out-of-range error in AZ check
- Closed
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update