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

kubeovn / kube-ovn / 26556046023
27%

Build:
DEFAULT BRANCH: master
Ran 28 May 2026 05:16AM UTC
Jobs 2
Files 212
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

28 May 2026 05:11AM UTC coverage: 25.499% (+0.05%) from 25.451%
26556046023

push

github

web-flow
fix: report VEG workload network readiness (#6790)

VpcEgressGateway status previously trusted Deployment readiness and silently skipped workload pods whose Multus attachment network status was missing. In that case a gateway pod could be Running and the Deployment could be fully ready while the VEG CR still reported Ready/Completed with fewer internal/external IPs than requested.

Collect workload pod status as part of VEG reconciliation, require every expected replica to be Running/Ready with pod IPs and external attachment IPs, and set Ready=False with WorkloadNetworkNotReady when the Deployment is ready but the attachment status is incomplete. Also enqueue the VEG when its workload pod changes so network-status annotation updates are reflected promptly.

Add unit coverage for the status collector and an e2e case that removes the workload pod attachment network-status annotation and expects the VEG to report not ready.

Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>

39 of 73 new or added lines in 1 file covered. (53.42%)

14668 of 57524 relevant lines covered (25.5%)

0.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
34
10.25
3.04% pkg/controller/vpc_egress_gateway.go
Jobs
ID Job ID Ran Files Coverage
1 26556046023.1 28 May 2026 05:16AM UTC 212
25.5
GitHub Action Run
2 26556046023.2 28 May 2026 06:06AM UTC 212
25.5
GitHub Action Run
Source Files on build 26556046023
  • Tree
  • List 212
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0ba96cac on github
  • Prev Build on master (#26553308916)
  • Next Build on master (#26561655987)
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