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

ovn-kubernetes / ovn-kubernetes / 17224380939
56%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2025 01:03AM 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.645% (-0.02%) from 54.668%
17224380939

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%)

32 existing lines in 5 files now uncovered.

38655 of 70738 relevant lines covered (54.65%)

441.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
56.31
-0.68% 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
2
76.99
0.59% go-controller/pkg/ovn/hybrid.go
7
65.77
-1.26% go-controller/pkg/ovn/controller/apbroute/external_controller.go
9
55.73
-6.87% go-controller/pkg/ovn/controller/network_qos/network_qos_namespace.go
12
59.04
-3.39% go-controller/pkg/ovn/controller/network_qos/network_qos.go
Jobs
ID Job ID Ran Files Coverage
1 17224380939.1 26 Aug 2025 01:03AM UTC 273
54.65
GitHub Action Run
Source Files on build 17224380939
  • Tree
  • List 273
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a4925460 on github
  • Prev Build on master (#17208465539)
  • Next Build on master (#17237736047)
  • 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