kubernetes/hack/make-rules
Kubernetes Submit Queue b9a5a5c9b3 Merge pull request #42748 from dcbw/cfssl-localup
Automatic merge from submit-queue (batch tested with PRs 43866, 42748)

hack/cluster: download cfssl if not present

hack/local-up-cluster.sh uses cfssl to generate certificates and
will exit it cfssl is not already installed.  But other cluster-up
mechanisms (GCE) that generate certs just download cfssl if not
present.  Make local-up-cluster.sh do that too so users don't have
to bother installing it from somewhere.
2017-04-10 14:27:11 -07:00
..
helpers enable generation 2017-03-27 09:56:26 -04:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh remove hardcoded ansi to tput so that color coding works in multiple platforms including osx. 2017-02-10 10:25:43 -08:00
test-cmd-util.sh Merge pull request #42674 from nikhiljindal/secretKubeTe 2017-04-04 00:28:42 -07:00
test-cmd.sh Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
test-e2e-node.sh test/e2e_node: prepull images with CRI 2017-04-01 10:18:56 +02:00
test-federation-cmd.sh Merge pull request #43136 from shashidharatd/kubectl-tests 2017-04-09 11:19:38 -07:00
test-integration.sh test-federation.sh: Make use of WHAT consistent with make test 2017-02-16 10:53:58 -08:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Fix coverage report testing on macOS 2017-04-02 10:01:43 -07:00
verify.sh hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
vet.sh Disable verify-test-owners.sh and make go vet more obvious 2016-12-21 11:44:04 -08:00