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

kubeovn / kube-ovn / 23182687268 / 1
24%
master: 25%

Build:
Build:
LAST BUILD BRANCH: renovate/master-golangci-lint-2.x
DEFAULT BRANCH: master
Ran 17 Mar 2026 07:14AM UTC
Files 202
Run time 5s
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.1

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>

12558 of 54308 relevant lines covered (23.12%)

0.27 hits per line

Source Files on job 23182687268.1
  • Tree
  • List 202
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23182687268
  • f3dca4b6 on github
  • Prev Job for on release-1.15 (#23173923132.1)
  • Next Job for on release-1.15 (#23199328933.1)
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