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

ovn-kubernetes / ovn-kubernetes / 17237736047
56%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2025 12:44PM UTC
Jobs 1
Files 273
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

25 Aug 2025 02:20PM UTC coverage: 54.659% (-0.009%) from 54.668%
17237736047

push

github

jcaamano
Fix getHostNamespaceAddressesForNode error wrapping

Incorrect wrapping of errors in getHostNamespaceAddressesForNode
prevented callers to assert the type of error returned. In this specific
case the caller delIPFromHostNetworkNamespaceAddrSet could not appropriately
check that the error returned was AnnotationNotSetError and was failing
a deletion flow that should be noop instead.

This was triggered by [1] changes that cause the deletion flow to depend on
annotations set by different controllers instead of annotations set
atomically by a single controller, making it possible that some
annotations were set but not others and opening up a new error handling
flow that wasn't possible before. The scenario is a node that is added
and deleted quickly enough for some controller in cluster manager to be
able to annotate the node and some not.

[1] https://github.com/ovn-kubernetes/ovn-kubernetes/pull/5396

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>

7 of 9 new or added lines in 1 file covered. (77.78%)

20 existing lines in 4 files now uncovered.

38665 of 70738 relevant lines covered (54.66%)

441.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
57.0
0.0% go-controller/pkg/ovn/namespace.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
60.78
-3.92% go-controller/pkg/ovn/controller/apbroute/external_controller_pod.go
5
67.67
-0.18% go-controller/pkg/ovn/egressip.go
6
74.63
-1.77% go-controller/pkg/ovn/hybrid.go
7
65.77
-1.26% go-controller/pkg/ovn/controller/apbroute/external_controller.go
Jobs
ID Job ID Ran Files Coverage
1 17237736047.1 26 Aug 2025 12:44PM UTC 273
54.66
GitHub Action Run
Source Files on build 17237736047
  • Tree
  • List 273
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a4925460 on github
  • Prev Build on master (#17208465539)
  • Next Build on master (#17253897777)
  • Delete
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