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

Add iptables interface for implementing Egress #1998

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented Mar 25, 2021

For #1924

@tnqn
Copy link
Member Author

tnqn commented Mar 25, 2021

/test-all

@tnqn tnqn force-pushed the egress-iptables branch 2 times, most recently from 2d52112 to 80bcd88 Compare March 25, 2021 17:43
@codecov-io
Copy link

Codecov Report

Merging #1998 (80bcd88) into main (9b8440d) will decrease coverage by 0.11%.
The diff coverage is 5.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1998      +/-   ##
==========================================
- Coverage   65.39%   65.27%   -0.12%     
==========================================
  Files         197      197              
  Lines       17217    17268      +51     
==========================================
+ Hits        11259    11272      +13     
- Misses       4785     4824      +39     
+ Partials     1173     1172       -1     
Flag Coverage Δ
kind-e2e-tests 56.42% <5.66%> (-0.10%) ⬇️
unit-tests 41.82% <0.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
pkg/agent/util/iptables/iptables.go 38.88% <0.00%> (-7.34%) ⬇️
pkg/agent/route/route_linux.go 42.69% <9.09%> (-3.62%) ⬇️
...gent/controller/networkpolicy/status_controller.go 72.60% <0.00%> (-2.74%) ⬇️
...ntroller/networkpolicy/networkpolicy_controller.go 70.12% <0.00%> (-1.63%) ⬇️
pkg/agent/openflow/client.go 67.19% <0.00%> (+0.52%) ⬆️
pkg/agent/cniserver/pod_configuration.go 54.68% <0.00%> (+0.78%) ⬆️
pkg/controller/networkpolicy/tier.go 52.50% <0.00%> (+5.00%) ⬆️
pkg/monitor/controller.go 57.57% <0.00%> (+6.06%) ⬆️
pkg/agent/flowexporter/flowrecords/flow_records.go 67.34% <0.00%> (+6.12%) ⬆️
pkg/apiserver/certificate/certificate.go 76.71% <0.00%> (+6.84%) ⬆️

jianjuns
jianjuns previously approved these changes Mar 29, 2021
pkg/agent/route/route_linux.go Outdated Show resolved Hide resolved
pkg/agent/route/route_linux.go Outdated Show resolved Hide resolved
@tnqn
Copy link
Member Author

tnqn commented Mar 30, 2021

/test-all

@antoninbas antoninbas added this to the Antrea v1.0 release milestone Mar 30, 2021
@tnqn
Copy link
Member Author

tnqn commented Mar 31, 2021

/test-windows-conformance

@tnqn tnqn merged commit 7439fe8 into antrea-io:main Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants