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

kubeovn / kube-ovn / 23380864593
27%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2026 01:39PM UTC
Jobs 1
Files 205
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

21 Mar 2026 01:37PM UTC coverage: 23.445% (+0.02%) from 23.427%
23380864593

push

github

web-flow
fix(controller): resolve variable shadowing causing IPAM key mismatch in per-interface static IP allocation (#6484)

In acquireStaticAddressHelper, the `key` parameter (namespace/podName) was
shadowed by `key := perInterfaceIPAnnotationKey(...)`, causing the annotation
key to be passed to acquireStaticAddress instead of the pod key. This resulted
in IPAM registering the IP under the wrong owner, so ReleaseAddressByNic on
pod deletion could not find and release the IP, leading to IP leaks in
per-interface NAD static IP scenarios.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

12945 of 55214 relevant lines covered (23.45%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23380864593.1 21 Mar 2026 01:39PM UTC 205
23.45
GitHub Action Run
Source Files on build 23380864593
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9cc36dc8 on github
  • Prev Build on master (#23379748527)
  • Next Build on master (#23381655783)
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