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

kubernetes-sigs / lws / 32153939381
62%

Build:
DEFAULT BRANCH: main
Ran 18 Aug 2026 03:23PM UTC
Jobs 1
Files 28
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

18 Aug 2026 03:21PM UTC coverage: 60.16% (+0.03%) from 60.133%
32153939381

push

github

web-flow
Rebuild worker StatefulSet entirely from the leader's revision (#963)

When a not-yet-updated group's leader pod is recreated during a rolling
update, the worker StatefulSet is rebuilt from the leader's
ControllerRevision. Only the pod template was taken from the revision;
size (replicas and the size annotation), subGroupPolicy, networkConfig,
volume claim templates and the PVC retention policy were read from the
live spec. A rolling update that changes any of these left the rebuilt
old-revision group inconsistent, e.g. a size change 4->2 rebuilt the
group with 1 worker while its old-revision pods expect 3.

Read all revision-covered fields from the revision-applied spec instead.
Metadata (name, labels, annotations) is intentionally still read from
the live object since it is not part of the revision.

Co-authored-by: tomsen-ai <230283659+tomsen-ai@users.noreply.github.com>

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

2635 of 4380 relevant lines covered (60.16%)

47.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32153939381.1 18 Aug 2026 03:23PM UTC 28
60.16
GitHub Action Run
Source Files on build 32153939381
  • Tree
  • List 28
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d014d0fa on github
  • Prev Build on main (#32153926030)
  • Next Build on main (#32156151730)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc