Kubernetes
v1.32.12Kubernetes Core2026年2月10日
v1.32.12は、正確性に関する修正と kubeadm の動作変更を含むリリースです。Go ツールチェーンの更新もありますが、セキュリティアドバイザリや利用者側の作業は記載されていません。
その他の記録済み変更 5 件すべてfixes 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
Kubernetesをスタックに追加
対応が必要なリリースが出たときに、週次メールでお知らせします。今回のように対応が不要な週は、メールを送りません。