Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-8213: Ensure removal of security group rules on deleting load balancers #57

Conversation

JoelSpeed
Copy link

When the security group that an instance belongs to is not tagged with the cluster tag, the CCM will happily add a rule from the instance security group to allow traffic from the load balancer security group. However, when it comes to removing the load balancer, if it is intending to remove the security group, it currently does not take into account unmanaged groups where it must still remove the rules to allow the security group to be removed.

More details in the upstream PR and linked issue.

@JoelSpeed JoelSpeed changed the title OCPBUGS-8213 Ensure removal of security group rules on deleting load balancers OCPBUGS-8213: Ensure removal of security group rules on deleting load balancers Dec 6, 2023
@huali9
Copy link

huali9 commented Dec 14, 2023

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Dec 14, 2023
@JoelSpeed
Copy link
Author

/jira refresh

@openshift-ci-robot
Copy link

@JoelSpeed: Jira Issue OCPBUGS-8213 is in a security level that is not in the allowed security levels for this repo.
Allowed security levels for this repo are:

  • Red Hat Employee
  • default

In response to this:

/jira refresh

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.

@JoelSpeed JoelSpeed force-pushed the remove-sg-rules-untagged-groups-openshift branch from dcce22c to d0cd815 Compare January 16, 2024 10:11
@candita
Copy link

candita commented Mar 5, 2024

@JoelSpeed - will this merge any time soon?

@frobware
Copy link

frobware commented May 8, 2024

@JoelSpeed - will this merge any time soon?

Ditto?

@JoelSpeed
Copy link
Author

Still not getting any response upstream about the fix, will discuss with the team about merging it in the absence of upstream attention

@elmiko
Copy link

elmiko commented May 8, 2024

just commenting here, i'm happy to bring this up with the sig again, but i feel that @JoelSpeed has done the due diligence on this patch and i would be comfortable carrying it. hopefully we can get upstream to accept it at some point.

@JoelSpeed JoelSpeed added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels May 8, 2024
@JoelSpeed
Copy link
Author

Manually adding the jira labels since the bug report is restricted and not public
@elmiko are you comfortable to tag the approve/lgtm?

Copy link

@elmiko elmiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is complex stuff, thanks for the fix @JoelSpeed

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2024
Copy link

openshift-ci bot commented May 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elmiko

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 8, 2024
Copy link

openshift-ci bot commented May 8, 2024

@JoelSpeed: all tests passed!

Full PR test history. Your PR dashboard.

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 kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit 84c92c1 into openshift:master May 8, 2024
6 checks passed
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-aws-cloud-controller-manager-container-v4.16.0-202405100946.p0.g84c92c1.assembly.stream.el9 for distgit ose-aws-cloud-controller-manager.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants