Commit 56b7325f authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Merge pull request #7415 from a-robinson/build

Build hyperkube into a static binary
parents 56a7b91e 79b9b1b0
......@@ -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