• 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
..
BUILD Loading commit data...
common.sh Loading commit data...
federation-down.sh Loading commit data...
federation-up.sh Loading commit data...
log-dump.sh Loading commit data...
template.go Loading commit data...
upgrade.sh Loading commit data...