api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

feat: add iptables rules to skip redirecting traffic which from the proxy #38

Closed tokers closed 3 years ago

tokers commented 3 years ago

Traffic sent by the proxy (apisix) should not be redirected.

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (fa400c3) into main (4ef0043) will increase coverage by 0.08%. The diff coverage is 86.66%.

:exclamation: Current head fa400c3 differs from pull request most recent head 335eb88. Consider uploading reports for the commit 335eb88 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   73.29%   73.37%   +0.08%     
==========================================
  Files          29       29              
  Lines        2048     2062      +14     
==========================================
+ Hits         1501     1513      +12     
- Misses        422      423       +1     
- Partials      125      126       +1     
Impacted Files Coverage Δ
cmd/iptables/iptables.go 90.12% <86.66%> (-0.93%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ef0043...335eb88. Read the comment docs.

tokers commented 3 years ago

@membphis Please take a look when you have time.

tokers commented 3 years ago

@membphis Please look it again, I have changed all.

membphis commented 3 years ago

@tokers ping

tokers commented 3 years ago

I re ran the CI today,so it didn't be merged.