Commit Graph

790 Commits

Author SHA1 Message Date
崔斌
29bad7cfb6 [REV]Update service model 2017-12-05 11:55:39 +08:00
bay1ts
b0d9102e83 [FIX] fix Possible out of range error 2017-12-05 11:49:59 +08:00
bay1ts
cb56e1591e [REV] optimize task storage 2017-12-05 10:45:29 +08:00
bay1ts
0451566159 [FIX] Fix not enough arguments problem 2017-12-04 18:12:48 +08:00
bay1ts
8b26744a31 [FIX] Fix not enough arguments problem 2017-12-04 17:48:20 +08:00
bay1ts
120f037aa5 [REV] optimize task execute strategy 2017-12-04 17:09:55 +08:00
bay1ts
52ca119112 [REV] reverse to old version 2017-12-04 15:49:43 +08:00
bay1ts
761d9dcf54 [REV] reverse to old version for online env 2017-12-04 15:25:32 +08:00
bay1ts
bfc1b0c747 [REV] optimize grctl ,support get node by ip/id in one cmd 2017-12-04 14:56:25 +08:00
bay1ts
cc409a7daf [REV] optimize output when execute task 2017-12-04 14:27:04 +08:00
bay1ts
5aed88b6b6 Merge remote-tracking branch 'origin/master' 2017-12-04 12:46:49 +08:00
bay1ts
6409fb548f [FIX] fix get version by event maybe nil error 2017-12-04 12:44:54 +08:00
bay1ts
f94f9af7b9 [FIX] fix get version by event maybe nil error 2017-12-04 12:43:57 +08:00
崔斌
2edbe5e516 [REV]Update set cloud share “app-image” add serviceID to get image-name 2017-12-04 12:33:10 +08:00
goodrain
53d8ae9720 [FIX] Optimize sharing application error alerts 2017-12-04 11:30:22 +08:00
bay1ts
47ac6f9351 Merge remote-tracking branch 'origin/master' 2017-12-04 11:27:47 +08:00
bay1ts
899a6eab05 [REV] optimize grctl add ,and install compute command 2017-12-04 11:27:36 +08:00
崔斌
a019058c75 [REV]Add required in request params 2017-12-04 10:37:43 +08:00
goodrain
3008cac1da Merge branch 'release-3.4' of code.goodrain.com:goodrain/rainbond into release-3.4 2017-12-04 10:35:36 +08:00
goodrain
9779768990 [FIX] Optimization error reminder 2017-12-04 10:34:48 +08:00
bay1ts
e2e9660b2e Merge remote-tracking branch 'origin/master' 2017-12-04 10:27:01 +08:00
bay1ts
daddae1631 [REV] optimize exit when task exec failed 2017-12-04 10:24:50 +08:00
崔斌
aa19c50eda [REV] Update record length 2017-12-04 09:57:26 +08:00
崔斌
22f5f0f887 [REV]Update sql 2017-12-03 22:35:01 +08:00
崔斌
b563245ed1 [REV]Update swagger and sql record 2017-12-03 21:56:21 +08:00
崔斌
3da1809760 [REV]Update swagger 2017-12-03 19:35:48 +08:00
崔斌
491b6c57ec [REV]Update swagger 2017-12-03 19:16:00 +08:00
崔斌
a23ed07709 [REV]Update chi package import 2017-12-03 19:13:19 +08:00
崔斌
b998160250 [ADD]Add user token Dispatcher and token verify 2017-12-03 19:11:16 +08:00
崔斌
b40619c34c [FIX]Fix update port bug 2017-12-01 18:54:53 +08:00
bay1ts
6b2d1b8026 [REV] optimize output ,remove separator when there is no compute node 2017-12-01 18:37:35 +08:00
bay1ts
007bdf324b [REV] optimize pod create function,change to get image name from version_info table,and check image name from version_info,not service;change get slug path from tenant and service to version_info 2017-12-01 18:08:05 +08:00
bay1ts
e4a2b8bbcb [REV] optimize pod create function,change to get image name from version_info table,and check image name from version_info,not service;change get slug path from tenant and service to version_info 2017-12-01 17:23:19 +08:00
bay1ts
db8fc40311 Merge remote-tracking branch 'origin/master' 2017-12-01 14:44:16 +08:00
bay1ts
bd4a3bc7f9 [REV] optimize grctl install status output when error ;log image_name and slug path ,compare with origin logic 2017-12-01 14:41:17 +08:00
bay1ts
3f25400484 [REV] optimize builder--version_info ,add column image_name standfor image_name,include slug.optimize when create pod,get slug info from version info ,not tenantservice. 2017-12-01 14:26:49 +08:00
崔斌
bf978cbd55 [REV]define plugin big class name ruls
[ADD]Add cloud auth
2017-12-01 12:40:49 +08:00
ysicing
3239d0c85f [ADD] update grctl version 2017-12-01 12:32:31 +08:00
bay1ts
cdafb6aedf Merge remote-tracking branch 'origin/master' 2017-12-01 12:04:24 +08:00
bay1ts
ecb056a345 [REV] optimize grctl -v flag 2017-12-01 12:03:19 +08:00
bay1ts
211ca103cc [REV] reverse app publish origin version,now can use it online,when deploy console new version,re-offline this function 2017-12-01 11:44:53 +08:00
bay1ts
bf3e0223f7 [REV] optimize list command,group node role;get command rich output;version delete interface add delete image functioin 2017-12-01 11:38:46 +08:00
goodrain
eaa94bd81a Merge branch 'master' of code.goodrain.com:goodrain/rainbond 2017-12-01 09:51:31 +08:00
goodrain
cfbc221108 [FIX] node cpu and memory init from k8s node 2017-12-01 09:51:22 +08:00
ysicing
caddc26ec7 [ADD] support node build by docker 2017-11-30 22:51:08 +08:00
ysicing
767382fd91 Merge branch 'master' of code.goodrain.com:goodrain/rainbond 2017-11-30 21:37:59 +08:00
ysicing
a4894b2bd2 [FMT] Remove ubuntu 14.04 packaging 2017-11-30 21:37:52 +08:00
崔斌
9065acbf87 [FIX]Fix bug about upstream model checking 2017-11-30 19:22:28 +08:00
bay1ts
8ae86e0ac8 [REV] optimize task get strategy 2017-11-30 19:07:42 +08:00
崔斌
e024081c1d [REV]Update swagger; port service for upstream 2017-11-30 18:55:11 +08:00