Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f2d3220a11
run root-rewrite-import-client-go-api-types
2017-06-22 11:30:59 -07:00
Lucas Käldström
1b93a6a10e
kubeadm: Make the creation of the RBAC rules phase idempotent
2017-06-07 17:39:26 +03:00
Chao Xu
3fa7b7824a
easy changes
2017-04-27 09:41:53 -07:00
Lucas Käldström
5cbefbcbca
kubeadm: Rename --api-advertise-addresses to --apiserver-advertise-address and --api-port to --apiserver-bind-port
2017-03-01 14:33:19 +02:00
Lucas Käldström
0b16999e50
kubeadm: Use a new label for marking and tainting the master node
2017-02-23 19:43:09 +02:00
Derek McQuay
70e7d64b46
kubeadm: moved import to client-go, where possible
...
Some imports dont exist yet (or so it seems) in client-go (examples
being:
- "k8s.io/kubernetes/pkg/api/validation"
- "k8s.io/kubernetes/pkg/util/initsystem"
- "k8s.io/kubernetes/pkg/util/node"
one change in kubelet to import to client-go
2017-02-15 13:06:15 -08:00
Lucas Käldström
b32e6040e3
Update the DNS spec from upstream
2017-02-14 16:33:44 +02:00
Andrew Rynhard
052ceee47e
Fix cluster-cidr flag
2017-02-10 13:52:25 -08:00
Lucas Käldström
407722b378
Remove an old proxy arg function, add clustercidr to the proxy manifest and automatically calculate the dns ip
2017-02-06 23:09:27 +02:00
Lucas Käldström
183f71d57a
Add a new, dedicated package for the addons and use templates instead of native Go types, and remove the previous Go files
2017-02-01 23:33:35 +02:00