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

Automated cherry pick of #3630: Bump antrea.io/ofnet from v0.5.5 to v0.5.7 #3510: Fix the issue of local probe bypassing flows on Windows #3760

Conversation

hongliangl
Copy link
Contributor

Cherry pick of #3630 #3510 on release-1.6.

#3630: Bump antrea.io/ofnet from v0.5.5 to v0.5.7
#3510: Fix the issue of local probe bypassing flows on Windows

For details on the cherry pick process, see the cherry pick requests page.

Fix antrea-io#3583

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
@hongliangl hongliangl added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label May 10, 2022
When proxyAll is enabled, kube-proxy can be replaced by AntreaProxy, then
Service traffic and non-Service traffic can be distinguished by ServiceCTMark
and NotServiceCTMark. Service traffic with ServiceCTMark should not bypass
Network Policies, and non-Service traffic generated by kubelet with
NotServiceCTMark should bypass Network Policies.

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
@hongliangl hongliangl force-pushed the automated-cherry-pick-of-#3630-#3510-upstream-release-1.6 branch from 6a57693 to 824fc53 Compare May 10, 2022 14:55
@hongliangl hongliangl requested a review from tnqn May 10, 2022 14:57
@tnqn
Copy link
Member

tnqn commented May 10, 2022

/test-all
/test-windows-all

@tnqn tnqn mentioned this pull request May 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #3760 (824fc53) into release-1.6 (5875f51) will decrease coverage by 3.81%.
The diff coverage is 47.82%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.6    #3760      +/-   ##
===============================================
- Coverage        64.21%   60.40%   -3.82%     
===============================================
  Files              279      279              
  Lines            27856    38304   +10448     
===============================================
+ Hits             17889    23139    +5250     
- Misses            8051    13161    +5110     
- Partials          1916     2004      +88     
Flag Coverage Δ
e2e-tests 49.38% <47.82%> (?)
kind-e2e-tests 51.27% <45.00%> (-0.06%) ⬇️
unit-tests 43.34% <20.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
pkg/agent/openflow/pipeline.go 73.10% <33.33%> (-1.19%) ⬇️
pkg/agent/openflow/client.go 69.81% <100.00%> (+0.39%) ⬆️
pkg/agent/openflow/pod_connectivity.go 70.37% <100.00%> (+1.94%) ⬆️
pkg/agent/cniserver/pod_configuration_linux.go 26.31% <0.00%> (-40.36%) ⬇️
pkg/controller/ipam/antrea_ipam_controller.go 44.89% <0.00%> (-30.97%) ⬇️
pkg/controller/networkpolicy/endpoint_querier.go 61.46% <0.00%> (-29.97%) ⬇️
pkg/util/sets/string.go 75.00% <0.00%> (-25.00%) ⬇️
pkg/controller/ipam/validate.go 57.95% <0.00%> (-24.31%) ⬇️
pkg/controller/networkpolicy/clustergroup.go 54.14% <0.00%> (-24.17%) ⬇️
pkg/agent/cniserver/ipam/antrea_ipam_controller.go 56.66% <0.00%> (-23.34%) ⬇️
... and 242 more

@tnqn
Copy link
Member

tnqn commented May 10, 2022

/test-networkpolicy
/test-e2e

@tnqn tnqn merged commit d06e4b1 into antrea-io:release-1.6 May 11, 2022
@hongliangl hongliangl deleted the automated-cherry-pick-of-#3630-#3510-upstream-release-1.6 branch May 11, 2022 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants