barnettZQG
|
26b38edc33
|
fixed #939
|
2021-04-27 11:52:02 +08:00 |
|
barnettZQG
|
325bbfddb2
|
no limit proxy_responses
|
2021-03-26 10:12:00 +08:00 |
|
GLYASAI
|
984992bab3
|
namespace nginx
|
2020-12-02 13:46:56 +08:00 |
|
GLYASAI
|
9a196dbbdc
|
make ssl_protocols configrable
|
2020-12-01 13:26:07 +08:00 |
|
barnettZQG
|
fe2db1e973
|
format code
|
2020-11-25 16:39:38 +08:00 |
|
barnettZQG
|
dd3110e482
|
Support cookie-based session holding load balancing strategy #851
|
2020-11-19 14:45:33 +08:00 |
|
barnettZQG
|
6c2807a856
|
init go mod #821
|
2020-09-06 11:09:48 +08:00 |
|
GLYASAI
|
e76bbb22b6
|
add ProxyStreamResponses
|
2020-08-17 17:47:36 +08:00 |
|
barnettZQG
|
bfd07096ab
|
support ssl stapling
|
2020-06-22 18:24:31 +08:00 |
|
barnettZQG
|
50601173c1
|
change access log support
|
2020-06-15 18:40:20 +08:00 |
|
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
|
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 |
|
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 |
|
曾庆国
|
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
|
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
|
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
|
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 |
|
barnett
|
065913a55c
|
[REV] Optimize code quality via gofmt
|
2019-02-12 15:40:42 +08:00 |
|
GLYASAI
|
e12f4fc42c
|
[FIX] default rule don't work with header or cookie rule
|
2019-01-16 15:56:40 +08:00 |
|
GLYASAI
|
c286ae0dba
|
[REV] filter the wrong endpoint from etcd
|
2019-01-15 14:34:06 +08:00 |
|
GLYASAI
|
b38aab8511
|
[REV] change config files from list to one
|
2019-01-07 13:51:35 +08:00 |
|