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

Rebase of exising IPv6 PR #1199

Closed
wants to merge 1 commit into from
Closed

Rebase of exising IPv6 PR #1199

wants to merge 1 commit into from

Conversation

mogren
Copy link
Contributor

@mogren mogren commented Sep 7, 2020

What type of PR is this?

feature

Which issue(s) this PR fixes:
#893

What does this PR do:
Add initial IPv6 support. This is a rebase of #956 by @anguslees, with some additional changes.

Some of these changes can be extracted, for example the added utility function to read boolean ENV variables, or the Containernetworking dependency updates.

Testing:
No manual testing yet, this is a work in progress.

Current e2e tests: https://app.circleci.com/pipelines/github/mogren/amazon-vpc-cni-k8s/910/workflows/c7f6cadf-40ac-456c-82a2-3cc377c35dff/jobs/1845

Automation added to e2e:
None yet

Will this break upgrades and downgrades. Has it been tested?:
Not tested yet

Will this change require CNI config only changes?:
Yes, eventually

Does this PR introduce a user-facing change?:
Yes, eventually

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mogren mogren requested a review from anguslees September 7, 2020 04:44
@mogren mogren marked this pull request as draft September 7, 2020 04:45
@mogren mogren force-pushed the add-ipv6 branch 2 times, most recently from 97f3b7a to 738b05f Compare September 16, 2020 01:53
PR to add IPv6 support to the AWS VPC CNI. This change adds
ASSIGN_IPV4 and ASSIGN_IPV6 CNI config env vars, that default
to true and false respecitvely.

Co-authored-by: Angus Lees <gus@inodes.org>

(cherry picked from commit e845584)
@jayanthvn
Copy link
Contributor

Closing the PR since starting v1.10.0 aws-vpc-cni support IPV6.

@jayanthvn jayanthvn closed this Jan 10, 2022
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