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

kubeovn / kube-ovn / 25621911362
26%

Build:
DEFAULT BRANCH: master
Ran 10 May 2026 06:37AM UTC
Jobs 1
Files 211
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

10 May 2026 06:32AM UTC coverage: 24.899%. Remained the same
25621911362

push

github

web-flow
test(iptables-vpc-nat-gw): skip image+annotations spec on v1.15- (#6714)

Commit f2cf6628c removed the top-level SkipVersionPriorTo(1, 16, ...)
guard from the "[1] change gateway image, custom annotations and
custom namespace" spec and replaced it with VersionPriorTo(1, 17)
gates around only the namespace and IptablesEIP.spec.namespace
sub-cases. The customAnnotations assertion (and the corresponding
VpcNatGateway.Spec.Annotations field added in #6256) was left
unguarded.

Spec.Annotations does not exist on release-1.15, so on release-1.15
runs apiserver silently drops the unknown field, the controller
never injects the annotations, and the assertion fails
deterministically. This blocks every release-1.15 PR (e.g. #6710,
the Go 1.26.3 bump).

Restore SkipVersionPriorTo(1, 16, ...) at the top of the spec.
Image override and custom annotations both arrived in v1.16, and
the v1.17+ namespace bits are still gated separately inside.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

14198 of 57023 relevant lines covered (24.9%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25621911362.1 10 May 2026 06:37AM UTC 211
24.9
GitHub Action Run
Source Files on build 25621911362
  • Tree
  • List 211
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 882758ab on github
  • Prev Build on master (#25621770428)
  • Next Build on master (#25711271318)
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