Skip to content

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:19
8ed8fb1

1.21.0 (2026-08-29)

Features

  • checks: warn about APIs a release removes, watch certificates (bb2e7d0)
  • checks: write own checks as CEL expressions (d183aa8)
  • clusters: give every tab a colour and name the cluster before anything destructive (e1f6c4e)
  • clusters: name a tab, group it, and choose whether it comes back (425d1b8)

Bug Fixes

  • clusters: give the cluster spinoza starts on a tab of its own (ba93a77)
  • e2e: lint fixes (ba4b627)
  • lint: scope the a11y relaxations to the three files that need them (cf8b442)
  • prom: refuse a range query that matched more than one series (a0f616d)
  • traffic: read how many flow series carry labels, not whether any do (b627fb3)

Miscellaneous

  • frontend: stop exporting a checks key only its own file uses (62b8c94)
  • frontend: stop exporting two helpers only their own file uses (0acf655)

CI

  • e2e: run the browser suite on forgejo (d825d23)
  • hooks: catch unused exports before the push instead of in CI (f5da3fe)

Performance

  • podcount: keep the probe page a filtered count already paid for (2ee7033)

Tests

  • e2e: drive flux, argo and a cluster at scale, and the paths behind a refusal (129aaab)
  • e2e: give the suite a real chart repository to read (a7d5067)
  • e2e: hand the harness the cluster name the recipe made (1b1e890)
  • panels: pin the tab strip semantics every docked view renders through (f6fe12b)