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 #6944: Reconcile host-network Pods after agent is #6969

Open
wants to merge 1 commit into
base: release-2.2
Choose a base branch
from

Conversation

wenyingd
Copy link
Contributor

@wenyingd wenyingd commented Feb 5, 2025

Cherry pick of #6944 on release-2.2.

#6944: Reconcile host-network Pods after agent is

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

This change is to support reconciling the host-network Pods on Windows because
k8s expects to let CNI manage such Pods as long as they are not using
host-process containers.

Antrea received the CmdAdd request for such Pods when they were created, so
they should be included in the Pod reconcile list after agent is restarted.

Signed-off-by: Wenying Dong <wenyingd@vmware.com>
@wenyingd wenyingd 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 Feb 5, 2025
@wenyingd wenyingd requested a review from antoninbas February 5, 2025 01:35
@wenyingd
Copy link
Contributor Author

wenyingd commented Feb 5, 2025

/test-all
/test-windows-all

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.

1 participant