Files
kubernetes/cmd
Ryan Fowler d22a29cf66 Block apiserver startup on certificate
With some regularity, if the root certificate file needs to be generated
the apiserver could come up on the non-secure port before the cert
was generated.

`hack/local-up-cluster.sh` requires that apiserver.crt exists
before the replication controller starts. Otherwise service accounts
and secrets don't work.

This change just takes the certificate handling code out of the `go`.
2015-09-08 11:35:32 -05:00
..
2015-08-05 17:30:03 -07:00
2015-08-05 17:52:56 -07:00
2015-08-05 17:30:03 -07:00
2015-08-05 17:30:03 -07:00