ysicing
|
8b00c97905
|
[REV] support role
|
2018-09-25 19:49:40 +08:00 |
|
barnettZQG
|
8469e31562
|
[REV] update export and import app and plugin code
|
2018-09-25 19:22:28 +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 |
|
ysicing
|
fffcddafb0
|
Merge pull request #2 from goodrain/V3.7
merge from master
|
2018-09-20 18:29:19 +08:00 |
|
zhoujunhao
|
ad9683b6ee
|
[REV] Tips when adding unhealthy
|
2018-09-20 17:25:48 +08:00 |
|
barnettZQG
|
4551ab167c
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-09-20 17:13:12 +08:00 |
|
barnettZQG
|
546f6025d4
|
[REV] change proxy url parse method for golang 1.11
|
2018-09-20 17:12:56 +08:00 |
|
zhoujunhao
|
65e29e5983
|
[FIX] fix bug
|
2018-09-20 14:18:35 +08:00 |
|
barnettZQG
|
8e28a8c31f
|
[FIX] change rainbond app file with suffix zip. (#122)
|
2018-09-20 13:22:33 +08:00 |
|
ysicing
|
21e04c270a
|
Merge pull request #1 from goodrain/V3.7
merge from origin
|
2018-09-20 10:00:26 +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 |
|
barnettZQG
|
082e7f7b54
|
[REV] update readme
|
2018-09-19 14:41:37 +08:00 |
|
barnettZQG
|
69fcf18dbb
|
[REV] The memory limit that identifies the dockercompose is Mb
|
2018-09-18 16:57:56 +08:00 |
|
zhoujunhao
|
9cc452e465
|
[FIX] Synchronize the Ready state of the k8s node
|
2018-09-17 16:04:11 +08:00 |
|
zhoujunhao
|
39b9673d6a
|
[FIX] Fix the problem that the node k8s state is out of sync with the current state(fixed #118)
|
2018-09-17 11:55:46 +08:00 |
|
zhoujunhao
|
c9942f0a4b
|
[FIX] Fix null pointer error(fixed #115)
|
2018-09-14 18:22:16 +08:00 |
|
barnettZQG
|
e1ec06bcea
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-09-14 16:28:24 +08:00 |
|
barnettZQG
|
1952618789
|
[REV] pull builder image if it is not exist before build code.
|
2018-09-14 16:28:15 +08:00 |
|
Zhang Jiajun
|
21449abd7c
|
[REV] Optimize application import process.
|
2018-09-14 15:36:56 +08:00 |
|
zhoujunhao
|
83bf5c3f5e
|
[FIX] There is only one node, the node is not set to unschedulable (fixed #112)
|
2018-09-14 15:23:16 +08:00 |
|
barnettZQG
|
4a98e94d78
|
[REV] optimize docker save image pagecache memory use
|
2018-09-14 14:35:30 +08:00 |
|
barnettZQG
|
d56a7dea31
|
[REV] change copy file code
|
2018-09-14 14:01:34 +08:00 |
|
Zhang Jiajun
|
ec5113e284
|
[REV] Optimize plugin import process.
|
2018-09-14 13:48:24 +08:00 |
|
barnettZQG
|
144308e8aa
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-09-14 13:20:01 +08:00 |
|
barnettZQG
|
833fbd997c
|
[REV] update golang version to 1.11
|
2018-09-14 13:19:44 +08:00 |
|
zhoujunhao
|
b9ab76a26d
|
[REV] Optimize judgment service as an unhealthy mechanism
|
2018-09-14 11:49:52 +08:00 |
|
barnettZQG
|
0eb5351e7e
|
[REV] use direct io to fix zip and unzip memory issues.(Fixd #117)
|
2018-09-14 11:18:33 +08:00 |
|
barnettZQG
|
e2073f4cbc
|
Merge branch 'V3.7' of https://github.com/goodrain/rainbond into V3.7
|
2018-09-14 09:47:34 +08:00 |
|
barnettZQG
|
b7850e5706
|
[FIX] fix RUNNERIMAGENAME set bug
|
2018-09-14 09:47:10 +08:00 |
|
zhoujunhao
|
c31d116323
|
[FIX] fix bug
|
2018-09-13 19:10:01 +08:00 |
|
zhoujunhao
|
883e5cc8e9
|
[REV] Optimize health check, repair service status display color
|
2018-09-13 18:57:02 +08:00 |
|
Zhang Jiajun
|
8201152fea
|
[REV] Add export and import logic for plugins.
|
2018-09-13 16:29:38 +08:00 |
|
zhoujunhao
|
8462f33ece
|
[ADD] Add abandon import api
|
2018-09-12 11:42:10 +08:00 |
|
zhoujunhao
|
d44dc20163
|
[FIX] fix bug
|
2018-09-11 17:10:27 +08:00 |
|
Zhang Jiajun
|
aef25533e4
|
[REV] Optimeze auto inject config for parse services.
|
2018-09-11 17:07:52 +08:00 |
|
Zhang Jiajun
|
69c6251ed8
|
[REV] Setup online when node start.
|
2018-09-11 16:48:46 +08:00 |
|
Zhang Jiajun
|
14a4afb020
|
[REV] Optimeze auto inject config for parse services.
|
2018-09-11 15:20:29 +08:00 |
|
zhoujunhao
|
413bd88b0e
|
[REV] If the application has been exported, determine if the tar package exists.
|
2018-09-11 11:59:01 +08:00 |
|
Zhang Jiajun
|
458cac28f9
|
[REV] Add rest api to websocket group for import application.
|
2018-09-11 10:48:55 +08:00 |
|
barnettZQG
|
cfa7e6c3d3
|
[REV] update app load code
|
2018-09-10 19:30:00 +08:00 |
|
barnettZQG
|
4d384fd906
|
[REV] update handle image load code
|
2018-09-10 18:42:03 +08:00 |
|
Zhang Jiajun
|
d80da1ae63
|
[REV] Add slug file name process logic.
|
2018-09-10 18:16:13 +08:00 |
|
barnettZQG
|
eb0ea49e1d
|
[REV] update import app code
|
2018-09-10 18:12:08 +08:00 |
|