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 |
|