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

Add IPv6 DualStack Support For Terway #255

Merged
merged 7 commits into from
Sep 8, 2021
Merged

Add IPv6 DualStack Support For Terway #255

merged 7 commits into from
Sep 8, 2021

Conversation

l1b0k
Copy link
Collaborator

@l1b0k l1b0k commented Aug 20, 2021

@l1b0k l1b0k requested a review from BSWANG August 20, 2021 08:04
@l1b0k l1b0k self-assigned this Aug 20, 2021
@l1b0k l1b0k added announcement kind/enhancement New feature or request kind/feature feature labels Aug 20, 2021
@l1b0k l1b0k changed the title Add IPv6 Support For Terway Add IPv6 DualStack Support For Terway Aug 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2021

Codecov Report

Merging #255 (02ed29e) into main (fe47998) will increase coverage by 0.05%.
The diff coverage is 3.42%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #255      +/-   ##
========================================
+ Coverage   4.94%   4.99%   +0.05%     
========================================
  Files         93      91       -2     
  Lines       9147    9111      -36     
========================================
+ Hits         452     455       +3     
+ Misses      8665    8625      -40     
- Partials      30      31       +1     
Flag Coverage Δ
unittests 4.99% <3.42%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/terway/main.go 0.00% <0.00%> (ø)
daemon/context.go 0.00% <0.00%> (ø)
daemon/eip.go 0.00% <0.00%> (ø)
daemon/eni-multi-ip.go 0.00% <0.00%> (ø)
daemon/k8s.go 0.00% <0.00%> (ø)
daemon/veth.go 0.00% <ø> (ø)
pkg/aliyun/aliyun.go 0.00% <0.00%> (ø)
pkg/aliyun/credential/sts.go 0.00% <0.00%> (ø)
pkg/aliyun/ecs.go 0.00% <0.00%> (ø)
pkg/aliyun/eip.go 0.00% <0.00%> (ø)
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe47998...02ed29e. Read the comment docs.

pkg/pool/pool.go Outdated Show resolved Hide resolved
pkg/ip/ip.go Outdated Show resolved Hide resolved
Signed-off-by: l1b0k <[email protected]>
Signed-off-by: l1b0k <[email protected]>
docs/ipv6.md Outdated Show resolved Hide resolved
docs/ipv6.md Outdated Show resolved Hide resolved
daemon/eni.go Show resolved Hide resolved
@l1b0k l1b0k requested a review from BSWANG September 2, 2021 08:20
Signed-off-by: l1b0k <[email protected]>
Signed-off-by: l1b0k <[email protected]>
@BSWANG BSWANG merged commit ec11024 into AliyunContainerService:main Sep 8, 2021
@l1b0k l1b0k deleted the ipv6 branch September 9, 2021 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants