Derek McQuay
b7c685d421
kubeadm: EnvParam struct and GlobalEnvParam
...
Previously, GetEnvParams (now called SetEnvParams) had no way of being altered unless
it was through enviroment variables. These changes allow for a global
EnvParam to be set and also altered while still initally getting their value from
set enviroment variables. This change is especially helpful for testing
(see kubeadm/app/util/kubeconfig_test.go).
2016-10-29 09:41:51 -04:00
Ilya Dmitrichenko
fe32eddca9
Change default service IP range to 10.96/12
2016-10-25 09:45:32 +01:00
Kubernetes Submit Queue
03c69e114f
Merge pull request #35270 from errordeveloper/bump-default-version-in-kubeadm
...
Automatic merge from submit-queue
Bump kubeadm to use v1.4.4 by default
**Release note**:
```release-note
NONE
```
2016-10-24 16:17:53 -07:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
Ilya Dmitrichenko
f09c4833bd
Bump kubeadm to use v1.4.4 by default
2016-10-21 09:25:49 +01:00
Ilya Dmitrichenko
327dec43fb
Add flags for alternative API and discovery ports ( close #34311 #34307 #33638 )
2016-10-17 12:08:11 +01:00
Lucas Käldström
d46490c21e
Register the kubeadm api group in cmd/kubeadm
2016-10-15 22:18:23 +03:00
Mike Danese
25e4dccefe
kubeadm: fix conversion macros and add kubeadm to round trip testing
2016-10-12 13:26:23 -07:00
Lucas Käldström
99aaa3d8f4
Bump kubeadm to use kubernetes v1.4.1
2016-10-10 22:25:26 +03:00
Mike Danese
b3dae78c62
kubeadm: turn api into a real apigroup
2016-10-07 11:14:53 -07:00