Add multi-workspace client#19
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Karthik-K-N The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
b6b0048 to
0e62454
Compare
0e62454 to
fcacc93
Compare
|
This PR is ready for review. Example reference on its usage in cloud-provider-powervs: openshift/cloud-provider-powervs@main...Karthik-K-N:cloud-provider-powervs:multi-workspace-support |
|
@Karthik-K-N @kishen-v do we need this? |
Yes, If it can be reviewed its good to have. But not urgent at the moment |
This PR adds a mulit-workspace client, Which can be imported in any repositories to perform PowerVS VM search operations across multiple workspaces.
With introduction of
cluster-api-provider-ibmcloudsupporting mulit-workspace, There is need to change the cloud-provider-powervs to support this feature.Main use case of multi-workspace client is to use it in cloud-provider-powervs.
[Note: If there is no need to have mulit-worksapce here, will move it privately to cloud-provider-powervs repo)