Commit Graph

118 Commits

Author SHA1 Message Date
barnettZQG
483632ea6c change gateway access log 2020-06-15 17:06:53 +08:00
barnettZQG
69328aeca6 support custom set gateway access log and mesh connection timeout 2020-06-14 18:21:09 +08:00
GLYASAI
9286a0c4a5 no longer check dynamic-lb 2020-06-02 16:18:12 +08:00
barnettZQG
d4a45dd9d1 change log 2020-04-21 20:23:26 +08:00
GLYASAI
78413473e4 add nginx error log level 2020-03-07 23:26:53 +08:00
GLYASAI
028ec2bc2b rm rbd endpoints 2020-03-06 10:40:19 +08:00
barnettZQG
72f4dfd16c fix "too many Host headers" bug 2020-02-11 16:40:32 +08:00
barnettZQG
143407b61c Merge branch 'master' into V5.2 2020-02-06 11:40:49 +08:00
barnettZQG
5f346f596a Merge branches 'master', 'master', 'V5.1' and 'master' of https://github.com/goodrain/rainbond 2020-02-06 11:33:25 +08:00
barnettZQG
16d57beaa9 Fixed the issues of too many notready endpoints 2020-02-05 22:24:17 +08:00
barnettZQG
c1190a2796 Proxy headers such as x-scheme are added by default #591 2020-02-04 16:51:53 +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
GLYASAI
34e3a4bfa6 Fix wrong usage of context 2020-01-18 21:26:46 +08:00
凡羊羊
778c2085ba fix merge conflect 2020-01-15 14:06:07 +08:00
barnettZQG
71f4ddf003 Remove cyclic validation of nginx configuration and increase update frequency limit #635 2020-01-14 18:55:58 +08:00
GLYASAI
fa562842e5 clientset with service acount 2020-01-03 16:12:56 +08:00
凡羊羊
50e4ebacfd add etcd args 2019-12-24 22:41:19 +08:00
barnettZQG
c6a2de2687 chnage etcd timeout time 2019-12-09 14:08:28 +08:00
glyasai
6336dadf7c [FIX] wrong server file name 2019-10-23 15:00:20 +08:00
glyasai
499bebf3fe [FIX] confused nginx upstream 2019-10-22 17:41:40 +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
凡羊羊
c53dbb42cc fix proxy change not work bugs 2019-10-15 23:46:08 +08:00
曾庆国
a7dc565364 gateway support multiple ip #417 2019-09-18 17:56:52 +08:00
曾庆国
4b03f20939 fix gateway reload too much bug 2019-09-04 14:40:26 +08:00
曾庆国
c46168270f fix gateway bug 2019-09-04 11:02:08 +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
4c598f230e [FIX] duplicate gateway backends 2019-05-14 19:39:06 +08: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
GLYASAI
19767af977 [ADD] compare old and new rbd-endpoints 2019-04-15 18:35:29 +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
9c01057d37 change version and change code style 2019-03-21 14:48:46 +08:00
barnett
95d211d135 [FIX] fix gateway check valid date bug 2019-03-18 18:49:00 +08:00
GLYASAI
feb1e1ba64 [REV] change gateway configuration
[FIX] fix some bug
2019-03-14 21:10:14 +08:00
barnett
89f108692f [FIX] fix gateway bug 2019-03-13 20:06:11 +08:00
GLYASAI
c2362fcd50 [REV] change default value of connect timeout from 5 to 75 2019-03-13 14:16:39 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +08:00
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
533d95dbec [REV] test change code for gateway monitor 2019-03-08 15:09:09 +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
barnett
fd64eca5ff [FIX] fix configfile cannot be read or written bug 2019-03-01 14:27:03 +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