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

Run modules that rely on Services after AntreaProxy is ready #4946

Merged
merged 1 commit into from
May 7, 2023

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented May 6, 2023

If kube-proxy is not running, AntreaProxy is responsible for proxying the access to Services. For components that rely on Services, they should run after AntreaProxy is ready.

Accessing Service IPs before they are proxied leads to weird behaviors on Windows platform.

If kube-proxy is not running, AntreaProxy is responsible for proxying
the access to Services. For components that rely on Services, they
should run after AntreaProxy is ready.

Accessing Service IPs before they are proxied leads to weird behaviors
on Windows platform.

Signed-off-by: Quan Tian <qtian@vmware.com>
@tnqn tnqn added action/backport Indicates a PR that requires backports. action/release-note Indicates a PR that should be included in release notes. labels May 6, 2023
@tnqn
Copy link
Member Author

tnqn commented May 6, 2023

/test-all
/test-windows-all

@tnqn
Copy link
Member Author

tnqn commented May 6, 2023

/test-ipv6-all
/test-ipv6-only-all
/test-multicluster-e2e
/test-windows-containerd-networkpolicy
/test-windows-e2e
/test-windows-networkpolicy
/test-windows-proxyall-e2e

@XinShuYang
Copy link
Contributor

/test-windows-proxyall-e2e
/test-windows-networkpolicy

@tnqn tnqn merged commit 6a7dd77 into antrea-io:main May 7, 2023
@tnqn tnqn deleted the fix-windows branch May 7, 2023 15:12
ceclinux pushed a commit to ceclinux/antrea that referenced this pull request Jun 5, 2023
…io#4946)

If kube-proxy is not running, AntreaProxy is responsible for proxying
the access to Services. For components that rely on Services, they
should run after AntreaProxy is ready.

Accessing Service IPs before they are proxied leads to weird behaviors
on Windows platform.

Signed-off-by: Quan Tian <qtian@vmware.com>
@tnqn tnqn added the kind/bug Categorizes issue or PR as related to a bug. label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action/backport Indicates a PR that requires backports. action/release-note Indicates a PR that should be included in release notes. kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants