cluster-api-provider-ibmcloud
cluster-api-provider-ibmcloud copied to clipboard
Add ability to create new or attach existing security group with rules to VPC
/kind feature /area provider/ibmcloud
Describe the solution you'd like [A clear and concise description of what you want to happen.]
Currently when we create PowerVS cluster we do not create any security groups and PowerVS API does not have allow users to specify the existing security groups as well. We would like to add this feature.
Required APIs for security group has been added via PR: https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1669
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
/assign @dharaneeshvrd
@cjschaef @hamzy JFYI