kubernetes-sigs / cluster-api-provider-ibmcloud

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

Need a check on powervs service instance with zone since dup name is allowed #1839

Closed dharaneeshvrd closed 3 months ago

dharaneeshvrd commented 3 months ago

/kind bug /area provider/ibmcloud

What steps did you take and what happened: [A clear and concise description of what the bug is.] Since powervs service allows duplicate names when I try to create powervs instance on a specific region, if there is powervs instance already exists with the same name in different region, currently capi takes it and assigns it instead of creating a new one in given region.

What did you expect to happen:

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

Environment: