Dan Lorenc
|
2858ff3b3e
|
Check boilerplate in all files.
Also fix misisng boilerplate.
|
2016-05-24 21:57:16 -07:00 |
Dan Lorenc
|
43f5851e6d
|
Fix race condition in cluster setup.
We now explicitly generate certs before starting the cluster.
|
2016-05-22 14:21:10 -07:00 |
Lucas Käldström
|
0c05a831b4
|
Remove dependency on easyrsa; now localkube signs its own certs (including CA, which wasn't present earlier). Now serviceAccounts should work properly
|
2016-05-10 19:53:11 +03:00 |
Lucas Käldström
|
c12821809a
|
Run gofmt
|
2016-05-09 23:37:46 +03:00 |
Lucas Käldström
|
e7cda1ce58
|
Very large refactor of localkube. Fixed lots of bugs, added flags and commands via cobra, extracted a simple interface for SimpleServer for all Kubernetes components, made DNS working again, created the type LocalkubeServer which holds all necessary data etc.
|
2016-05-09 23:35:57 +03:00 |