Commit Graph

373 Commits

Author SHA1 Message Date
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
bay1ts
df19d9ebb6 [REV] optimize domain command in release 2017-12-11 15:38:00 +08:00
bay1ts
bb8266c6ab [REV] optimize domain command in release 2017-12-11 15:36:48 +08:00
goodrain
9897784c96 [FIX] Merge code 2017-12-11 13:56:16 +08:00
bay1ts
4b2ca65438 [REV] optimize output 2017-12-11 12:01:47 +08:00
bay1ts
c58e7ce145 [REV] optimize task depend relation,optimize node put label api 2017-12-11 11:58:39 +08:00
bay1ts
eb73a38f59 [REV] optimize get task api,optimize show command,optimize install status command,optimize node status 2017-12-11 11:51:28 +08:00
goodrain
f18393ff26 [FIX] add task exec defaulet status 2017-12-08 18:22:07 +08:00
bay1ts
4bafd367a0 [FIX] change delivery type from code to slug 2017-12-08 10:20:50 +08:00
bay1ts
3c65e75ead Merge remote-tracking branch 'origin/release-3.4' into release-3.4 2017-12-08 09:46:45 +08:00
bay1ts
eab0d0e39b [REV] optimize remove version build status update in executer,moved to python code 2017-12-07 23:49:48 +08:00
bay1ts
9e7977bb01 [REV] optimize code build status in version_info update strategy 2017-12-07 23:15:40 +08:00
bay1ts
acef6ce5dd [REV] optimize code commit info in version_info update strategy 2017-12-07 21:51:12 +08:00
崔斌
a7b98b4902 [DEL]Delete event log message 2017-12-07 19:01:41 +08:00
bay1ts
4307865181 [REV] optimize timer may cause high cpu usage 2017-12-07 18:47:33 +08:00
崔斌
850e43964e [ADD]Add err log in eventlog 2017-12-07 18:29:31 +08:00
goodrain
b8afd99806 Merge branch 'release-3.4' of code.goodrain.com:goodrain/rainbond into release-3.4 2017-12-07 18:12:26 +08:00
goodrain
198aee5258 [ADD] rbd-node add pprof debug 2017-12-07 18:12:15 +08:00
bay1ts
038fd79df8 [REV] optimize get version by buildversion to buildversion and service id 2017-12-07 13:30:22 +08:00
bay1ts
bb9ed5ad2c Merge remote-tracking branch 'origin/release-3.4' into release-3.4 2017-12-06 18:34:14 +08:00
bay1ts
e0eaa37167 [REV] update log 2017-12-06 18:33:50 +08:00
bay1ts
9f7bbe2c87 [REV] optimize possible error 2017-12-06 16:45:16 +08:00
goodrain
e6b5cb3eb5 Merge branch 'release-3.4' of code.goodrain.com:goodrain/rainbond into release-3.4 2017-12-06 15:33:58 +08:00
goodrain
e659850a2a [FIX] Resolve failed bugs in stateful service service storage 2017-12-06 15:33:35 +08:00
bay1ts
840d728c00 [REV] optimize grctl list command 2017-12-05 16:32:34 +08:00
bay1ts
25a685c9f6 [FIX] fix when get version failed; 2017-12-05 15:21:49 +08:00
bay1ts
c4d26110fa [REV] optimize get node by ip 2017-12-05 15:02:43 +08:00
bay1ts
6dbf4a57cb [REV] optimize compute node install function 2017-12-05 14:59:33 +08:00
bay1ts
7c77f6c39a [FIX] fix when build complet,update version_info status failed cause nil pointer 2017-12-05 14:23:22 +08:00
bay1ts
a5cb32947f [FIX] fix Possible error when publish app 2017-12-05 12:25:24 +08:00
bay1ts
968b46ad1f [FIX] fix Possible out of range error 2017-12-05 12:10:28 +08:00
bay1ts
c417c96a67 [FIX] fix Possible out of range error 2017-12-05 12:04:48 +08:00
崔斌
33afb152b5 [REV]Update image cloud share 2017-12-05 12:00:03 +08:00