Open EmilienM opened 1 month ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign fengyunpan2 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/cc dulek mdbooth
PR needs rebase.
What this PR does / why we need it:
Update
applyNodeSecurityGroupIDForLB()
to also lookup ports that have the SG tag and detach the SG from the ports that don't belong to the ports of the current list of Nodes.This will ensure ports are cleaned up if a Node is being removed from a Loadbalancer.
Which issue this PR fixes(if applicable): fixes #2695
Release note: