mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 09:18:06 -05:00
Merge pull request #11727 from ZJU-SEL/build-nonstatic-hyperkube
build hyperkube as a nonstatic binary
This commit is contained in:
commit
b56edd1355
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ readonly KUBE_STATIC_LIBRARIES=(
|
|||
kube-apiserver
|
||||
kube-controller-manager
|
||||
kube-scheduler
|
||||
hyperkube
|
||||
)
|
||||
|
||||
kube::golang::is_statically_linked_library() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue