Paulo Pires
|
cae862dadf
|
kubeadm: kube-proxy needs to know the pod subnet CIDR in order to understand what's internal and external traffic.
Fixes https://github.com/kubernetes/kubeadm/issues/102
|
2017-01-04 20:32:27 +00: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 |
|