This is a clone of issue OCPBUGS-36185. The following is the description of the original issue:
—
Description of problem:
The MAPI for IBM Cloud currently only checks the first group of subnets (50) when searching for Subnet details by name. It should provide pagination support to search all subnets.
Version-Release number of selected component (if applicable):
4.17
How reproducible:
100%, dependent on order of subnets returned by IBM Cloud API's however
Steps to Reproduce:
1. Create 50+ IBM Cloud VPC Subnets 2. Create a new IPI cluster (with or without BYON) 3. MAPI will attempt to find Subnet details by name, likely failing as it only checks the first group (50)...depending on order returned by IBM Cloud API
Actual results:
MAPI fails to find Subnet ID, thus cannot create/manage cluster nodes.
Expected results:
Successful IPI deployment.
Additional info:
IBM Cloud is working on a patch to MAPI to handle the ListSubnets API call and pagination results.
- blocks
-
OCPBUGS-43675 [IBMCloud] MAPI only checks first set of subnets (no pagination support)
- New
- clones
-
OCPBUGS-36185 [IBMCloud] MAPI only checks first set of subnets (no pagination support)
- Closed
- is blocked by
-
OCPBUGS-36185 [IBMCloud] MAPI only checks first set of subnets (no pagination support)
- Closed
- is cloned by
-
OCPBUGS-43675 [IBMCloud] MAPI only checks first set of subnets (no pagination support)
- New
- links to
-
RHBA-2024:8415 OpenShift Container Platform 4.16.z bug fix update