mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #114228 from saschagrunert/kubectl-convert-static
Link `kubectl-convert` binary statically
This commit is contained in:
commit
73849a8d28
@ -332,6 +332,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
||||
kube-log-runner
|
||||
kubeadm
|
||||
kubectl
|
||||
kubectl-convert
|
||||
kubemark
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user