mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Build kubectl statically
This commit is contained in:
parent
13a853f371
commit
ff9a3d3cb3
@ -131,6 +131,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
||||
kube-controller-manager
|
||||
kube-scheduler
|
||||
kube-proxy
|
||||
kubectl
|
||||
)
|
||||
|
||||
kube::golang::is_statically_linked_library() {
|
||||
|
Loading…
Reference in New Issue
Block a user