kubernetes/hack/make-rules
Tim St. Clair 9abdf719b8
Add a verbosity concept to kubernetes scripts
The KUBE_VERBOSE environment variable sets the verbosity level to
use. Log messages can specify a verbosity by setting the V
variable. e.g.

    V=2 kube::log::info foo bar

Would only print "foo bar" if $KUBE_VERBOSE >= 2.
2016-08-04 22:01:22 -07:00
..
helpers Make builds faster by caching ALL_GO_DIRS 2016-07-21 09:31:38 -07:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Make releases work 2016-07-12 21:52:54 -07:00
test-cmd.sh interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
test-e2e-node.sh Merge pull request #29092 from Random-Liu/make-node-e2e-parallel 2016-07-29 18:38:29 -07:00
test-integration.sh Makefile should use paste ... - for posix semantics 2016-07-18 15:56:59 -04:00
test.sh interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
verify.sh Fix make verify 2016-07-25 15:34:00 +02:00
vet.sh Overhaul deps on generator tools 2016-07-12 21:52:54 -07:00