RATATOSKRATATOSK
Sign in

Kubernetes

v1.34.10Kubernetes Core
Jul 22, 2026

Kubernetes v1.34.10 is a routine patch fixing several kubeadm etcd resilience issues, reverting a cri-api encoding change, quieting kubelet log noise, and updating Go to 1.25.12. No security flaws, breaking changes, or mandatory operator action are present.

Key changes (7)

  • cri-api reverts JSON encoding of KeyValue value field to pre-1.34 format
  • kubeadm etcd learner promotion now handles transient client-side errors without unnecessary join failures
  • kubeadm join uses KubernetesAPICall timeout (1 minute default) instead of 350ms retry for kubeadm-config fetch; shortConfigMapGet parameter available for callers needing short retry
  • kubeadm MemberPromote skips etcd promote API call when member is already voting, reducing unnecessary retries
  • kubelet stops emitting V(4) 'Label not found' log messages for missing optional container annotations
  • Go bumped to 1.25.12
  • Deprecation of kubelet configuration flags deferred from 1.37 to 1.38 to align with containerd v1.7 support window
Add Kubernetes to your stack

A weekly email arrives when a release needs action. Weeks with nothing to act on, like this one, send no email.

Add to stack