Lucas Käldström
695fb7440e
Fix up the misunderstanding about the apiserver kubelet client cert
2017-01-23 21:45:48 +02:00
Lucas Käldström
6a37f450ae
Add --kubelet-client-{certificate,key} to the apiserver args and make it allowed to access the kubelets
2017-01-23 13:16:04 +02:00
Lucas Käldström
22ce0fdf2d
Set apiserver's storage backend to etcd3
2017-01-23 12:08:01 +02:00
Lucas Käldström
13499f443a
Generate two certs and two private keys; only the necessary ones; make the certs and kubeconfig phases work with valid files already on-disk and some cleanup
2017-01-21 00:33:06 +02:00
Kubernetes Submit Queue
b5929bfb2b
Merge pull request #38789 from jessfraz/cleanup-temp-dirs
...
Automatic merge from submit-queue (batch tested with PRs 37228, 40146, 40075, 38789, 40189)
Cleanup temp dirs
So funny story my /tmp ran out of space running the unit tests so I am cleaning up all the temp dirs we create.
2017-01-20 12:34:58 -08:00
Paulo Pires
c80c0275da
kubeadm: add self-hosted as optional deployment type.
2017-01-20 17:41:47 +00:00
Andrew Rynhard
f46bf42ba0
Add authorization mode to kubeadm
2017-01-18 14:02:53 -08:00
Jess Frazelle
db75904b42
fix when os.Remove should be os.RemoveAll
...
Signed-off-by: Jess Frazelle <acidburn@google.com >
2017-01-04 10:34:06 -08:00
Paulo Pires
241c530648
kubeadm: change etcd data dir to match host path.
...
Fixes https://github.com/kubernetes/kubeadm/issues/80
2017-01-04 16:43:13 +00:00
Mike Danese
690c7e578b
kubeadm: refactor discovery behind an interface
2016-12-15 13:54:49 -08:00
Lucas Käldström
96850dc600
Set --anonymous-auth to false on v1.5 clusters to preserve the locked-down v1.4 behaviour
2016-12-13 17:51:15 +02:00
Lucas Käldström
b0603046b4
Fix review feedback, bazel files, tests and the dnsmasq-metrics spec. Set --kubelet-preferred-address-types on v1.5 and higher clusters
2016-12-09 22:16:37 +02:00
Alexander Block
fd8e6d03e6
Fix test failures in manifests_test.go
2016-12-05 10:28:23 +01:00
Derek McQuay
bd4d98fabe
kubeadm: unit tests for app/master/manifests.go
2016-12-02 08:42:45 -08:00