Commit Graph

45 Commits

Author SHA1 Message Date
liuwei
6d1cb006ba prepare integration test 2020-04-30 18:32:20 +08:00
OpenShift Merge Robot
fed340aca8 Merge pull request #15 from skeeey/agent-controller
Resolve comments on PR #11 and #8
2020-04-29 22:49:03 +02: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
777555aabb Merge branch 'master' into agent-controller 2020-04-29 20:58:53 +08:00
liuwei
1f334864eb resolve comments on pr 11 and 8 2020-04-29 20:52:57 +08:00
OpenShift Merge Robot
697526b8eb Merge pull request #8 from skeeey/csr-approving
hub csr controller
2020-04-28 21:18:35 +02:00
OpenShift Merge Robot
be939d6db2 Merge pull request #16 from pmorie/readme
Tiny update to README
2020-04-28 18:01:57 +02:00
Paul Morie
9c2a67e79b Tiny update to README 2020-04-28 11:48:30 -04:00
OpenShift Merge Robot
db1efe7f82 Merge pull request #14 from qiujian16/dockerfile
Add docker file
2020-04-28 16:29:20 +02:00
Jian Qiu
ec4451570a Add docker file 2020-04-28 22:15:12 +08:00
liuwei
11a00af2d7 csr approving controller 2020-04-28 18:07:11 +08:00
liuwei
3086bf0aa6 csr approving controller 2020-04-28 14:06:01 +08:00
liuwei
b9987b4ec2 Merge branch 'master' into csr-approving 2020-04-28 12:15:43 +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
liuwei
ccc2a489e7 hub csr controller 2020-04-27 11:24:59 +08:00
OpenShift Merge Robot
050e191e73 Merge pull request #12 from pmorie/doc-fixes
Add / tune up godoc
2020-04-26 04:18:20 +02:00
Paul Morie
92900f589a Add / tune up godoc 2020-04-23 17:16:50 -04: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