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:
Sascha Grunert 2023-09-05 13:37:48 +02:00
parent 294bde0079
commit e190e179b3
No known key found for this signature in database
GPG Key ID: 09D97D153EF94D93

View File

@ -330,6 +330,7 @@ readonly KUBE_STATIC_LIBRARIES=(
kubectl
kubectl-convert
kubemark
mounter
)
# Fully-qualified package names that we want to instrument for coverage information.