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

Skip ipv6 address in Antrea NetworkPolicy #222

Merged
merged 1 commit into from
May 12, 2023
Merged

Skip ipv6 address in Antrea NetworkPolicy #222

merged 1 commit into from
May 12, 2023

Conversation

reachjainrahul
Copy link
Contributor

No description provided.

@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-kind, /nephe-test-e2e-eks, /nephe-test-e2e-aks

srcVMs := cloudVPC.GetVMs()[:appliedIdx]
anpParams.AppliedTo = configANPApplyTo(kind, ids[appliedIdx], "", "", "")

By(fmt.Sprintf("Ingress AllowAll NetworkPolicy"))
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Remove fmt.Sprintf.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Added integration test too.

Signed-off-by: Rahul Jain <[email protected]>
Copy link
Contributor

@shenmo3 shenmo3 left a comment

Choose a reason for hiding this comment

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

/LGTM

@reachjainrahul reachjainrahul merged commit bf5bb43 into main May 12, 2023
@reachjainrahul reachjainrahul deleted the ipv6 branch May 12, 2023 17:15
@reachjainrahul reachjainrahul linked an issue Jun 2, 2023 that may be closed by this pull request
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.

ANP realization on cloud failure
3 participants