Commit Graph

3443 Commits

Author SHA1 Message Date
GLYASAI
d698057945 [FIX] failed to install docker compose 2019-05-14 09:40:48 +08:00
barnettZQG
dfda2b8e03
Merge pull request #279 from GLYASAI/dcompose
[FIX] wrong image name for docker-compose
2019-04-18 23:12:56 -05:00
GLYASAI
10e4722d69 [FIX] no need runner for image app 2019-04-17 23:58:22 +08:00
GLYASAI
b81dd0c9a6 [FIX] wrong image name for app from market 2019-04-17 23:31:26 +08:00
barnettZQG
3c9cb5bfb6
Merge pull request #278 from GLYASAI/rbd-endpoints
[FIX] No updates to the running http endpoints
2019-04-16 00:08:33 -05:00
GLYASAI
eea31177a3 Merge branch 'r-http-pools' into rbd-endpoints 2019-04-16 12:21:42 +08:00
GLYASAI
5e90098c02 [FIX] No updates to the running http endpoints 2019-04-16 12:21:11 +08:00
barnettZQG
20245e1612
Merge pull request #277 from GLYASAI/rbd-endpoints
[ADD]  compare old and new rbd-endpoints
2019-04-15 22:11:57 -05:00
GLYASAI
19767af977 [ADD] compare old and new rbd-endpoints 2019-04-15 18:35:29 +08:00
barnettZQG
11f8d09554
Merge pull request #276 from GLYASAI/RAINBOND-899
[REV] Use * to indicate the name that cannot be recognized.
2019-04-14 09:34:14 -05:00
GLYASAI
91b38c2318 [REV] Use * to indicate the name that cannot be recognized. 2019-04-14 22:28:44 +08:00
barnettZQG
8db0d6f3ad
Merge pull request #275 from GLYASAI/RAINBOND-899
[FIX] error package name for maven project
2019-04-14 05:36:09 -05:00
GLYASAI
a41b2d4ee9 [FIX] error package name for maven project 2019-04-14 16:04:15 +08:00
黄润豪
328e71d28e
Merge pull request #23 from goodrain/V5.1
V5.1
2019-04-14 13:04:18 +08:00
barnett
2c864f42bf Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1 2019-04-14 09:25:30 +08:00
barnett
07ffb0f157 support set hub user and pass by env in docker compose 2019-04-14 09:25:00 +08:00
barnettZQG
df3f2683a9
Merge pull request #273 from GLYASAI/cfgfile
[FIX] unable to find shared storage of type config-file
2019-04-13 18:19:15 -05:00
barnettZQG
1b6cb2bf0c
Merge pull request #272 from GLYASAI/RAINBOND-893
restricting domain names with regular expressions
2019-04-13 18:18:17 -05:00
GLYASAI
e419dd80d3 [FIX] unable to find shared storage of type config-file 2019-04-13 20:33:03 +08:00
barnett
9ae435eaa4 [ADD] support up and down service based on health check. 2019-04-13 17:46:57 +08:00
GLYASAI
5d01753d2f restricting domain names with regular expressions 2019-04-13 15:29:24 +08:00
黄润豪
cea2d518af
Merge pull request #22 from goodrain/V5.1
V5.1
2019-04-13 12:27:44 +08:00
barnett
2bd92194c0 change some code for image check 2019-04-13 11:13:52 +08:00
barnett
aaf682cff9 fix docker compose check bug 2019-04-12 21:25:44 +08:00
barnettZQG
2464d82811
Merge pull request #269 from ysicing/grctl-init-update
[ADD] support ex database
2019-04-11 22:21:57 -05:00
barnettZQG
6dba8e7890
Merge pull request #271 from GLYASAI/multi
support for detection of multiple services
2019-04-11 22:20:56 -05:00
GLYASAI
78ea8e7c86 [FIX] merge error 2019-04-11 23:46:21 +08:00
barnett
4a7f4e8986 change image parse method 2019-04-11 23:00:02 +08:00
barnett
fc9933a356 [REV] change the dockercompose check results 2019-04-11 22:32:19 +08:00
黄润豪
189d1e0eb8
Merge branch 'V5.1' into multi 2019-04-11 22:20:34 +08:00
huangrh
3eeb943304 [REV] modify the rainbondfile to fit multiple services 2019-04-11 22:06:14 +08:00
ysicing
87c6075cbe [REV] region support postgresql database; support for configuration of the console database 2019-04-11 21:50:49 +08:00
barnett
a3204984da [ADD] add support parse yaml docker-compose body. 2019-04-11 20:14:41 +08:00
ysicing
1ae4e40294 [ADD] support ex database 2019-04-11 18:49:45 +08:00
barnett
273cfff86f [ADD] support config docker log save time 2019-04-11 13:05:44 +08:00
barnett
61939f0ba4 [ADD] add rainbond cluster metrics 2019-04-11 13:00:50 +08:00
barnett
329a13064e [ADD] suppor detect the service deployment type by image name 2019-04-10 22:26:51 +08:00
barnett
92d3e86764 [REV] update vender 2019-04-10 19:21:40 +08:00
barnett
d428473cef [ADD] add vendor code for netclass 2019-04-10 19:21:27 +08:00
barnett
9daba617e5 [ADD] add netclass netdev node metrics 2019-04-10 18:34:28 +08:00
barnett
a1c842713b [REV] change docker compose check, do not pull image. 2019-04-10 17:39:50 +08:00
barnettZQG
51f01efe70
Merge pull request #267 from GLYASAI/RAINBOND-853
[REV] move ForceSSLRedirect from servers.tmpl to the gateway controller
2019-04-08 09:50:58 -05:00
barnettZQG
5ca9fd1475
Merge pull request #268 from GLYASAI/RAINBOND-813
[FIX] error syncing pvc
2019-04-08 09:50:32 -05:00
huangrh
8967cbaaf7 [FIX] error syncing pvc 2019-04-08 16:15:26 +08:00
huangrh
e9fcf75c78 Merge branch 'V5.1' into RAINBOND-813 2019-04-08 13:50:06 +08:00
huangrh
fd79e5bb11 [ADD] print error message 2019-04-08 13:48:28 +08:00
huangrh
1bd0893280 [REV] move the logic of ForceSSLRedirect from servers.tmpl to the gateway controller. 2019-04-02 16:19:30 +08:00
barnettZQG
483e2f19fa
Merge pull request #266 from GLYASAI/RAINBOND-847
fix close of closed channel
2019-04-02 10:18:06 +08:00
huangrh
217f79dbb4 Merge branch 'master' into multi 2019-04-01 16:14:16 +08:00
黄润豪
6d7071491f
Merge pull request #21 from goodrain/master
merge from goodrain
2019-04-01 16:05:59 +08:00