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 |
|
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 |
|
凡羊羊
|
c53dbb42cc
|
fix proxy change not work bugs
|
2019-10-15 23:46:08 +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 |
|
huangrh
|
ce57b9afcd
|
[FIX] merge error
|
2019-03-27 12:09:14 +08:00 |
|
huangrh
|
de76bf7a82
|
[REV] update the judgment of the equality of nginx configuration files
|
2019-03-25 20:24:26 +08:00 |
|
barnett
|
9c01057d37
|
change version and change code style
|
2019-03-21 14:48:46 +08:00 |
|
GLYASAI
|
0f886b3d35
|
[ADD] add or update api for gateway rule configuration
|
2019-03-13 13:58:30 +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
|
fd64eca5ff
|
[FIX] fix configfile cannot be read or written bug
|
2019-03-01 14:27:03 +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
|
f81aab868a
|
[ADD] add least_conn
|
2018-12-25 12:20:04 +08:00 |
|
GLYASAI
|
9f2d2f1373
|
[ADD] add load balance: consistent hashing
|
2018-12-17 11:45:12 +08:00 |
|
GLYASAI
|
08b1629a86
|
[FIX] fix bug: nil memory
|
2018-12-04 00:18:31 +08:00 |
|
GLYASAI
|
cc28eca3f7
|
[ADD] add udp stream
|
2018-12-01 20:08:05 +08:00 |
|
GLYASAI
|
6e25bbdc95
|
[REV] support router with weight
|
2018-12-01 10:27:14 +08:00 |
|
GLYASAI
|
4bc88919d5
|
[REV] filter empty endpoints
|
2018-11-23 17:43:05 +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
|
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 |
|
GLYASAI
|
d50d0e02c2
|
[ADD] add cookie router
|
2018-11-13 00:41:32 +08:00 |
|
GLYASAI
|
f3fc910556
|
[ADD] add header router.
|
2018-11-12 19:33:16 +08:00 |
|
GLYASAI
|
f2e405a94c
|
[ADD] add update upstreams dynamically
|
2018-11-11 22:09:54 +08:00 |
|
GLYASAI
|
6cd9fd8866
|
[ADD] add https for gateway
|
2018-11-11 17:46:34 +08:00 |
|
GLYASAI
|
fd752dfe6d
|
[ADD] add gateway module
|
2018-11-08 17:22:26 +08:00 |
|
barnettZQG
|
59d0c304d8
|
[ADD] init gateway struct code
|
2018-10-10 14:40:11 +08:00 |
|