kubernetes/hack/make-rules
Lubomir I. Ivanov 9bbd321fec remove /cluster/kubeadm.sh and /test/cmd/kubeadm.sh
/cluster/kubeadm.sh is used to find the kubeadm binary.
This file is legacy and is removed.

Remove /test/cmd/kubeadm.sh. This file contains a function that is used
to build kubeadm and invoke "make test". Move the function contents
to hack/make-rules/test-cmd.cmd.

Stop sourcing /test/cmd/kubeadm.sh in /test/cmd/legacy-script.sh.

Also remove the --kubeadm-path invocation as this can be handled
with an env. variable directly.
2020-04-09 00:47:15 +03:00
..
helpers Build: Use a better filter on find 2019-11-04 21:00:58 -08:00
BUILD modified hack scripts to referenced moved kubeadm.sh file. 2019-01-23 05:37:09 -05:00
build.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
clean.sh Fixed a make clean regression. 2019-04-26 11:52:21 -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 remove /cluster/kubeadm.sh and /test/cmd/kubeadm.sh 2020-04-09 00:47:15 +03:00
test-e2e-kubeadm.sh e2e-kubeadm-first-class 2019-03-28 16:29:56 +01:00
test-e2e-node.sh Enable mutation detection 2019-11-28 02:26:38 -05:00
test-integration.sh Enable mutation detection 2019-11-28 02:26:38 -05:00
test.sh Remove unused KUBE_TEST_API logic 2020-01-13 09:09:46 -05:00
update.sh Add helper script to regenerate API compatibility data 2019-06-03 10:18:08 -04:00
verify.sh add hack/verify-typecheck-providerless.sh 2019-12-04 22:30:23 -08:00
vet.sh update pull request 2019-04-27 10:56:43 -04:00