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

kubeovn / kube-ovn / 27260199016
24%
master: 27%

Build:
Build:
LAST BUILD BRANCH: add-ubi9-base
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:28AM UTC
Jobs 1
Files 202
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

10 Jun 2026 07:22AM UTC coverage: 24.215% (+0.04%) from 24.176%
27260199016

push

github

oilbeater
fix(controller): avoid nil pointer panic when attachment default subnet is gone (#6843)

getPodAttachmentNet falls back to getPodDefaultSubnet when an OVN attachment
network resolves to no subnet. getPodDefaultSubnet returns (nil, nil) for a
terminating pod whose top-level logical_switch annotation points at an
already-deleted subnet, leaving the orphaned ip cr to gc. The caller only
checked the error and then dereferenced subnet.Name, panicking the controller.

Skip the unresolvable attachment when the default subnet is nil, matching the
behavior of the other not-found branches in the same function.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit 1fa2b218d)

5 of 5 new or added lines in 1 file covered. (100.0%)

54 existing lines in 1 file now uncovered.

13293 of 54895 relevant lines covered (24.22%)

0.28 hits per line

Coverage Regressions

Lines Coverage ∆ File
54
75.65
1.06% pkg/ovs/ovn-nb-logical_router_route.go
Jobs
ID Job ID Ran Files Coverage
1 27260199016.1 10 Jun 2026 07:28AM UTC 202
24.22
GitHub Action Run
Source Files on build 27260199016
  • Tree
  • List 202
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e096355b on github
  • Prev Build on release-1.15 (#27197087301)
  • Next Build on release-1.15 (#27260652328)
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