Commit Graph

62 Commits

Author SHA1 Message Date
goodrain
136d13d983 [FIX] set time when task scheduler failure 2017-12-14 18:33:43 +08:00
bay1ts
ff62b2b1c8 [REV] optimize init status and domain command 2017-12-12 11:52:43 +08:00
goodrain
9897784c96 [FIX] Merge code 2017-12-11 13:56:16 +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
4307865181 [REV] optimize timer may cause high cpu usage 2017-12-07 18:47:33 +08:00
bay1ts
968b46ad1f [FIX] fix Possible out of range error 2017-12-05 12:10:28 +08:00
bay1ts
cdafb6aedf Merge remote-tracking branch 'origin/master' 2017-12-01 12:04:24 +08:00
goodrain
cfbc221108 [FIX] node cpu and memory init from k8s node 2017-12-01 09:51:22 +08:00
bay1ts
8ae86e0ac8 [REV] optimize task get strategy 2017-11-30 19:07:42 +08:00
bay1ts
ae7c8d6c3d [REV] reverse to usable version 2017-11-30 16:18:54 +08:00
bay1ts
f5ec4cc4aa [REV] set task to parts to store 2017-11-30 16:10:21 +08:00
bay1ts
955ca153ff [REV] set task to parts to store 2017-11-30 16:06:35 +08:00
bay1ts
c42697dabc [REV] set task to parts to store 2017-11-30 15:36:49 +08:00
bay1ts
c9f012ae37 [REV] rollback task engine 2017-11-30 14:52:48 +08:00
bay1ts
5dc96492f3 [REV] grctl add task interface,fix err get task from etcd 2017-11-30 14:43:24 +08:00
bay1ts
95abf3ac2f [REV] prevent nil map,update storage strategy 2017-11-30 14:12:12 +08:00
bay1ts
97511a1893 [REV] prevent nil map 2017-11-30 13:47:21 +08:00
bay1ts
493478d9d5 [REV] prevent nil map 2017-11-30 12:49:12 +08:00
bay1ts
9a4d666821 [REV] prevent nil map 2017-11-30 12:30:30 +08:00
bay1ts
91b7c4d123 [REV] add version delete interface,add some log to task engine 2017-11-30 12:08:58 +08:00
bay1ts
dc4ffc8898 [REV] add version delete interface,add some log to task engine 2017-11-30 11:35:22 +08:00
bay1ts
8bc3134ead [FIX] reverse to raw 2017-11-30 10:36:28 +08:00
bay1ts
cefa2031cb [FIX] fix get and get from kv method's error 2017-11-29 23:47:35 +08:00
bay1ts
feec360b61 [REV] task_engine is usable,optimize the situation when install failed,try three time and exit,show script output msg 2017-11-29 18:26:56 +08:00
bay1ts
2f586c574c [REV] return to yestday task_engine code 2017-11-29 17:13:42 +08:00
bay1ts
481062b964 [REV] optimize node task entity storage and load model 2017-11-29 15:46:43 +08:00
bay1ts
4f0080e3a7 [REV] optimize grctl ,optimize task status storage and load strategy 2017-11-29 13:42:12 +08:00
bay1ts
44ba4c1c6c [REV] optimize task storage strategy,update init strategy 2017-11-29 09:43:37 +08:00
goodrain
7b71c0b859 [FIX] debug schedulerCache 2017-11-28 16:19:35 +08:00
goodrain
a0d2f5b9dc Merge branch 'master' of code.goodrain.com:goodrain/rainbond 2017-11-28 15:46:56 +08:00
goodrain
b2ae9264eb [FIX] Ensure that tasks are not rescheduled 2017-11-28 15:46:28 +08:00
bay1ts
9e56c33772 Merge remote-tracking branch 'origin/master' 2017-11-28 15:36:36 +08:00
bay1ts
523ef09097 [REV] when add node failed add condition to node ,optimize output 2017-11-28 15:35:29 +08:00
goodrain
c54c450e89 [FIX] add log debug 2017-11-28 14:47:23 +08:00
goodrain
d975153a0e [FIX] fix the build bug 2017-11-28 14:34:11 +08:00
goodrain
0fd74e3d8d Merge branch 'master' of code.goodrain.com:goodrain/rainbond 2017-11-28 14:30:29 +08:00
goodrain
450be576e5 [FIX] resolve task create job error 2017-11-28 14:30:19 +08:00
bay1ts
93c7aa1309 [REV] optimize get status function 2017-11-27 19:24:59 +08:00
bay1ts
f88ddae8ea [REV] add log to locate bug location 2017-11-27 18:48:51 +08:00
bay1ts
71dee0d194 [REV] add compute node uid to init script 2017-11-27 17:42:10 +08:00
bay1ts
34a1516629 [REV] add init compute success output 2017-11-27 17:06:17 +08:00
bay1ts
50a4567fe1 [REV] add simple label command,fix single quote in command cause exec failed 2017-11-27 15:18:05 +08:00
bay1ts
8f1723ad30 [REV] fix remove datacentorConfig error 2017-11-27 14:31:41 +08:00
bay1ts
87398e474b [REV] optimize get etcd ip strategy 2017-11-27 14:07:37 +08:00
bay1ts
060f360346 [REV] optimize get etcd ip strategy 2017-11-27 14:02:18 +08:00
bay1ts
e3906e2646 [REV] add init remote endpoint node cmd 2017-11-27 13:39:22 +08:00
goodrain
5994eff4a9 [FIX] resolve node exporter add default support nfs and mountstats 2017-11-23 15:36:32 +08:00
goodrain
ac76c5def4 [FIX] resolve depend task not found bug 2017-11-21 15:06:03 +08:00
goodrain
b94b9761ea [FIX] fix the bug 2017-11-20 15:32:57 +08:00