Merge pull request #116860 from liggitt/test-binary

Drop development dependencies from test targets
This commit is contained in:
Kubernetes Prow Robot 2023-03-22 11:20:36 -07:00 committed by GitHub
commit d2be69ac11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,11 +261,6 @@ readonly KUBE_CLIENT_BINARIES_WIN=("${KUBE_CLIENT_BINARIES[@]/%/.exe}")
# The set of test targets that we are building for all platforms
kube::golang::test_targets() {
local targets=(
cmd/gendocs
cmd/genkubedocs
cmd/genman
cmd/genyaml
cmd/genswaggertypedocs
ginkgo
test/e2e/e2e.test
test/conformance/image/go-runner