Jimmi Dyson
|
a2f789590b
|
Enable all available APIs
|
2016-07-21 15:39:37 +01:00 |
Jimmi Dyson
|
f602020f02
|
Create long lived CA certificate
|
2016-07-12 15:59:38 +01:00 |
Dan Lorenc
|
e5c3564f9e
|
Allow privileged pods.
|
2016-05-23 18:12:52 -07:00 |
Dan Lorenc
|
9379c4360d
|
Enable SecurityContext features.
|
2016-05-15 18:47:47 -07:00 |
dlorenc
|
1884f8acf1
|
Blow away godeps.json, re "godep save".
|
2016-05-13 14:55:15 -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
|
a38a9037e2
|
Use utilnet for getting the host's public IP, which is more reliable. Also, switch to net.IP and net.IPNet flags for validation
|
2016-05-10 17:49:09 +03:00 |
Lucas Käldström
|
1fe8a53339
|
Store certs in the localkube dir
|
2016-05-10 15:42:40 +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 |
Dan Lorenc
|
4f712bf3be
|
Make localkube serve securely.
|
2016-05-06 16:05:42 -07:00 |
Lucas Käldström
|
6b2d1ed1cd
|
Restructure the whole project, gofmt and improve the makefile
|
2016-05-05 16:38:23 +03:00 |