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

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

Build:
Build:
LAST BUILD BRANCH: renovate/master-github.com-cenkalti-backoff-v5-6.x
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:36AM 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:31AM UTC coverage: 25.284% (+0.08%) from 25.208%
27260616743

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.

14355 of 56776 relevant lines covered (25.28%)

0.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
1.13
-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 27260616743.1 10 Jun 2026 07:36AM UTC 207
25.28
GitHub Action Run
Source Files on build 27260616743
  • Tree
  • List 207
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40d929c6 on github
  • Prev Build on release-1.16 (#27260162393)
  • Next Build on release-1.16 (#27260915306)
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