mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Merge pull request #19193 from luxas/static_kubectl
Auto commit by PR queue bot
This commit is contained in:
commit
b4ae87cada
@ -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