Commit Graph

219 Commits

Author SHA1 Message Date
huangrh
7f579c435d [ADD] location rewrite 2019-03-12 11:14:22 +08:00
huangrh
5eab40d7a1 [REV] move ProxySetHeader to Proxy.Config 2019-03-10 23:33:46 +08:00
huangrh
b6bb182f62 Merge branch 'master' into cfg
# Conflicts:
#	gateway/controller/openresty/model/server.go
#	gateway/controller/openresty/rbd_endpoints.go
#	gateway/controller/openresty/service.go
#	gateway/controller/openresty/template/template.go
#	hack/contrib/docker/gateway/nginxtmp/servers.tmpl
2019-03-10 19:06:06 +08:00
huangrh
70197eb59a [ADD] location proxy 2019-03-10 18:51:10 +08:00
barnett
1694b7ef1f [ADD] Add service access data monitoring capabilities to the gateway. 2019-03-07 21:38:47 +08:00
barnett
ea54454080 [REV] merge branch V5.0 to master 2019-03-06 09:33:33 +08:00
barnett
260f551376 [REV] support parse ARG variable value 2019-03-05 19:40:03 +08:00
barnett
bb84163cbf [FIX] fix version failure resulting in upgrade error bug 2019-03-01 22:06:34 +08:00
barnett
9870da385e [REV] support parse ARG variable value 2019-02-28 18:19:08 +08:00
barnett
f32820c9fd [REV] change init probe dockerfile 2019-02-28 15:15:23 +08:00
barnett
22e733a408 [ADD] add init-probe component 2019-02-28 14:52:39 +08:00
barnettZQG
9226d4f489
update nginx config temp 2019-02-20 20:49:42 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
510f901d4b [DEL] remove deprecated code 2019-02-12 16:57:18 +08:00
GLYASAI
e19168097b [REV] make client_max_body_size configurable 2019-01-09 09:40:55 +08:00
GLYASAI
447f0effb2 [ADD] add two parameters for upstream-tcp.tmpl 2019-01-03 18:47:20 +08:00
GLYASAI
149fded179 [ADD] add detective "root" 2018-12-27 19:06:59 +08:00
GLYASAI
f81aab868a [ADD] add least_conn 2018-12-25 12:20:04 +08:00
GLYASAI
6e03407a20 [ADD] add stream upstream 2018-12-25 11:27:23 +08:00
barnett
df2dba200f [REV] merge branch master to 5.0 2018-12-24 15:04:35 +08:00
GLYASAI
e0342e73ad Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0 2018-12-24 12:22:18 +08:00
barnett
426d67a692 [REV] change dotnet runtime version env 2018-12-23 20:47:28 +08:00
GLYASAI
b8ee1f2fed [DEL] remove debug message 2018-12-19 17:20:22 +08:00
GLYASAI
49d88a4965 [REV] only gen certificate if not exists 2018-12-19 17:04:20 +08:00
barnett
d841ec7332 [REV] dotnet support customize runtime version and build commands 2018-12-06 13:41:43 +08:00
GLYASAI
2b4e8951c5 [FIX] fix bug: gateway-controller failed: reason withheld 2018-12-06 10:31:24 +08:00
GLYASAI
d7255f0833 [ADD] add health check 2018-12-05 22:06:21 +08:00
GLYASAI
8996a96ba8 [REV]change stream config path 2018-12-04 23:52:17 +08:00
GLYASAI
7045e46c0f [ADD] add default ssl server 2018-12-04 18:21:23 +08:00
GLYASAI
cdb6431384 [ADD] support weight in router 2018-12-04 16:59:42 +08:00
GLYASAI
b8fffb4c8d [FIX] fix some typos 2018-12-04 10:39:39 +08:00
GLYASAI
f4d208c966 [FIX] fix some typos 2018-12-04 00:52:00 +08:00
GLYASAI
9d989f07f4 [ADD] add force-ssl-redirect 2018-12-04 00:46:12 +08:00
GLYASAI
3a282105d5 [DEL] delete http.tmpl 2018-12-03 18:19:10 +08:00
barnett
cd36e1deae [REV] change nginx conf template 2018-12-02 21:34:34 +08:00
barnett
0ad17f4888 [ADD] add gateway lua code support balancer 2018-12-02 21:09:32 +08:00
GLYASAI
a601f432ee [REV] fix bug: nginx not ready 2018-12-01 16:51:21 +08:00
GLYASAI
aa19b9892b [REV] use random as default lb type 2018-12-01 16:25:10 +08:00
GLYASAI
f0ccca9163 [FIX] fix bug: only load lua once 2018-12-01 15:45:12 +08:00
GLYASAI
99991ffb95 [FIX] bug: open() "/run/nginx/update-ups.conf" failed 2018-12-01 14:47:32 +08:00
GLYASAI
1bba92a94b [ADD] include rainbond default endpoints 2018-12-01 14:43:09 +08:00
GLYASAI
823d1c9a95 [ADD] add upstream tmpl 2018-12-01 13:52:15 +08:00
GLYASAI
6251f800b4 [REV] add suffix for update-ups.conf 2018-12-01 11:45:57 +08:00
GLYASAI
4cc34f6d08 [REV] change the position off mime.types 2018-12-01 11:16:37 +08:00
GLYASAI
c18adef936 [ADD] add lua-resty-balancer 2018-12-01 10:20:18 +08:00
GLYASAI
337ad83743 [REV] assign IP for auxiliary server 2018-11-27 13:41:46 +08:00
GLYASAI
2313d725d3 [ADD] include default configuration for nginx 2018-11-26 23:12:17 +08:00
GLYASAI
e07aa913f6 [ADD] add default server for nginx 2018-11-23 15:51:12 +08:00
GLYASAI
c5563212dd [FIX] make gateway run in container successfully 2018-11-22 21:16:00 +08:00
barnett
86d9c42210 [ADD] add gateway Dockerfile 2018-11-21 17:35:07 +08:00