Commit Graph

55 Commits

Author SHA1 Message Date
GLYASAI
028ec2bc2b rm rbd endpoints 2020-03-06 10:40:19 +08:00
barnettZQG
f1dd2384ed support dynamically update tcp or udp upstream;
fix bug that Ingress was unable to remove all when the component was closed;
2020-02-03 23:18:37 +08:00
barnettZQG
71f4ddf003 Remove cyclic validation of nginx configuration and increase update frequency limit #635 2020-01-14 18:55:58 +08:00
凡羊羊
95397ea629 empty server can't use nil, use empty []*model.Server 2019-10-17 18:21:30 +08:00
凡羊羊
5ef3d61e3f use a new way save nginx upstream and server 2019-10-16 21:47:21 +08:00
曾庆国
0f98f06708 fix gateway config bug 2019-08-29 12:59:44 +08:00
曾庆国
8f27f22d9b change gateway config generation strategy #321 2019-08-28 21:41:44 +08:00
GLYASAI
5e90098c02 [FIX] No updates to the running http endpoints 2019-04-16 12:21:11 +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
barnett
89f108692f [FIX] fix gateway bug 2019-03-13 20:06:11 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +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
bb84163cbf [FIX] fix version failure resulting in upgrade error bug 2019-03-01 22:06:34 +08:00
huangrh
028580d04d [FIX] http and https cant not exist at the same time 2019-02-22 11:49:27 +08:00
barnett
2616796037 [REV] Optimize code quality via go vet 2019-02-12 16:41:14 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
GLYASAI
0ce8187869 [ADD] add some nginx parameters 2018-12-28 15:36:16 +08:00
GLYASAI
9ede03c99c [REV] make the rainbond endpoint open is optional 2018-12-26 17:40:49 +08:00
GLYASAI
d51975f545 [ADD] add server repo.goodrain.me 2018-12-26 13:45:01 +08:00
GLYASAI
f81aab868a [ADD] add least_conn 2018-12-25 12:20:04 +08:00
GLYASAI
4011971b46 [ADD] watch /rainbond/endpoint/APISERVER_ENDPOINTS 2018-12-25 11:26:22 +08:00
GLYASAI
8a39ef10fa Merge branch 'V5.0' of https://github.com/goodrain/rainbond into V5.0 2018-12-24 15:12:38 +08:00
GLYASAI
c6672037f9 [ADD] add proxy_set_header 2018-12-24 15:08:39 +08:00
barnett
df2dba200f [REV] merge branch master to 5.0 2018-12-24 15:04:35 +08:00
GLYASAI
49d88a4965 [REV] only gen certificate if not exists 2018-12-19 17:04:20 +08:00
GLYASAI
0e2db83e5e [ADD] add Copyright 2018-12-17 10:52:36 +08:00
GLYASAI
d7255f0833 [ADD] add health check 2018-12-05 22:06:21 +08:00
GLYASAI
e5f2880119 [ADD] add external ip and internal ip for rainbond server 2018-12-04 20:43:03 +08:00
GLYASAI
4eeb569304 [ADD] create cert automaticlly 2018-12-03 13:52:48 +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
cceb7e9c01 [FIX] fix bug: open() "/usr/local/openresty/nginx/html/update-upstreams" failed 2018-12-01 16:40:01 +08:00
GLYASAI
1bba92a94b [ADD] include rainbond default endpoints 2018-12-01 14:43:09 +08:00
GLYASAI
dc88237914 [FIX] bug: update-upstreams is null 2018-12-01 14:27:07 +08:00
GLYASAI
121adc04c1 [FIX] bug: bad argument #1 to 'pairs' (table expected, got userdata) 2018-12-01 14:22:43 +08:00
GLYASAI
b78aa6e9a9 [REV] change the upstream tmpl for rbd endpoints 2018-12-01 13:47:12 +08:00
GLYASAI
3600186fb0 [FIX] bug: http upstream cover tcp upstream 2018-12-01 13:28:38 +08:00
GLYASAI
f39f6fee27 [ADD] add some default rainbond endpoints 2018-12-01 10:26:35 +08:00
GLYASAI
4bc88919d5 [REV] filter empty endpoints 2018-11-23 17:43:05 +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
GLYASAI
993efefb0d [ADD] add TenantServiceRegist which conv inner and outer service regist 2018-11-18 11:53:11 +08:00
GLYASAI
080220c6e5 [ADD] add the ability to stop gateway 2018-11-14 12:54:49 +08:00
GLYASAI
71ca08bebe [ADD] add wait for plugin to be ready 2018-11-13 20:26:41 +08:00
GLYASAI
9d65f07321 [ADD] add the ability to dynamically delete upstreams 2018-11-13 17:22:22 +08:00
GLYASAI
f17f8e1c11 [ADD] add force redirect to https 2018-11-13 12:01:23 +08:00