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

kubernetes-sigs / lws / 34553468480
64%

Build:
DEFAULT BRANCH: main
Ran 11 Sep 2026 02:11AM 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

11 Sep 2026 02:08AM UTC coverage: 63.682%. Remained the same
34553468480

push

github

web-flow
Bump Kubernetes dependencies to v1.37 (#1012)

* Bump Kubernetes dependencies to v1.37 and controller-runtime to v0.25

Update k8s.io/* modules from v0.36.4 to v0.37.0 and sigs.k8s.io/controller-runtime
from v0.24.1 to v0.25.0 together, per review feedback: controller-runtime v0.24
is only tested against Kubernetes v0.36, and v0.25.0 declares k8s.io/* v0.37.0
as its own dependency baseline.

Bump ENVTEST_K8S_VERSION to 1.37.0 and regenerate CRDs, deepcopy,
applyconfiguration, and client-go code to match.

Fix two test files whose go-cmp comparisons broke against a new field added
in controller-runtime v0.25 (client.Options.Log, a real logr.Logger with an
unexported sink cmp cannot introspect): pkg/config/config_test.go and
cmd/main_test.go now ignore that field explicitly.

Verified: go build, go vet, unit tests (596 specs), and integration tests
(146 specs across both suites) all pass. fmt-verify and lint pass clean.

* Address review: bump controller-gen, kind node, fix stale v1.28 refs

Per review feedback:
- Bump CONTROLLER_TOOLS_VERSION to v0.22.0 and regenerate manifests. The
  newer generator also picks up an enum constraint on RecreateGroupReason
  from its doc-comment bullet list that the old version missed.
- Bump E2E_KIND_VERSION to kindest/node:v1.37.0 to match the envtest bump.
- Fix two more stale 1.28 references caught in review: the envtest
  BinaryAssetsDirectory fallback path in both integration suite_test.go
  files (used only when running tests directly, bypassing make), and the
  genref external-package link target, which now correctly points
  generated docs at the v1.37 Kubernetes API reference.
- Shorten the two explanatory comments on the client.Options.Log ignore,
  per review.

Verified: go build, go vet, unit tests (596 specs), and integration tests
(146 specs across both suites) all pass. fmt-verify and lint pass clean.

* Fix stale charts/lws/crds sync after controller-gen bump

The previous commit regenerated config/crd/... (continued)

3151 of 4948 relevant lines covered (63.68%)

44.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34553468480.1 11 Sep 2026 02:11AM UTC 29
63.68
GitHub Action Run
Source Files on build 34553468480
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f985b40f on github
  • Prev Build on main (#34504569173)
  • Next Build on main (#34598769451)
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