-
Notifications
You must be signed in to change notification settings - Fork 92
Description
/kind feature
/area provider/ibmcloud
User Story
What would you like to be added?
IBMPowerVSCluster spec enabled the user to provide SG for LB via field
| LoadBalancers []VPCLoadBalancerSpec `json:"loadBalancers,omitempty"` |
But currently its not supported and ignored.
Add support for create SG for LB.
Example: "As a [developer/user/operator], I would like to [high-level description] for [reasons]."
Detailed Feature Description
Provide a clear and concise description of the new feature or the improvement to an existing feature.
Context & Motivation
What problem does this solve, and why is it important?
Explain the motivation behind this request. How does this feature improve the project? What specific use cases does it address?
Proposed Solution
How should this be implemented?
Describe potential approaches for implementing this feature. If possible, provide links to related documentation or prior discussions.
Alternatives Considered
Have you considered any alternatives?
List any alternative solutions or workarounds you've considered and explain why they may or may not be suitable.
Additional Information
Anything else you would like to add?
Include screenshots, references, or additional context that can assist in understanding and implementing the request.
/label area/powervs