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

kubeovn / kube-ovn / 23104616180
23%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2026 06:06AM 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

15 Mar 2026 06:01AM UTC coverage: 23.397% (-0.001%) from 23.398%
23104616180

push

github

web-flow
fix: harden provider network cleanup to prevent orphaned bridges and routes (#6448)

When the host NIC disappears before daemon cleanup runs (e.g., Docker
disconnects the node), removeProviderNic() returned early without
cleaning up addresses and routes on the OVS bridge, leaving stale
kernel routes that cause subnet conflicts for subsequent operations.

When ovn-bridge-mappings has no entry for a provider (e.g., bridge
setup failed or daemon restarted), ovsCleanProviderNetwork() returned
early without attempting to clean up any orphaned OVS bridge or
restore renamed NICs, leaving the node network in a polluted state.

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

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

1 existing line in 1 file now uncovered.

12827 of 54824 relevant lines covered (23.4%)

0.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
0.0
0.0% pkg/daemon/init.go
29
0.0
0.0% pkg/daemon/ovs_linux.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% pkg/daemon/init.go
Jobs
ID Job ID Ran Files Coverage
1 23104616180.1 15 Mar 2026 06:06AM UTC 205
23.4
GitHub Action Run
Source Files on build 23104616180
  • Tree
  • List 205
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9c483702 on github
  • Prev Build on master (#23079650502)
  • Next Build on master (#23129719084)
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