k3s/cluster/vagrant
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
..
OWNERS Remove spxtr from several owners files, add rmmh as test reviewer. 2017-01-30 13:45:21 -08:00
config-default.sh Keep ResourceQuota admission at the end of the chain 2017-03-21 01:53:11 -04:00
config-test.sh Set eviction-hard for vagrant cluster 2016-09-06 17:24:57 +03:00
pod-ip-test.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provision-master.sh Fix error reporting during vagrant provisioning 2016-07-26 13:14:35 +03:00
provision-network-master.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provision-network-node.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provision-node.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
provision-utils.sh Remove FEDERATIONS_DOMAIN_MAP references 2017-03-15 23:06:16 +05:30
util.sh hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00