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

Fix NetworkPolicyOnly mode issue #3537

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Conversation

hongliangl
Copy link
Contributor

When NetworkPolicyOnly mode is enabled, PodIPv4CIDR of nodeConfig is nil,
then l3FwdFlowToLocalPodCIDR should not be called.

Signed-off-by: Hongliang Liu [email protected]

@hongliangl hongliangl requested a review from tnqn March 29, 2022 09:41
When NetworkPolicyOnly mode is enabled, PodIPv4CIDR of nodeConfig is nil,
then l3FwdFlowToLocalPodCIDR should not be called.

Signed-off-by: Hongliang Liu <[email protected]>
@hongliangl
Copy link
Contributor Author

/test-all-features-conformance
/test-conformance
/test-e2e
/test-flexible-ipam-e2e
/test-multicluster-e2e
/test-networkpolicy
/test-windows-conformance
/test-windows-e2e
/test-windows-networkpolicy
/test-windows-proxyall-e2e
/test-integration

Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM

@hongliangl
Copy link
Contributor Author

/test-ipv6-conformance
/test-ipv6-e2e
/test-ipv6-networkpolicy
/test-ipv6-only-conformance
/test-ipv6-only-e2e
/test-ipv6-only-networkpolicy

@hongliangl
Copy link
Contributor Author

/test-all-features-conformance

@hongliangl
Copy link
Contributor Author

/test-integration

@tnqn tnqn merged commit 77f8709 into antrea-io:main Mar 29, 2022
@hongliangl hongliangl deleted the fix-tkg-issue branch April 21, 2022 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants