Merge pull request #77931 from fabriziopandini/etcd-supportedversion-1.16

Kubeadm: Add etcd supported version for v1.16
This commit is contained in:
Kubernetes Prow Robot 2019-05-16 20:40:16 -07:00 committed by GitHub
commit afd928b8bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -390,6 +390,7 @@ var (
13: "3.2.24",
14: "3.3.10",
15: "3.3.10",
16: "3.3.10",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows