mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
enable testing import check for kubeadm binary
This commit is contained in:
parent
4163ce5017
commit
39afee443f
@ -37,6 +37,7 @@ RELEASE_BIN_PKGS=(
|
|||||||
"${KUBE_ROOT}/cmd/kubectl"
|
"${KUBE_ROOT}/cmd/kubectl"
|
||||||
"${KUBE_ROOT}/cmd/kubectl-convert"
|
"${KUBE_ROOT}/cmd/kubectl-convert"
|
||||||
"${KUBE_ROOT}/cmd/kubelet"
|
"${KUBE_ROOT}/cmd/kubelet"
|
||||||
|
"${KUBE_ROOT}/cmd/kubeadm"
|
||||||
)
|
)
|
||||||
|
|
||||||
pkgs_with_testing_import=()
|
pkgs_with_testing_import=()
|
||||||
|
Loading…
Reference in New Issue
Block a user