Commit Graph

234 Commits

Author SHA1 Message Date
goodrain
6cff05ec8f [FIX] Optimizing resource statistics 2018-02-09 15:06:12 +08:00
goodrain
464d6847eb [FIX] resolve pod select bug 2018-02-09 12:10:35 +08:00
goodrain
0623d34bdb [FIX] resolve bug select node instance 2018-02-09 11:36:40 +08:00
pujielan
e9f0ef383b [REV] Add reset log in discover 2018-01-24 15:12:51 +08:00
goodrain
b0d23942d8 [FIX] Increase the judgment of whether the master node is its own logic. 2018-01-23 13:20:18 +08:00
pujielan
c43f1dd62f Merge branch 'master' into cuib-local-master 2018-01-19 17:00:37 +08:00
pujielan
ece5fe2cf4 [REV] Add router header fix some bug 2018-01-18 15:01:25 +08:00
pujielan
aa8b8b71d6 Merge branch 'master' into plugin 2018-01-18 14:58:56 +08:00
pujielan
11f6ee2f2c [REV] Update lds header setting support 2018-01-18 14:57:45 +08:00
goodrain
8f17be6427 [FIX] resolve node cpu leak 2018-01-18 10:40:33 +08:00
goodrain
6a74209b1f [FIX] datacenter config loop update bug 2018-01-17 22:52:35 +08:00
pujielan
9cc261bd37 [REV] Add router header fix some bug 2018-01-17 19:15:29 +08:00
pujielan
06a2cf40c9 [REV] Add router header fix some bug 2018-01-17 18:47:19 +08:00
pujielan
abb0f43125 [REV] Add router weight fix some bug 2018-01-17 17:40:28 +08:00
pujielan
8e4bb5a490 [REV] Add router weight 2018-01-17 15:25:22 +08:00
pujielan
64edcaff55 [REV] Add router weight 2018-01-17 15:04:51 +08:00
pujielan
ba29704d2a [REV] Add router weight 2018-01-17 14:33:11 +08:00
pujielan
248ef1c451 [REV] Add router weight 2018-01-16 16:42:32 +08:00
pujielan
d0eb4fd34c [REV] Update lds header setting support 2018-01-15 18:30:43 +08:00
pujielan
491e36e6b3 [ADD] Add multi protocols support 2018-01-12 18:02:04 +08:00
goodrain
04321e1d49 [FIX] remove debug log 2018-01-12 10:01:56 +08:00
goodrain
1d19f75476 [FIX] Merge master code to handle conflicts.
Prepare to incorporate performance analysis capabilities into the trunk.
2018-01-10 18:49:17 +08:00
goodrain
47975be8a3 [ADD] node discover event server 2018-01-10 17:35:07 +08:00
goodrain
2a4b99223e [FIX] solved the MQ memory leak problem 2018-01-06 12:49:20 +08:00
goodrain
02a77bc182 [FIX] update etcdclient to release 3.2.0 and fix the bug that service regist 2018-01-05 18:04:35 +08:00
Bay
cd50cd3bbc [REV] optimize update node status in node query 2018-01-04 18:41:15 +08:00
Bay
c8a950bc59 [REV] optimize check node's task seq 2018-01-04 18:33:14 +08:00
Bay
b96fea8aee [REV] deleay node install ,leave time for check task 2018-01-04 18:29:03 +08:00
Bay
d33701ebc5 [REV] Optimize node error status judge strategy 2018-01-04 18:16:16 +08:00
Bay
a6328c13f4 [REV] Optimize node status,add error status and install/init status;change some logic from controller to service 2018-01-04 11:54:30 +08:00
Bay
997cae6e1b [REV] Optimize region full res ,get node only scheduable 2018-01-04 10:09:25 +08:00
Bay
5094aba6fe [REV] optimize node check api,fix master node get memory info can't get float value 2018-01-03 18:37:20 +08:00
Bay
71f3c1bbd5 [REV] optimize install task status with describe 2018-01-03 11:40:15 +08:00
Bay
1b5915818e [REV] optimize init status api 2018-01-03 10:49:04 +08:00
Bay
05e6787549 [REV] use shell script version 3.4.1 2018-01-03 09:48:28 +08:00
Bay
fb9da87fac [REV] add get task error details when get failed 2018-01-02 12:27:41 +08:00
Bay
8f69543861 [REV] merge from local;add prometheus api,node init/install api and status query api 2017-12-29 14:06:42 +08:00
Bay
e96fd9aadb Merge branch 'master' of https://github.com/goodrain/rainbond into githubmaster 2017-12-29 13:43:38 +08:00
pujielan
f3dd17b4d5 [REV] Update node discover 2017-12-29 12:11:17 +08:00
Bay
3d2a7a04b6 [REV] optimize node status when running ;optimize node cpu resource 2017-12-29 11:46:41 +08:00
Bay
071b4132e1 [REV] merge from local,add prometheus api;add node init/install and query api 2017-12-29 11:24:11 +08:00
Bay
2edd975bea [REV] optimize master res 2017-12-27 13:34:49 +08:00
Bay
8a5e0e1549 [REV] optimize master res 2017-12-27 13:30:59 +08:00
Bay
833cdc92d2 [FIX] fix grctl up command failed,caused by master nodestatus is not null 2017-12-27 12:36:15 +08:00
Bay
01b9bbef76 [REV] optimize node reg to hosts,and optimize collect system info for master 2017-12-27 12:24:05 +08:00
Bay
0bee99c65a Merge branch 'master' of https://github.com/goodrain/rainbond into githubmaster 2017-12-26 15:02:24 +08:00
Bay
163a1f2be9 [REV] optimize task exec command error handle 2017-12-26 14:54:09 +08:00
Bay
38edb98196 [REV] optimize task exec command error handle 2017-12-26 14:48:58 +08:00
ysicing
88eeba8087 [REV] Adjust the installation script 2017-12-26 11:58:52 +08:00
goodrain
988987a707 [FIX] remove dev shell url 2017-12-26 09:49:55 +08:00