Commit 79b9b1b0 authored by Alex Robinson's avatar Alex Robinson

Build hyperkube into a static binary.

parent 0c611370
......@@ -88,6 +88,7 @@ readonly KUBE_STATIC_LIBRARIES=(
kube-apiserver
kube-controller-manager
kube-scheduler
hyperkube
)
kube::golang::is_statically_linked_library() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment