kubernetes-sigs / cluster-api-provider-ibmcloud

Cluster API Provider for IBM Cloud
https://cluster-api-ibmcloud.sigs.k8s.io
Apache License 2.0
60 stars 76 forks source link

Fetch VPC zone from VPC region instead of fetching it from PowerVS zone #1817

Closed Karthik-K-N closed 1 month ago

Karthik-K-N commented 1 month ago

/kind feature /area provider/ibmcloud

Describe the solution you'd like [A clear and concise description of what you want to happen.]

Currently in various places when the vpc zone is not passed, we are fetching vpc zone associated with power vs zone, But recently we made it mandatory to set vpc region, So it will become easy to construct vpc zone associated with vpc region.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

kishen-v commented 1 month ago

/assign