-
Notifications
You must be signed in to change notification settings - Fork 3k
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
DualStack kubernetes based IPv6 testing for Cilium #14461
Conversation
1a81d18
to
3e41a2a
Compare
test-me-please |
3e41a2a
to
70ce8b2
Compare
test-me-please |
retest-gke |
retest-runtime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, minor nits. Doesn't require a second review from me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one minor on file naming, happy to go either way 💯
Signed-off-by: Deepesh Pathak <[email protected]>
Signed-off-by: Deepesh Pathak <[email protected]>
* This commit adds tests for IPv6 services deployed in the dualstack environment. DualStack is supported only for k8s versions >= 1.18 Signed-off-by: Deepesh Pathak <[email protected]>
70ce8b2
to
c52019b
Compare
test-me-please |
retest-4.9 |
Update K8sServiceTests to include IPv6 tests for Kubernetes running in Dual Stack mode.