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

kubeovn / kube-ovn / 28363599816
27%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 09:57AM UTC
Jobs 1
Files 217
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

29 Jun 2026 09:52AM UTC coverage: 27.021% (-0.003%) from 27.024%
28363599816

push

github

web-flow
feat: expose daemon host-tunnel-src flag in install.sh and helm charts (#6944)

The --host-tunnel-src daemon flag (allow a /32 address to be selected as
the tunnel source) existed only in the binary, so users on clouds that
assign a /32 to the host interface had to patch the daemonset by hand.
Expose it as a configurable option:

- install.sh: add HOST_TUNNEL_SRC env (default false) and pass it to the
  cni-server args.
- charts/kube-ovn: add func.HOST_TUNNEL_SRC and wire it into ovncni-ds.
- charts/kube-ovn-v2: add features.enableHostTunnelSrc and wire it into
  the agent daemonset; regenerate README.

Default stays false to preserve the previous behaviour. Helm templates
use `| default false` so upgrades whose values override predates the new
field still render a valid value instead of `<no value>`.

Closes #6928

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

16267 of 60202 relevant lines covered (27.02%)

0.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
61.61
-0.62% pkg/ovs/ovn-nb-bfd.go
Jobs
ID Job ID Ran Files Coverage
1 28363599816.1 29 Jun 2026 09:57AM UTC 217
27.02
GitHub Action Run
Source Files on build 28363599816
  • Tree
  • List 217
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cc244dcc on github
  • Prev Build on master (#28220404432)
  • Next Build on master (#28423571543)
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