mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
Merge pull request #122963 from SataQiu/fix-20240125
Enable testing import check for kubeadm binary
This commit is contained in:
@@ -37,6 +37,7 @@ RELEASE_BIN_PKGS=(
|
||||
"${KUBE_ROOT}/cmd/kubectl"
|
||||
"${KUBE_ROOT}/cmd/kubectl-convert"
|
||||
"${KUBE_ROOT}/cmd/kubelet"
|
||||
"${KUBE_ROOT}/cmd/kubeadm"
|
||||
)
|
||||
|
||||
pkgs_with_testing_import=()
|
||||
|
Reference in New Issue
Block a user