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

kubernetes-sigs / lws / 34504569173
65%

Build:
DEFAULT BRANCH: main
Ran 10 Sep 2026 04:53PM UTC
Jobs 1
Files 29
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 Sep 2026 04:50PM UTC coverage: 63.682%. Remained the same
34504569173

push

github

web-flow
Document resizing groups via leaderWorkerTemplate.size (#1008)

* Document resizing groups via leaderWorkerTemplate.size

The site has no page covering that .spec.leaderWorkerTemplate.size is
editable on a running LeaderWorkerSet, what a resize actually does, or
how it interacts with subGroupSize.

Add a Resizing Groups concept page covering that size is mutable, that a
resize cuts a new ControllerRevision and therefore recreates every pod in
every group rather than growing them in place, that it runs through the
configured rollout strategy, that subGroupSize is immutable so a resize
can be rejected by the divisibility check, and the size: 1 boundary where
no worker StatefulSet exists.

Cross-link it from the subgroups and pod templates pages.

* Split the subgroup resize example by policy type

LeaderExcluded requires size-1 to be divisible by subGroupSize on its
own, so size: 8 with subGroupSize: 8 is valid under LeaderWorker but
rejected under LeaderExcluded, with a different message. Give each
policy type its own list of valid sizes and its own error.

Also match the field path the webhook actually emits, which capitalizes
SubGroupPolicy.

* Use the subGroupPolicy field path casing emitted since #932

#932 rewrote the webhook validation paths to use the serialized
subGroupPolicy casing, so the capitalized form this page documented no
longer matches what users see.

3151 of 4948 relevant lines covered (63.68%)

44.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34504569173.1 10 Sep 2026 04:53PM UTC 29
63.68
GitHub Action Run
Source Files on build 34504569173
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 53466a1d on github
  • Prev Build on main (#34475245965)
  • Next Build on main (#34553468480)
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