kubernetes/hack/make-rules
Patrick Ohly 41619ace15 stop using deprecated klog flags
Some scripts and tools still relied on the deprecated flags, the ones
which are about to be removed.

This is intentionally not a complete removal of all those flags in the entire
repo. This would lead to much more code churn also in places where commands
still accept the flags because they use klog directly.
2022-09-04 21:02:43 +02: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 Check whether static cert is already configured in UpdateTransportConfig 2022-03-07 13:54:32 -08:00
test-e2e-node.sh stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
test-integration.sh stop using deprecated klog flags 2022-09-04 21:02:43 +02:00
test.sh test: enable unit tests under test/e2e 2022-05-11 11:48:58 +02:00
update.sh remove hack/{update,verify}-bazel.sh 2021-11-02 11:38:42 -07:00
verify.sh add verify-licenses.sh to the EXCLUDED_PATTERNS in make-rules/verify.sh 2022-05-06 19:03:03 +05:30
vet.sh Stop installing all commands before vetting 2020-08-02 10:56:46 -04:00