SPLAT-2746: Add SetSecurityGroups permission to OCP documentation#111222
SPLAT-2746: Add SetSecurityGroups permission to OCP documentation#111222mfbonfigli wants to merge 1 commit intoopenshift:mainfrom
Conversation
Adds the elasticloadbalancing:SetSecurityGroup permission to the OCP Docs, required for the correct functioning of the BYO Security Group on AWS Network Load Balancer feature.
|
@mfbonfigli: This pull request references SPLAT-2746 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Skipping CI for Draft Pull Request. |
|
/test all |
|
🤖 Tue May 05 13:43:19 - Prow CI generated the docs preview: https://111222--ocpdocs-pr.netlify.app/openshift-enterprise/latest/hosted_control_planes/hcp-manage/hcp-manage-aws.html |
|
@mfbonfigli: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
As part of OCPSTRAT-1553 and SPLAT-2452 the Bring Your Own Security Groups feature for AWS Network Load Balancer is being developed.
The feature requires a new IAM Permission, the
elasticloadbalancing:SetSecurityGroupsneeded to allow AWS CCM to be able to update Security Groups on an AWS Network Load Balancer after the NLB was created. PR have been opened to add this permission where relevant in OCP Installer, ROSA Managed Policy and Hypershift.The PR here updates the OCP Documentation to mention the need for the new IAM permission permission for the BYO Security Group feature.
Version(s): 5.0+
Issue: https://redhat.atlassian.net/browse/SPLAT-2746
Link to docs preview:
QE review:
Additional information:
References