antrea
antrea copied to clipboard
[flexible-ipam] Support IPv6 and dual-stack
Add IPv6 and DualStack support for Antrea FlexibleIPAM. Add e2e cases.
Signed-off-by: gran [email protected]
This pull request introduces 1 alert when merging 8e4d1d13daffdc15e56c2b2bb7d24722c3749003 into 23ef6f71a46f504b5d4ac189f4dfaf95862b724e - view on LGTM.com
new alerts:
- 1 for Useless assignment to local variable
Codecov Report
Merging #4008 (56e096c) into main (ed889aa) will increase coverage by
3.84%
. The diff coverage is47.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
@@ 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 |
/test-flexible-ipam-ipv6-only-e2e
/test-flexible-ipam-ipv6-e2e
Please add some description of the change to commit message
Please add some description of the change to commit message
Done.
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