antrea
antrea copied to clipboard
Antrea native secondary network prerequisite configuration
Script which helps to configure all the prerequisite configurations to enable Antrea's native secondary network configuration e2e validation.
Signed-off-by: Arunkumar Velayutham [email protected]
Codecov Report
Merging #4097 (157fa1b) into main (024254d) will decrease coverage by
3.64%. The diff coverage isn/a.
:exclamation: Current head 157fa1b differs from pull request most recent head b4f0e0d. Consider uploading reports for the commit b4f0e0d to get more accurate results
@@ Coverage Diff @@
## main #4097 +/- ##
==========================================
- Coverage 67.51% 63.87% -3.65%
==========================================
Files 297 403 +106
Lines 44988 56605 +11617
==========================================
+ Hits 30373 36154 +5781
- Misses 12238 17842 +5604
- Partials 2377 2609 +232
| Flag | Coverage Δ | |
|---|---|---|
| integration-tests | 34.66% <ø> (-0.71%) |
:arrow_down: |
| kind-e2e-tests | 47.41% <ø> (-3.36%) |
:arrow_down: |
| unit-tests | 48.94% <ø> (+4.63%) |
:arrow_up: |
| Impacted Files | Coverage Δ | |
|---|---|---|
| pkg/ipfix/ipfix_intermediate.go | 0.00% <0.00%> (-90.91%) |
:arrow_down: |
| pkg/ipfix/ipfix_collector.go | 0.00% <0.00%> (-83.34%) |
:arrow_down: |
| pkg/flowaggregator/certificate.go | 0.00% <0.00%> (-75.53%) |
:arrow_down: |
| pkg/flowaggregator/apiserver/apiserver.go | 4.61% <0.00%> (-58.47%) |
:arrow_down: |
| pkg/agent/cniserver/ipam/antrea_ipam.go | 51.08% <0.00%> (-22.95%) |
:arrow_down: |
| pkg/flowaggregator/flowaggregator.go | 36.62% <0.00%> (-21.55%) |
:arrow_down: |
| ...lowaggregator/clickhouseclient/clickhouseclient.go | 70.97% <0.00%> (-12.40%) |
:arrow_down: |
| pkg/agent/util/net_linux.go | 31.95% <0.00%> (-12.01%) |
:arrow_down: |
| pkg/agent/openflow/framework.go | 89.78% <0.00%> (-10.22%) |
:arrow_down: |
| ...llers/multicluster/leader_clusterset_controller.go | 55.65% <0.00%> (-9.79%) |
:arrow_down: |
| ... and 272 more |
/test-all
/test-all
/test-conformance
/test-e2e
@jianjuns all the open comments were taken care and got the scripts aligned as per our conversation yesterday (@antoninbas , @jianjuns and @arunvelayutham ). Please review and and next steps, if there are no further comments/concerns.
@jianjuns all the open comments were taken care and got the scripts aligned as per our conversation yesterday (@antoninbas , @jianjuns and @arunvelayutham ). Please review and and next steps, if there are no further comments/concerns.
Just added a few minor comments. @arunvelayutham
Thanks @jianjuns. took care of all the commends added yesterday. Please check again.
Building UBI image keeps failing. Should not be related to this PR. Let me check why.
/skip-all
ubi8 image build is failing for other reasons. Merge this PR still.