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

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

Build:
Build:
LAST BUILD BRANCH: add-ubi9-base
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:38AM 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:32AM UTC coverage: 24.294% (+0.08%) from 24.215%
27260652328

push

github

oilbeater
fix(controller): avoid nil queue panic in DNS name resolver handlers (#6845)

When the controller starts with --enable-dns-name-resolver=true but
--enable-anp=false, updateAnpQueue and updateCnpQueue are never
constructed. Any DNSNameResolver CR carrying the "anp" label (e.g. left
over from a period when ANP was enabled) then drives
handleAddOrUpdateDNSNameResolver/handleDeleteDNSNameResolver into
calling Add on a nil workqueue, which panics the whole controller
process and forms a crash loop on every restart.

Skip the handlers when ANP support is disabled and warn at startup
about the ineffective configuration.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
(cherry picked from commit 4d9089020)

10 of 13 new or added lines in 2 files covered. (76.92%)

2 existing lines in 1 file now uncovered.

13339 of 54907 relevant lines covered (24.29%)

0.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
1.14
-0.0% pkg/controller/controller.go

Coverage Regressions

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