Kubernetes
v1.32.12Kubernetes CoreFeb 10, 2026
Kubernetes v1.32.12 contains correctness fixes, kubeadm behavior changes, and a Go toolchain update. The notes do not identify security advisories or operator actions.
All 5 other recorded changesfixes 3 · value changes 2
fixes (3)
- - DRA: when scheduling many pods very rapidly, sometimes the same device was allocated twice for different ResourceClaims due races between data processing in different goroutines.
- - Kubeadm: waiting for etcd learner member to be started before promoting during 'kubeadm join'
- - Kubeadm: when applying the overrides provided by the user using "extraArgs", do not sort the resulted list of arguments alpha-numerically. Instead, only sort the list of default arguments and keep the list of overrides unsorted. This allows finer control for flags which have an order that matters, such as, "--service-account-issuer" for kube-apiserver.
value changes (2)
- - Kubeadm: when patching a Node object do not exit early on unknown (non-allowlisted) API errors. Instead, always retry within the duration of the polling for getting and patching a Node object.
- - Kubernetes is now built using Go 1.24.12
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.