Commit Graph

204 Commits

Author SHA1 Message Date
barnett
c03bda3881 [REV] change client-go version to release-7.0 2018-11-01 08:42:51 +08:00
barnettZQG
c221724bc6 Merge branch 'V3.7' 2018-10-24 10:20:33 +08:00
zhoujunhao
3f64309cd8 [ADD] Add team resource limits 2018-10-23 18:11:27 +08:00
zhoujunhao
ca491272aa [REV] Optimize api component initialization data flow 2018-10-19 15:33:50 +08:00
zhoujunhao
23bb3e0120 [FIX] Fix api component data initialization problem 2018-10-19 12:15:11 +08:00
barnettZQG
4b8aeb803c [FIX] fix code server type not pass bug in api 2018-10-18 12:38:38 +08:00
barnettZQG
60cabf2b51 [REV] remove O_DIRECT because invalid argument in gfs. 2018-10-15 21:03:39 +08:00
zhoujunhao
d59eb73709 [FIX] Fix the problem of initializing data duplication(fixed #138) 2018-10-15 14:22:59 +08:00
zhoujunhao
ce2e7eb382 Merge branch 'V3.7' of https://github.com/goodrain/rainbond
# Conflicts:
#	api/handler/service.go
2018-10-11 21:53:58 +08:00
zhoujunhao
68d6a78e6e [REV] Optimized upload io 2018-10-11 17:37:24 +08:00
zhoujunhao
adf65edea9 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-11 17:10:25 +08:00
zhoujunhao
2ea5bae885 [REV] Kubernetes cluster resource cleanup improve(fixed #137) 2018-10-11 17:09:58 +08:00
barnettZQG
edc2aa141c [REV] support set import app local dir by env LOCAL_APP_CACHE_DIR 2018-10-11 17:06:41 +08:00
zhoujunhao
bb80239019 [FIX] Fix adding local storage error when creating app 2018-10-11 12:30:32 +08:00
zhoujunhao
3b421e11a9 [ADD] Add debug log output 2018-10-11 11:34:25 +08:00
zhoujunhao
bf188ed990 [ADD] Add debug log output 2018-10-11 11:25:19 +08:00
zhoujunhao
4efa1529a4 Merge branch 'V3.7' of https://github.com/goodrain/rainbond 2018-10-09 23:44:01 +08:00
zhoujunhao
441b9e5ddc [REV] Optimization start command modification does not take effect on the problem (fixed #133) 2018-10-09 19:00:17 +08:00
barnettZQG
1dc22cc25c [REV] merge branch 3.7 to master 2018-10-08 12:25:05 +08:00
zhoujunhao
b878052820 [DEL] Delete useless routes 2018-09-28 14:30:50 +08:00
zhoujunhao
789609e67f [REV] Optimize the upload file process 2018-09-28 13:09:25 +08:00
zhoujunhao
24b1a2b5cc [REV] When the import record is not found, the return status is uploading 2018-09-28 11:03:33 +08:00
zhoujunhao
fe9722a4ad [REV] Optimize interface return status 2018-09-28 10:34:35 +08:00
zhoujunhao
09d311bdf5 [ADD] add new upload method 2018-09-27 19:24:15 +08:00
zhoujunhao
e541820259 [REV] After the import status is obtained, if the query does not find the eventId, the return status is importing 2018-09-27 14:31:52 +08:00
zhoujunhao
a9ee8a3025 [REV] Specification error code return 2018-09-27 12:38:25 +08:00
barnettZQG
d6ab828fba [REV] remove useless debug log 2018-09-26 22:06:41 +08:00
barnettZQG
66d1a2d8aa [REV] upload api support Access-Control-Allow-Origin 2018-09-26 22:02:02 +08:00
zhoujunhao
8d85d6d6fe [ADD] Add a test upload plan 2018-09-26 16:12:28 +08:00
zhoujunhao
6a077c268b [ADD] add files upload 2018-09-26 14:15:38 +08:00
zhoujunhao
3b7472ef44 [REV] After importing the cleanup directory, change the status to cleaned 2018-09-25 21:55:51 +08:00
zhoujunhao
d75f2eb97d [REV] Create a directory when the directory does not exist 2018-09-25 19:14:08 +08:00
zhoujunhao
23dd96dc13 [REV] Successfully returned when the directory does not exist, the result is empty 2018-09-25 17:46:31 +08:00
zhoujunhao
756a0ed404 [REV] Change the tar file to a zip file 2018-09-25 17:38:47 +08:00
zhoujunhao
c34b443824 [REV] 2018-09-25 16:27:56 +08:00
zhoujunhao
24cc01b43c [ADD] Add upload error log output 2018-09-25 15:41:19 +08:00
zhoujunhao
7d97547ecb [ADD] add CORS 2018-09-25 15:23:36 +08:00
zhoujunhao
e17eca36f4 [ADD] Upload file support options method 2018-09-25 14:42:06 +08:00
barnettZQG
546f6025d4 [REV] change proxy url parse method for golang 1.11 2018-09-20 17:12:56 +08:00
barnettZQG
e20d509a25 Merge branch 'V3.7' 2018-09-19 18:52:10 +08:00
barnettZQG
823d63a736 [FIX] fix share image name failure bug. 2018-09-19 18:51:16 +08:00
zhoujunhao
8462f33ece [ADD] Add abandon import api 2018-09-12 11:42:10 +08:00
Zhang Jiajun
458cac28f9 [REV] Add rest api to websocket group for import application. 2018-09-11 10:48:55 +08:00
barnettZQG
eb0ea49e1d [REV] update import app code 2018-09-10 18:12:08 +08:00
barnettZQG
57fe44460b [REV] merge branch V3.7 to master 2018-09-02 23:17:56 +08:00
zhoujunhao
924b56cf9b [FIX] fix bug 2018-08-31 15:35:34 +08:00
zhoujunhao
2d3ec0c390 [ADD] add apply exception event query 2018-08-31 15:24:25 +08:00
zhoujunhao
de7822f7f6 [ADD] add Application instance memory monitoring 2018-08-31 15:04:21 +08:00
barnettZQG
77ff96fb5c [REV] change event log save to file 2018-08-31 12:19:27 +08:00
zhoujunhao
d850ee8e56 [ADD] Add exception event handling in grctl 2018-08-30 17:49:54 +08:00