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

Automated cherry pick of #6508: Exclude terminated Pods from group members (#6508) #6519

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented Jul 9, 2024

Cherry pick of #6508 on release-2.0.

#6508: Exclude terminated Pods from group members (#6508)

For details on the cherry pick process, see the cherry pick requests page.

When calculating AddressGroups, terminated Pods should be excluded
because their IPs can be recycled and reused by other active Pods.

When calculating AppliedToGroups and EgressGroups, terminated Pods could
be excluded as their network resources including network interfaces have
been deleted.

Signed-off-by: Quan Tian <quan.tian@broadcom.com>
@tnqn tnqn added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Jul 9, 2024
@tnqn
Copy link
Member Author

tnqn commented Jul 10, 2024

/skip-all

@tnqn tnqn merged commit be2e919 into antrea-io:release-2.0 Jul 10, 2024
44 of 51 checks passed
@tnqn tnqn deleted the automated-cherry-pick-of-#6508-upstream-release-2.0 branch July 10, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants