RepoJournal
Kubernetes

@kubernetes

Container orchestration - what platform teams ship on

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

SECRET VALIDATION OVERHAUL SHIPS AS RELEASE-1.32 WINDS DOWN

By RepoJournal · Filed · About Kubernetes

Kubernetes API just migrated Secret type validation to declarative rules while the release team drops 1.32 config and hardens build infrastructure with Go and gcloud updates.

The API desk shipped a major change to Secret immutability validation [1], wiring up declarative validation rules for the Secret type field and adding comprehensive test coverage for both CREATE flows and mutation cases. This is the kind of foundational work that makes validation safer and more maintainable across the board. Meanwhile, the release team is actively closing out the 1.32 cycle by dropping its release config [2] and pushing two critical infrastructure updates: Go has been bumped to 1.26.4/1.25.11 across k8s-cloud-builder and k8s-ci-builder [3], and gcloud SDK is pinned to 553.0.0 [4] to maintain Python 3.9 compatibility before the next version drops support entirely. The test infrastructure team is moving forward with CAPV testing for 9.1 v1alpha5 [5], expanding coverage as vSphere support matures. Documentation continues its localization push with Hindi translations for scheduling eviction [6] and Japanese style unification for driver terminology [7], while the website also landed a critical update to maxUnavailable StatefulSet docs [8] reflecting a feature gate that was disabled due to a recent bug fix.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Migrate secret type immutable (#136886) kubernetes/api
  2. [2] Merge pull request #37226 from cpanato/update-kubekins kubernetes/test-infra
  3. [3] Update k8s-cloud-builder and k8s-ci-builder to Go 1.26.4/1.25.11 ↗ kubernetes/release
  4. [4] Pin gcloud SDK to 553.0.0 for Python 3.9 compatibility kubernetes/release
  5. [5] CAPV: Add test for 9.1 v1alpha5 ↗ kubernetes/test-infra
  6. [6] Hindi Documentation | Intro for Scheduling Eviction ↗ kubernetes/website
  7. [7] [ja] Unify driver katakana notation ↗ kubernetes/website
  8. [8] KEP-961: update maxUnavailable docs to reflect the FG being off by default ↗ kubernetes/website

Quick answers

What shipped in Kubernetes on June 10, 2026?
Kubernetes API just migrated Secret type validation to declarative rules while the release team drops 1.32 config and hardens build infrastructure with Go and gcloud updates. In total, 26 commits and 13 pull requests landed.
Who contributed to Kubernetes on June 10, 2026?
5 developers shipped this update, including cpanato, sbueringer, The-Flash-Routine, Okabe-Junya, and soltysh.
What were the notable Kubernetes updates?
Migrate secret type immutable (#136886), Merge pull request #37226 from cpanato/update-kubekins, and Update k8s-cloud-builder and k8s-ci-builder to Go 1.26.4/1.25.11.

More from @kubernetes

Daily updates, in your inbox

Follow Kubernetes

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?