kubernetes/hack/lib
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
..
BUILD Build release tarballs in bazel and add make bazel-release rule 2017-01-13 16:17:44 -08:00
etcd.sh avoid ls'ing third_party/etcd 2017-02-23 11:11:31 -08:00
golang.sh Skip e2e test for Mac. 2017-03-28 11:40:40 +08:00
init.sh hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
swagger.sh Update gen_api_ref_docs to use same diff method as verify 2017-04-05 13:06:35 -07:00
test.sh addressing issue #39427 adding a flag --output to allow for either json or yaml. 2017-03-28 10:07:53 -07:00
util.sh hack/cluster: download cfssl if not present 2017-04-03 23:31:16 -05:00
version.sh Fix v0.0.0 in kubectl built from master 2017-03-07 01:09:57 -05:00