• Kubernetes Submit Queue's avatar
    Merge pull request #42748 from dcbw/cfssl-localup · b9a5a5c9
    Kubernetes Submit Queue authored
    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.
    b9a5a5c9
Name
Last commit
Last update
..
templates Loading commit data...
config-common.sh Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
setup-prereq.sh Loading commit data...
util.sh Loading commit data...