• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubeovn / kube-ovn / 23181046861
23%
master: 23%

Build:
Build:
LAST BUILD BRANCH: renovate/master-kubevirt.io-client-go-1.x
DEFAULT BRANCH: master
Ran 17 Mar 2026 06:14AM UTC
Jobs 1
Files 205
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Mar 2026 06:09AM UTC coverage: 23.445% (-0.01%) from 23.456%
23181046861

Pull #6462

github

zbb88888
feat: add --disable-svc-iptables-rule flag to skip service-related iptables rules

In non-primary CNI scenarios (Cilium, Calico with kube-proxy IPVS),
kube-ovn's service-related iptables rules (MARK, REJECT, SNAT, NodePort)
are redundant and can interfere with the primary CNI's service handling.

Add a new --disable-svc-iptables-rule flag that, when enabled:
- Skips MARK 0x4000 and MASQUERADE rules for pod-to-service traffic
- Skips REJECT rules for unmatched service traffic
- Skips SNAT rules for service-to-pod traffic
- Skips NodePort MARK rules (0x80000 and 0x4000)
- Skips service ACCEPT rules in filter INPUT/FORWARD chains
- Cleans up any previously installed service rules

Signed-off-by: zbb88888 <jmdxjsjgcxy@gmail.com>
Pull Request #6462: feat: add --disable-svc-iptables-rule flag to skip service-related iptables

0 of 69 new or added lines in 2 files covered. (0.0%)

2 existing lines in 1 file now uncovered.

12887 of 54967 relevant lines covered (23.44%)

0.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
7.24
-0.04% pkg/daemon/config.go
66
0.0
0.0% pkg/daemon/gateway_linux.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% pkg/daemon/gateway_linux.go
Jobs
ID Job ID Ran Files Coverage
1 23181046861.1 17 Mar 2026 06:14AM UTC 205
23.44
GitHub Action Run
Source Files on build 23181046861
  • Tree
  • List 205
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6462
  • PR Base - master (#23175537884)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc