antrea
antrea copied to clipboard
Add support to set ANP realization failure
Add fields in NetworkPolicyNodeStatus to support setting failure when it is failed to realize ANP on a Node.
Fixes #4236
Signed-off-by: wenyingd [email protected]
Codecov Report
Merging #4248 (4f56eda) into main (b11439c) will increase coverage by
3.27%
. The diff coverage is92.59%
.
@@ Coverage Diff @@
## main #4248 +/- ##
==========================================
+ Coverage 60.27% 63.54% +3.27%
==========================================
Files 385 388 +3
Lines 54472 55185 +713
==========================================
+ Hits 32835 35070 +2235
+ Misses 19190 17521 -1669
- Partials 2447 2594 +147
Flag | Coverage Δ | |
---|---|---|
e2e-tests | 39.44% <37.03%> (?) |
|
integration-tests | 34.43% <ø> (-0.53%) |
:arrow_down: |
kind-e2e-tests | 48.19% <37.03%> (+5.98%) |
:arrow_up: |
unit-tests | 45.49% <92.59%> (+1.63%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
pkg/apis/controlplane/types.go | 100.00% <ø> (ø) |
|
pkg/controller/networkpolicy/status_controller.go | 70.77% <91.66%> (+2.21%) |
:arrow_up: |
...gent/controller/networkpolicy/status_controller.go | 81.66% <100.00%> (+2.67%) |
:arrow_up: |
pkg/agent/flowexporter/exporter/certificate.go | 27.77% <0.00%> (-22.23%) |
:arrow_down: |
pkg/agent/flowexporter/exporter/exporter.go | 71.53% <0.00%> (-10.15%) |
:arrow_down: |
pkg/controller/ipam/antrea_ipam_controller.go | 75.25% <0.00%> (-3.02%) |
:arrow_down: |
...uster/controllers/multicluster/stale_controller.go | 66.66% <0.00%> (-2.44%) |
:arrow_down: |
...trollers/multicluster/resourceexport_controller.go | 77.27% <0.00%> (-2.24%) |
:arrow_down: |
pkg/ipam/ipallocator/allocator.go | 88.14% <0.00%> (-1.55%) |
:arrow_down: |
pkg/agent/controller/networkpolicy/fqdn.go | 74.68% <0.00%> (-1.44%) |
:arrow_down: |
... and 74 more |
/test-all
/test-all
/test-all