mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 21:12:07 +00:00
Document cluster/gce/gci/mounter
as static binary
The binary is already statically linked so we should mark it correctly as-is. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
parent
294bde0079
commit
e190e179b3
@ -330,6 +330,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
|||||||
kubectl
|
kubectl
|
||||||
kubectl-convert
|
kubectl-convert
|
||||||
kubemark
|
kubemark
|
||||||
|
mounter
|
||||||
)
|
)
|
||||||
|
|
||||||
# Fully-qualified package names that we want to instrument for coverage information.
|
# Fully-qualified package names that we want to instrument for coverage information.
|
||||||
|
Loading…
Reference in New Issue
Block a user