mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #11727 from ZJU-SEL/build-nonstatic-hyperkube
build hyperkube as a nonstatic binary
This commit is contained in:
commit
b56edd1355
@ -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 New Issue
Block a user