Commit Graph

27 Commits

Author SHA1 Message Date
liuwei
eb601547e7 spoke agent spoke cluster controller 2020-04-27 11:31:40 +08:00
OpenShift Merge Robot
15a0c82c2c Merge pull request #7 from skeeey/master
implement the hub controller to reconcile SpokeCluster
2020-04-21 17:00:47 -04:00
liuwei
6c93f9fbdb implement the hub SpokeCluster controller 2020-04-21 15:22:22 +08:00
liuwei
66e04ddaf4 implement the hub SpokeCluster controller 2020-04-21 15:10:49 +08:00
OpenShift Merge Robot
1fc7b29a1e Merge pull request #10 from elgnay/bootstrap-fixup
Address the remaining comments on PR #6
2020-04-20 18:08:09 -04:00
OpenShift Merge Robot
ef9e7118f6 Merge pull request #9 from open-cluster-management/mdelder-update-readme
Update README
2020-04-20 17:24:14 -04:00
Michael D. Elder
0d2c23bbd2 Update README
Update the README, CONTRIBUTING, and DEVELOPMENT documentation
to streamline contributions from the community.

Signed-off-by: mdelder@redhat.com
2020-04-20 14:13:25 -04:00
Yang Le
64ac9f6afb Address the remaining comments on PR #6 2020-04-20 11:03:25 +08:00
Paul Morie
4eff354d2a Merge pull request #6 from elgnay/bootstrap
Add agent bootstrap & cert-rotation
2020-04-17 08:44:09 -04: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
Paul Morie
0416a6b1f4 Merge pull request #5 from pmorie/owners
Add owners files
2020-04-01 18:39:57 -04:00
Paul Morie
2487c6fac4 Add owners files 2020-04-01 18:35:15 -04:00
Paul Morie
0fd557261b Merge pull request #3 from pmorie/missing-file
Missed test file
2020-04-01 15:07:44 -04:00
Paul Morie
a5a780c556 Missed test file 2020-04-01 15:06:36 -04:00
Paul Morie
7357103187 Merge pull request #2 from pmorie/build-machinery
Add build machinery
2020-04-01 12:44:55 -04:00
Paul Morie
39c01a0341 Add build machinery 2020-04-01 12:43:36 -04:00
Paul Morie
8730c7cb84 Merge pull request #1 from qiujian16/registration-ctrl
Add basic cmd and pkg for regitstration controller/agent
2020-04-01 11:39:09 -04: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
Paul Morie
b3484a7ee6 Initial commit 2020-03-30 16:00:32 -04:00