Commit Graph

49 Commits

Author SHA1 Message Date
zhoujunhao
615f7bfac4 [ADD] add installation log download 2018-08-27 12:28:36 +08:00
zhoujunhao
e0f7976c4b [REV] Adjust node installation status query 2018-08-24 18:24:38 +08:00
zhoujunhao
b4d476c4ed [REV] Optimize node installation node to remove api 2018-08-24 17:16:20 +08:00
zhoujunhao
c874a5b992 [REV] 2018-08-24 17:01:18 +08:00
zhoujunhao
911abf74d7 [REV] Add debug output 2018-08-24 16:31:38 +08:00
zhoujunhao
a5903543ba [FIX] 2018-08-24 16:21:36 +08:00
zhoujunhao
59c7a7ccd7 [FIX] fix bug 2018-08-24 16:12:08 +08:00
zhoujunhao
4a082735f8 [REV] 2018-08-24 15:56:30 +08:00
zhoujunhao
c1dbb18899 [REV] 2018-08-24 15:22:32 +08:00
zhoujunhao
d5e3a07393 [FIX] Delete cache when deleting a node 2018-08-24 15:08:43 +08:00
zhoujunhao
dd3c96d82a [FIX] Delete a node in the cache when deleting a node 2018-08-24 14:43:38 +08:00
zhoujunhao
a9c3cd922c [ADD] add debug print 2018-08-24 12:44:03 +08:00
zhoujunhao
576a45c83c [REV] Return detailed error output 2018-08-24 12:32:04 +08:00
zhoujunhao
9e03b2b10e [REV] 2018-08-23 19:25:15 +08:00
zhoujunhao
f4c5d46dc9 [REV] Modify the installation node api 2018-08-23 17:42:17 +08:00
zhoujunhao
a5d5ea09d5 [REV] Method for optimizing node resource calculation 2018-08-22 18:18:14 +08:00
zhoujunhao
bff2e520e7 [ADD] add display node resources in grctl 2018-08-22 16:06:28 +08:00
Zhang Jiajun
04d22d82f6 [REV] Fix can not down compute issue. 2018-08-06 12:07:13 +08:00
zhoujunhao
ba12d437ad [ADD] add grctl cluster info 2018-07-27 19:10:15 +08:00
Zhang Jiajun
51c02cf6db [REV] When service status is death then start it. 2018-07-26 18:36:29 +08:00
zhoujunhao
c836e57fed Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-07-26 17:06:06 +08:00
zhoujunhao
06158c4c7d [ADD] add builder service monitor 2018-07-26 17:05:50 +08:00
Zhang Jiajun
fa374310bd [REV] When service status is death then start it. 2018-07-26 15:54:30 +08:00
Zhang Jiajun
32461aa924 Optimize online offline logic and add rest api of node healthy. 2018-07-26 14:28:51 +08:00
Zhang Jiajun
fb18f8b066 [REV] Optimize online and offline logic by command. 2018-07-26 14:28:46 +08:00
zhoujunhao
40b74f974b [ADD] add service health status api 2018-07-26 14:17:54 +08:00
Zhang Jiajun
937c3b9973 [REV] Fix import error. 2018-07-25 16:57:48 +08:00
Zhang Jiajun
a58ef58841 [REV] Add sync node status logic in node controller. 2018-07-25 16:42:29 +08:00
Zhang Jiajun
195ca60633 [REV] Add online and offline node by command. 2018-07-25 16:31:43 +08:00
zhoujunhao
b50ea7265c [ADD] Define constant 2018-07-25 16:25:15 +08:00
Zhang Jiajun
07483bc7a0 [REV] Add online and offline node by command. 2018-07-25 12:35:37 +08:00
zhoujunhao
f9c1db3970 [ADD] add node status judgment 2018-07-24 16:09:51 +08:00
barnettZQG
a217cf54c2 [REV] update node monitor code 2018-07-16 11:56:48 +08:00
barnettZQG
c33ad9f223 [REV] change node code 2018-07-13 17:58:06 +08:00
barnettZQG
dfee3abf01 [REV] merge master branch 2018-07-13 10:35:03 +08:00
barnettZQG
6dc588012d [REV] change node code architecture 2018-07-13 10:11:10 +08:00
barnettZQG
ff1ff248c3 [FIX] fix the bug that inconsistent name of envoy listener 2018-07-10 11:32:23 +08:00
barnettZQG
2c3e1e8805 [REV] cache service and endpoint in node 2018-07-09 23:16:04 +08:00
barnettZQG
8b08969da5 [REV] change list kube api to SharedInformerFactory 2018-07-09 22:42:10 +08:00
barnettZQG
f091fdd461 [REV] update req kubeapi QPS to 100 2018-07-03 18:06:50 +08:00
barnettZQG
b9986749fa [FIX] fix 80 port conflict bug in envoy listener 2018-06-29 21:58:25 +08:00
barnettZQG
2ff0813819 [FIX] fix build plugin by market bug 2018-06-21 18:04:02 +08:00
barnett
43bd88546c [ADD] add restore backup feature code (#72) 2018-05-25 18:24:17 +08:00
barnett
2637f072e3 [REV] merge code 2018-05-18 23:42:51 +08:00
barnett
7b395dcd29 [REV] update watch etcd implement code 2018-05-18 23:40:19 +08:00
barnett
d2ecf5eb6e [REV] update node etcd endpoint 2018-05-14 19:00:22 +08:00
barnett
25e2196a17 [REV] update node monitor code 2018-05-11 16:54:23 +08:00
barnett
93027efb09 [REV] update code 2018-05-10 18:44:55 +08:00
barnett
287f8bdc9e [REV] update package api design,remove pkg dir (fixed #57) 2018-04-24 16:44:59 +08:00