Merge pull request #129432 from SataQiu/kubeadm-20241231

kubeadm: bump supported etcd version
This commit is contained in:
Kubernetes Prow Robot 2024-12-31 06:44:13 +01:00 committed by GitHub
commit 9fc9ddc7bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -495,10 +495,10 @@ var (
// SupportedEtcdVersion lists officially supported etcd versions with corresponding Kubernetes releases
SupportedEtcdVersion = map[uint8]string{
29: "3.5.16-0",
30: "3.5.16-0",
31: "3.5.16-0",
32: "3.5.16-0",
33: "3.5.16-0",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows