Aaron.L.Xu
|
853167624e
|
fix typo for federation/*
|
2016-12-20 20:00:10 -08:00 |
|
Wojciech Tyczynski
|
e8d1cba875
|
GetOptions in client calls
|
2016-12-09 09:42:01 +01:00 |
|
Irfan Ur Rehman
|
b21cfdcd0f
|
[Federation] Review comments fixed for dry run support in kubefed init
|
2016-11-18 01:23:15 +05:30 |
|
Irfan Ur Rehman
|
0462c656e8
|
[Federation] Implement dry run support in kubefed init
|
2016-11-18 01:23:15 +05:30 |
|
Irfan Ur Rehman
|
98d55db5ec
|
[Federation] Review comment fixes for making federation etcd PVC size configurable
|
2016-11-18 01:09:25 +05:30 |
|
Irfan Ur Rehman
|
9cef38c705
|
[Federation] Make federation etcd PVC size configurable
|
2016-11-16 20:52:16 +05:30 |
|
Madhusudan.C.S
|
2f00e0eeba
|
[Federation][init-10d] Use the right service and dns provider names in controller manager.
|
2016-11-15 10:42:31 -08:00 |
|
Irfan Ur Rehman
|
c5a5a71976
|
[Federation] Make the dnsProvider configurable in kubefed init
|
2016-11-10 12:55:44 +05:30 |
|
Madhusudan.C.S
|
4618eedcf6
|
[Federation][init-10c] Disable auth mechanisms we don't support for now.
|
2016-11-05 19:38:45 -07:00 |
|
Madhusudan.C.S
|
41b39f3019
|
[Federation][init-10b] Update local kubeconfig with the new federation API server credentials.
|
2016-11-05 19:37:48 -07:00 |
|
Madhusudan.C.S
|
8d8eca5f2a
|
[Federation][init-10a] Make the federation API server and controller manager image names configurable.
This enables testing non-release images.
|
2016-11-05 16:42:14 -07:00 |
|
Madhusudan.C.S
|
caef02cf43
|
[Federation][init-06] Check for the availability of federation API server's service loadbalancer address before waiting.
This speeds up the tests. Otherwise tests end up unnecessarily waiting for the
poll interval/duration which is 5 seconds right now.
|
2016-11-04 00:12:11 -07:00 |
|
Madhusudan.C.S
|
d70d961689
|
[Federation][init-05] Separate the notions of controller manager name and federation name in the controller manager deployment spec.
|
2016-11-03 16:12:03 -07:00 |
|
Madhusudan.C.S
|
47977fbbc4
|
[Federation][init-04] Explicitly specify the number of API server and controller manager replicas.
|
2016-11-03 15:45:53 -07:00 |
|
Madhusudan.C.S
|
1b929bd4c1
|
[Federation][init-03] Print the federation API server address on success.
|
2016-11-03 15:45:24 -07:00 |
|
Madhusudan.C.S
|
b8109eae5b
|
[Federation][init-02] Stop passing command factory to the init command.
Init command completely relies on the host factory, so it is unnecessary
to pass the default command factory to the init command.
|
2016-11-02 19:28:17 -07:00 |
|
Madhusudan.C.S
|
4a9377027d
|
[Federation][init] Implement kubefed init command that performs federation control plane bootstrap.
|
2016-11-02 13:36:41 -07:00 |
|