mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 14:38:46 +00:00
kubeadm: remove dead code
Removed unused functions and variables from the kubeadm codebase.
This commit is contained in:
@@ -37,7 +37,6 @@ import (
|
||||
|
||||
const (
|
||||
testCertsDir = "/var/lib/certs"
|
||||
etcdDataDir = "/var/lib/etcd"
|
||||
)
|
||||
|
||||
var cpVersion = kubeadmconstants.MinimumControlPlaneVersion.WithPreRelease("beta.2").String()
|
||||
|
Reference in New Issue
Block a user