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

kubeovn / kube-ovn / 23794518705
25%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 11:19AM 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

31 Mar 2026 11:16AM UTC coverage: 24.295% (-0.004%) from 24.299%
23794518705

push

github

web-flow
fix(daemon): filter link-local and loopback addresses in loopEncapIPCheck (#6559)

loopEncapIPCheck blindly used addrs[0] as the encap IP, which could
select an IPv6 link-local (fe80::) or loopback address on dual-stack
nodes when the tunnel interface annotation changes, breaking tunnel
connectivity. Additionally, c.config.Iface was set before validating
the address, causing subsequent polls to skip re-evaluation via the
early-return fast path.

Filter addresses to skip link-local and loopback, and defer the Iface
assignment until a valid encap IP is confirmed.

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

0 of 12 new or added lines in 1 file covered. (0.0%)

13534 of 55708 relevant lines covered (24.29%)

0.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
8.63
-0.11% pkg/daemon/controller_linux.go
Jobs
ID Job ID Ran Files Coverage
1 23794518705.1 31 Mar 2026 11:19AM UTC 205
24.29
GitHub Action Run
Source Files on build 23794518705
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 133a2f72 on github
  • Prev Build on master (#23786584192)
  • Next Build on master (#23833881108)
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