Commit Graph

23 Commits

Author SHA1 Message Date
liuwei
a09ef1620f add integration test cases 2020-05-19 16:46:27 +08:00
liuwei
66b600c9a7 add field selector for shared informer factory 2020-05-14 10:30:33 +08:00
liuwei
ecfd72cf70 rewrite spoke cluster creating process 2020-05-02 22:44:51 +08:00
liuwei
77c646b9a1 rewrite spoke cluster creating process 2020-05-02 17:44:22 +08:00
liuwei
bb85ce25a3 rewrite spoke cluster creating process 2020-05-01 19:50:38 +08:00
liuwei
6584baa5ab rewrite spoke cluster creating process 2020-04-30 14:37:59 +08:00
liuwei
04192b6eb3 resolve comments 2020-04-29 23:15:06 +08:00
liuwei
2e3e5b0908 resolve comments 2020-04-29 21:16:06 +08:00
liuwei
1f334864eb resolve comments on pr 11 and 8 2020-04-29 20:52:57 +08:00
OpenShift Merge Robot
abd503efdd Merge pull request #11 from skeeey/agent-spokecluster
spoke agent spoke cluster controller
2020-04-27 22:48:33 +02:00
liuwei
eb601547e7 spoke agent spoke cluster controller 2020-04-27 11:31:40 +08:00
Paul Morie
92900f589a Add / tune up godoc 2020-04-23 17:16:50 -04:00
Yang Le
64ac9f6afb Address the remaining comments on PR #6 2020-04-20 11:03:25 +08:00
Yang Le
e2c4053474 Remove LoadClientConfig() and add fallback for fetching csr 2020-04-16 19:46:04 +08:00
Yang Le
08e5e70c65 Correct typos & remove time.Sleep() from test cases 2020-04-16 09:18:31 +08:00
Yang Le
521a1de694 Refine code on comments & commit files in vendor 2020-04-15 15:54:36 +08:00
Yang Le
438c562e56 Run ClientCertForHubController twice 2020-04-13 18:57:49 +08:00
Yang Le
ed52cc9c53 Simplify the controller logic 2020-04-09 22:50:06 +08:00
Yang Le
2fad764a12 Implement bootstrap & cert rotation as controller 2020-04-09 00:26:46 +08:00
Yang Le
ba7a116b9c Rename bootstrap package & remove waitForServer 2020-04-06 21:40:03 +08:00
Yang Le
8cdb59f01b Add unit test cases 2020-04-03 20:42:02 +08:00
Yang Le
185bb8750e Add agent bootstrap & cert-rotation 2020-04-03 19:33:14 +08:00
Jian Qiu
aacb7b4293 Add basic cmd and pkg for regitstration controller/agent
This is to add leader election, healthz, metrics and event
2020-04-01 16:02:45 +08:00