kubernetes/hack/make-rules
Jan Chaloupka 8f28091c97 Call 'gcloud compute' only if necessary
The 'gcloud compute' is called everytime even if it is not needed.
When runnin node e2e tests on RHEL, the test-e2e-node.sh script is run
the way in which it takes execution path without gcloud invocation.

With the current code, gcloud is called everytime.
Thus introducing additional runtime dependency.
2016-08-28 13:25:41 +02:00
..
helpers Fix caching of go dirs during build 2016-08-18 18:47:02 +03: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 Removed non-md files from docs. Moved doc yamls to test/fixtures. 2016-08-25 15:09:27 -07:00
test-e2e-node.sh Call 'gcloud compute' only if necessary 2016-08-28 13:25:41 +02:00
test-integration.sh debugging gc 2016-08-26 15:58:33 -07:00
test.sh Fix overlong junit filename prefixes (2nd attempt) 2016-08-23 01:04:34 +03:00
verify.sh Fix make verify 2016-07-25 15:34:00 +02:00
vet.sh fix go vet errors 2016-08-10 16:45:41 -07:00