kubernetes/hack/make-rules
Tim Hockin c6a8961534 testdata dirs are not useful go code
Minor.  This removes a few "testdata" dirs from .make/all_go_dirs.mk

-hack/make-rules/helpers/go2make/testdata/dir-with-gofiles
-test/conformance/testdata
-test/instrumentation/testdata/pkg/kubelet/metrics
-test/instrumentation/testdata/staging/src/k8s.io/metrics
-test/typecheck/testdata/bad
-test/typecheck/testdata/good
-test/typecheck/testdata/good/testdata
-vendor/k8s.io/kubectl/pkg/cmd/edit/testdata

This list of dirs is used to figure out which directories need codegen,
and none of these do.
2021-11-19 11:25:53 -08:00
..
helpers testdata dirs are not useful go code 2021-11-19 11:25:53 -08:00
build.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
clean.sh remove bazel from make clean, bazel is not in any supported branches 2021-11-02 11:41:32 -07:00
cross.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
make-help.sh correct flag order in make-help 2019-07-02 23:42:01 -07:00
test-cmd.sh disable race detector in test-cmd.sh 2021-06-18 14:49:53 -07:00
test-e2e-node.sh e2e_node: support passing kubelet-config-file to local runs 2021-11-02 15:10:29 +01:00
test-integration.sh Add periodic etcd scraping to integration tests 2021-11-05 21:32:58 -04:00
test.sh don't search under ./bazel-*, bazel is not in use. 2021-11-02 11:40:59 -07:00
update.sh remove hack/{update,verify}-bazel.sh 2021-11-02 11:38:42 -07:00
verify.sh add verify script to catch most validation mutations 2021-10-08 14:37:55 -04:00
vet.sh Stop installing all commands before vetting 2020-08-02 10:56:46 -04:00