Merge pull request #77072 from fabriziopandini/add-v1.15-etcd-version

kubeadm: add etcdversion constant for v1.15
This commit is contained in:
Kubernetes Prow Robot
2019-04-25 12:04:19 -07:00
committed by GitHub

View File

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