Commit Graph

2261 Commits

Author SHA1 Message Date
zhoujunhao
0524c613f2 [FIX] Fixed a bug that caused the label length to exceed the limit when opening multiple tcp ports. 2018-10-15 15:20:13 +08:00
zhoujunhao
d59eb73709 [FIX] Fix the problem of initializing data duplication(fixed #138) 2018-10-15 14:22:59 +08:00
ysicing
984aa80e2a
Merge pull request #140 from ysicing/V3.7
[REV] update install default role
2018-10-15 12:05:49 +08:00
ysicing
e80c59b5e3 [FMT] update usage msg 2018-10-15 12:03:27 +08:00
ysicing
824b77bc53 [REV] update init defalut role 2018-10-15 10:46:09 +08:00
barnettZQG
211ba9ec17 [REV] Reject nginx server port is 0 (#111) 2018-10-15 10:00:29 +08:00
barnettZQG
74107558f9 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-13 13:12:58 +08:00
barnettZQG
482e14b9aa [REV] Add multiple trigger points for application status detection 2018-10-13 13:12:35 +08:00
zhoujunhao
7631beb6fc [REV] Optimize the cleanup of cluster resources when stopping the application 2018-10-12 16:50:20 +08:00
barnettZQG
7c4a27de4b Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-12 12:30:26 +08:00
barnettZQG
88b5960f7a [FIX] fix grctl event log show bug 2018-10-12 12:30:17 +08:00
zhoujunhao
caff217f6d [FIX] Fix bug in getting public key 2018-10-11 21:51:56 +08:00
barnettZQG
8801960dde [REV] fix restart failure while pod stop timeout. 2018-10-11 18:15:45 +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
barnettZQG
7aeea8ca95 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-11 14:19:27 +08:00
barnettZQG
01518717de [REV] fix docker cmd not exist bug while build .netcore 2018-10-11 14:19:13 +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
134f6598ba [FIX] Fix bubg with hostid exceeding index 2018-10-10 18:18:13 +08:00
barnettZQG
c5d705f7ad [REV] change node api log, only debug mode will print request log 2018-10-10 18:06:57 +08:00
barnettZQG
b6a96b9c80 [REV] fix event is nil bug 2018-10-10 17:43:33 +08:00
zhoujunhao
33997d9c98 [FIX] Deleted application cleanup all slug package 2018-10-10 15:58:59 +08:00
zhoujunhao
925f13cbcb [ADD] Add startup cleanup module log output 2018-10-10 15:43:40 +08:00
zhoujunhao
8d4c34b52f [REV] Use the startup parameters to control the cleanup module 2018-10-10 15:32:50 +08:00
zhoujunhao
cded059c6c Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-10 14:56:41 +08:00
zhoujunhao
a7640d5562 [REV] Add a default protocol if the parameter does not contain a protocol 2018-10-10 14:56:30 +08:00
barnettZQG
640520b947 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-10-10 14:52:11 +08:00
barnettZQG
63ebd19f93 [REV] Multiple pod app support local scheduler 2018-10-10 14:51:54 +08:00
zhoujunhao
27ef0a5255 [FIX] Fix build version to keep at least 5 2018-10-10 14:44:13 +08:00
zhoujunhao
600947562a [REV] Define the protocol in the configuration file 2018-10-10 11:35:40 +08:00
zhoujunhao
81ab41826e [FIX] Modify the health check return code to judge 2018-10-09 23:43:13 +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
ysicing
dbfe0d78ab
[FMT] Update the go build version to v1.11 2018-10-09 09:56:39 +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
barnettZQG
d98798cf1e Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-09-27 22:27:37 +08:00
barnettZQG
a0ec1da957 [REV] remove panic code in grctl 2018-09-27 22:27:28 +08:00
zhoujunhao
09d311bdf5 [ADD] add new upload method 2018-09-27 19:24:15 +08:00
zhoujunhao
32e08ebfea [ADD] add test code 2018-09-27 17:08:36 +08:00
zhoujunhao
74f2df6600 [ADD] 2018-09-27 14:35:38 +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
zhoujunhao
88e2400741 Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7 2018-09-27 12:19:40 +08:00
zhoujunhao
b1e204f6d4 [FIX] Lock and lock the map 2018-09-27 12:19:27 +08:00