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

MINIKUBE SHIPS HELM IN ISO, TEST INFRASTRUCTURE FIXES PROPAGATE ACROSS K8S ECOSYSTEM

By RepoJournal ยท Filed ยท About Kubernetes

Minikube's ISO now bundles Helm binaries for both x86_64 and aarch64, eliminating runtime downloads and matching addon expectations.

Helm v4.2.3 is now pinned directly into the minikube ISO [1], installed at /usr/bin/helm with verified hashes, ending the pattern of downloading untested versions on addon enablement. The change lands as test-infra continues cleanup across dependent projects: kubetest2 e2e jobs that broke during the refactor are fixed [2], and cluster-api-provider-ibmcloud's job configuration now points to correct hack/ paths after a script reorganization [3]. Cloud-provider-vsphere bumped its gcb-docker-gcloud build image from staging to production [4], part of broader staging-to-prod migrations across the ecosystem. In core Kubernetes, minCompatibilityVersion data now flows into featuregates YAML [5] to inform emulated version tests, while a flaky Windows timing issue in TestValidateEvictionStatusUpdate was fixed by using fake clock consistently [6]. Across all five repos, 41 commits and 20 PRs moved through in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add Helm to minikube ISO โ†— kubernetes/minikube
  2. [2] fix broken kubetest2 e2e job kubernetes/test-infra
  3. [3] fix(capibm): update job paths broken by hack/ refactor in #2882 kubernetes/test-infra
  4. [4] ๐ŸŒฑ Bump gcb-docker-gcloud to a prod image โ†— kubernetes/cloud-provider-vsphere
  5. [5] Include minCompatibilityVersion info in featuregates yaml โ†— kubernetes/kubernetes
  6. [6] Fix flaky TestValidateEvictionStatusUpdate/mark_active_and_started โ†— kubernetes/kubernetes

Quick answers

What shipped in Kubernetes on August 12, 2026?
Minikube's ISO now bundles Helm binaries for both x86_64 and aarch64, eliminating runtime downloads and matching addon expectations. In total, 41 commits and 20 pull requests landed.
Who contributed to Kubernetes on August 12, 2026?
12 developers shipped this update, including michelle192837, Nicole Xin, kubernetes-prow[bot], edwinhr716, upodroid, Aman Shrivastava, zhanggbj, and hemanth-js, and 4 more.
What were the notable Kubernetes updates?
Add Helm to minikube ISO, fix broken kubetest2 e2e job, and fix(capibm): update job paths broken by hack/ refactor in #2882.

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?