Merge pull request #19193 from luxas/static_kubectl

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-01-02 01:50:56 -08:00
commit b4ae87cada

View File

@ -131,6 +131,7 @@ readonly KUBE_STATIC_LIBRARIES=(
kube-controller-manager
kube-scheduler
kube-proxy
kubectl
)
kube::golang::is_statically_linked_library() {