Merge pull request #122265 from SataQiu/kubeadm-etcd-1.30

kubeadm: add supported etcd version for v1.30
This commit is contained in:
Kubernetes Prow Robot 2023-12-20 06:19:30 +01:00 committed by GitHub
commit 27c127403c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,6 +472,7 @@ var (
27: "3.5.10-0",
28: "3.5.10-0",
29: "3.5.10-0",
30: "3.5.11-0",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows