antrea icon indicating copy to clipboard operation
antrea copied to clipboard

[flexible-ipam] Support IPv6 and dual-stack

Open gran-vmv opened this issue 2 years ago • 6 comments

Add IPv6 and DualStack support for Antrea FlexibleIPAM. Add e2e cases.

Signed-off-by: gran [email protected]

gran-vmv avatar Jul 14 '22 03:07 gran-vmv

This pull request introduces 1 alert when merging 8e4d1d13daffdc15e56c2b2bb7d24722c3749003 into 23ef6f71a46f504b5d4ac189f4dfaf95862b724e - view on LGTM.com

new alerts:

  • 1 for Useless assignment to local variable

lgtm-com[bot] avatar Jul 14 '22 03:07 lgtm-com[bot]

Codecov Report

Merging #4008 (56e096c) into main (ed889aa) will increase coverage by 3.84%. The diff coverage is 47.45%.

:exclamation: Current head 56e096c differs from pull request most recent head 9354ce3. Consider uploading reports for the commit 9354ce3 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4008      +/-   ##
==========================================
+ Coverage   61.01%   64.85%   +3.84%     
==========================================
  Files         293      295       +2     
  Lines       43672    44418     +746     
==========================================
+ Hits        26647    28808    +2161     
+ Misses      14781    13325    -1456     
- Partials     2244     2285      +41     
Flag Coverage Δ *Carryforward flag
e2e-tests 41.16% <8.04%> (?)
kind-e2e-tests 50.64% <35.07%> (+7.10%) :arrow_up: Carriedforward from 684dca3
unit-tests 44.20% <39.06%> (+0.06%) :arrow_up: Carriedforward from 684dca3

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...icluster/cmd/multicluster-controller/controller.go 7.86% <0.00%> (-0.78%) :arrow_down:
multicluster/cmd/multicluster-controller/main.go 0.00% <0.00%> (ø)
pkg/agent/agent_linux.go 5.82% <0.00%> (+0.46%) :arrow_up:
pkg/agent/config/node_config.go 95.65% <ø> (-4.35%) :arrow_down:
pkg/agent/openflow/pipeline_other.go 5.66% <ø> (+1.81%) :arrow_up:
pkg/util/retry/retry.go 0.00% <0.00%> (ø)
pkg/ipam/poolallocator/allocator.go 41.69% <30.00%> (-4.57%) :arrow_down:
pkg/agent/agent.go 57.85% <37.50%> (+5.30%) :arrow_up:
pkg/agent/cniserver/ipam/antrea_ipam_controller.go 71.51% <37.50%> (-1.78%) :arrow_down:
...llers/multicluster/member_clusterset_controller.go 16.45% <42.10%> (+8.97%) :arrow_up:
... and 72 more

codecov[bot] avatar Jul 14 '22 04:07 codecov[bot]

/test-flexible-ipam-ipv6-only-e2e

XinShuYang avatar Jul 14 '22 06:07 XinShuYang

/test-flexible-ipam-ipv6-e2e

XinShuYang avatar Jul 14 '22 06:07 XinShuYang

Please add some description of the change to commit message

jianjuns avatar Jul 20 '22 18:07 jianjuns

Please add some description of the change to commit message

Done.

gran-vmv avatar Jul 21 '22 02:07 gran-vmv

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

github-actions[bot] avatar Nov 04 '22 00:11 github-actions[bot]