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

kubeovn / kube-ovn / 23182687268
23%
master: 23%

Build:
Build:
LAST BUILD BRANCH: renovate/master-kubevirt.io-client-go-1.x
DEFAULT BRANCH: master
Ran 17 Mar 2026 07:14AM 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

17 Mar 2026 07:09AM UTC coverage: 23.124% (+0.1%) from 23.026%
23182687268

push

github

oilbeater
fix: BGP speaker reads IPs from pod annotations instead of pod status (#6344)

BGP Speaker's syncSubnetRoutes() previously read pod IPs from
pod.Status.PodIPs, which is managed by kubelet and only contains
primary CNI IPs. This caused incorrect behavior when Kube-OVN runs
as a secondary CNI (non-primary mode) or when attachment networks
are configured — the speaker would either advertise the wrong IPs
or miss attachment network IPs entirely.

Replace pod.Status.PodIPs with pod annotation-based IP discovery
({provider}.kubernetes.io/ip_address), which is the unified and
reliable source for all Kube-OVN managed IPs across both primary
and attachment networks.

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

25 of 39 new or added lines in 1 file covered. (64.1%)

2 existing lines in 1 file now uncovered.

12558 of 54308 relevant lines covered (23.12%)

0.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
34.44
34.44% pkg/speaker/subnet.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
74.6
-0.53% pkg/ovs/ovn-nb-logical_router_route.go
Jobs
ID Job ID Ran Files Coverage
1 23182687268.1 17 Mar 2026 07:14AM UTC 202
23.12
GitHub Action Run
Source Files on build 23182687268
  • Tree
  • List 202
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f3dca4b6 on github
  • Prev Build on release-1.15 (#23173923132)
  • Next Build on release-1.15 (#23199328933)
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