Merge pull request #106150 from pohly/log-runner-kubemark

kubemark: replace deprecated --log-file parameter with runner
This commit is contained in:
Kubernetes Prow Robot
2021-11-05 04:01:52 -07:00
committed by GitHub
3 changed files with 13 additions and 7 deletions

View File

@@ -336,6 +336,7 @@ readonly KUBE_STATIC_LIBRARIES=(
kube-proxy
kubeadm
kubectl
kubemark
)
# Fully-qualified package names that we want to instrument for coverage information.