Commit Graph

405 Commits

Author SHA1 Message Date
Bay
b6f19c3e45 [REV] optimize add node time out 2017-12-23 19:14:00 +08:00
Bay
22dae6c85f [REV] optimize add node time out 2017-12-23 19:10:12 +08:00
Bay
2ce367019e [FIX] fix wrong type usage when add node 2017-12-23 18:45:15 +08:00
Bay
3163f2c24b Merge remote-tracking branch 'origin/taskengin' into taskengin
Conflicts:
	pkg/grctl/cmd/init.go
2017-12-22 19:25:01 +08:00
Bay
bbceece78c [FIX] fix wrong error type 2017-12-22 19:24:10 +08:00
goodrain
d129ea923f [FIX] fix configs nil bug 2017-12-22 18:16:16 +08:00
goodrain
50af5e7051 [FIX] print log 2017-12-22 18:13:48 +08:00
bay1ts
492ae3d53f [REV] optimize task delete strategy 2017-12-22 17:09:57 +08:00
goodrain
17183c19b4 [FIX] config array value Deweight 2017-12-22 17:01:54 +08:00
goodrain
7ccc4ca9f4 [FIX] fix the bug that configs value type is []interface{} 2017-12-22 16:45:21 +08:00
bay1ts
0efd81284e [REV] optimize error handle 2017-12-22 16:23:19 +08:00
bay1ts
934ef6be08 Merge remote-tracking branch 'origin/taskengin' into taskengin 2017-12-22 15:53:56 +08:00
bay1ts
7fb55207a8 [REV] optimize node add when failed 2017-12-22 15:49:22 +08:00
bay1ts
fc0dd4e97d [FIX] fix can't unmarshal of response with list 2017-12-22 11:17:13 +08:00
goodrain
a83a802dc1 [FIX] print log and test shceduler 2017-12-22 11:12:36 +08:00
goodrain
23aa0518e8 [FIX] modification default etcd address 2017-12-22 10:53:21 +08:00
bay1ts
3a46b8868f [REV] optimize region api ,optimize unmarshal list obj 2017-12-22 10:14:03 +08:00
goodrain
0042c4a0fa [FIX] change install node shell to test 2017-12-22 09:34:19 +08:00
bay1ts
36bb33cb54 [REV] optimize region api ,optimize task status 2017-12-21 18:33:41 +08:00
goodrain
4cb18f49ca [FIX] fix nil map bug 2017-12-21 18:21:02 +08:00
goodrain
93094278a4 [FIX] remove datacenter common config 2017-12-21 18:02:28 +08:00
bay1ts
932ef9f116 [REV] optimize region api package,keep old status func in node sdk,remove build errors 2017-12-21 17:09:17 +08:00
bay1ts
18af4780a6 [REV] optimize region api package 2017-12-21 16:44:31 +08:00
goodrain
1d816456be [FIX] init other node complete 2017-12-20 22:23:57 +08:00
goodrain
f15071d3e2 [FIX] init result bug 2017-12-20 19:21:25 +08:00
goodrain
2e1e99c6ab [FIX] print string log 2017-12-20 18:53:24 +08:00
goodrain
f2eba57d8c [FIX] add test init 2017-12-20 18:39:08 +08:00
goodrain
dcc844d612 [FIX] Modify the grctl init process to get the initialization data 2017-12-20 18:22:36 +08:00
goodrain
7e9dc32a49 [FIX] Task system test completed, support array configuration 2017-12-20 17:28:21 +08:00
goodrain
6d87712cb7 [FIX] fix the bug of get datacenter config 2017-12-20 13:48:49 +08:00
goodrain
277cfb9aea [FIX] Scheduling test modification 2017-12-20 10:23:55 +08:00
goodrain
0a3f2747c2 [FIX] Complete the basic v2 task scheduling test 2017-12-19 18:46:49 +08:00
goodrain
a0ed39a6af [FIX] Support multiple master node scheduling elections 2017-12-18 18:47:02 +08:00
goodrain
ffc892943f [FIX] Adjust task scheduling 2017-12-18 11:10:45 +08:00
goodrain
ef3d55414c [FIX] Apply state judgment to shutdown and restart operations.Ignore the closing error that has been closed 2017-12-15 16:59:12 +08:00
goodrain
4c81880c4c [FIX] task exec log print to file 2017-12-15 12:27:03 +08:00
goodrain
c65add860b [FIX] Increases the default timeout for the startup operation 2017-12-14 22:17:09 +08:00
goodrain
90c05d23c5 [FIX] resolve event not update error bug when shell error 2017-12-14 21:59:59 +08:00
goodrain
136d13d983 [FIX] set time when task scheduler failure 2017-12-14 18:33:43 +08:00
bay1ts
683c74c1e7 [REV] optimize output when init failed 2017-12-14 17:32:41 +08:00
bay1ts
ff62b2b1c8 [REV] optimize init status and domain command 2017-12-12 11:52:43 +08:00
bay1ts
b0c2dc4342 [REV] optimize grctl show command 2017-12-11 19:41:25 +08:00
bay1ts
ecce885d40 Merge remote-tracking branch 'origin/release-3.4' into release-3.4 2017-12-11 18:10:56 +08:00
goodrain
c436626b54 [FIX] fix the webcli keepalive bug 2017-12-11 17:58:26 +08:00
bay1ts
869f9d429d [REV] optimize grctl list command 2017-12-11 17:58:17 +08:00
goodrain
a3613620a7 Merge branch 'release-3.4' of code.goodrain.com:goodrain/rainbond into release-3.4 2017-12-11 17:42:02 +08:00
goodrain
398d30f43d [FIX] resolve a bug that the web console cannot enter 2017-12-11 17:41:49 +08:00
bay1ts
755e292676 [FIX] fix rule api from /v2/nodes/{} to /v2/nodes/rule/{} 2017-12-11 17:09:50 +08:00
bay1ts
4e85deffed [REV] optimize task execute 2017-12-11 16:36:16 +08:00
bay1ts
f10ed867ee Merge remote-tracking branch 'origin/release-3.4' into release-3.4 2017-12-11 15:47:54 +08:00