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

kubeovn / kube-ovn / 27260162393
25%
master: 27%

Build:
Build:
LAST BUILD BRANCH: fix/ovn-fip-delete-idempotent
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:27AM UTC
Jobs 1
Files 207
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:21AM UTC coverage: 25.208% (+0.04%) from 25.164%
27260162393

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.

14309 of 56764 relevant lines covered (25.21%)

0.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
54
75.65
0.52% pkg/ovs/ovn-nb-logical_router_route.go
Jobs
ID Job ID Ran Files Coverage
1 27260162393.1 10 Jun 2026 07:27AM UTC 207
25.21
GitHub Action Run
Source Files on build 27260162393
  • Tree
  • List 207
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0ffdff96 on github
  • Prev Build on release-1.16 (#27197068676)
  • Next Build on release-1.16 (#27260616743)
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