barnettZQG
|
6c2807a856
|
init go mod #821
|
2020-09-06 11:09:48 +08:00 |
|
barnettZQG
|
c59645ba5c
|
fix gateway header bug and optimize sidecar
|
2020-03-21 18:27:38 +08:00 |
|
barnettZQG
|
72f4dfd16c
|
fix "too many Host headers" bug
|
2020-02-11 16:40:32 +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 |
|
曾庆国
|
a7dc565364
|
gateway support multiple ip #417
|
2019-09-18 17:56:52 +08:00 |
|
huangrh
|
c27cc382ca
|
[REV] allow empty value for nginx proxy_set_header
|
2019-03-28 11:21:59 +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
|
feb1e1ba64
|
[REV] change gateway configuration
[FIX] fix some bug
|
2019-03-14 21:10:14 +08:00 |
|
GLYASAI
|
9d9e56a8c6
|
[FIX] make proxy_set_header work
|
2019-03-14 16:00:45 +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
|
70197eb59a
|
[ADD] location proxy
|
2019-03-10 18:51:10 +08:00 |
|
barnett
|
065913a55c
|
[REV] Optimize code quality via gofmt
|
2019-02-12 15:40:42 +08:00 |
|
GLYASAI
|
e5620c9009
|
[ADD] add checkIngress
|
2018-12-25 18:51:44 +08:00 |
|
GLYASAI
|
9f2d2f1373
|
[ADD] add load balance: consistent hashing
|
2018-12-17 11:45:12 +08:00 |
|
GLYASAI
|
87457e7f43
|
[REV] do not convert "" to int
|
2018-12-04 20:01:39 +08:00 |
|
GLYASAI
|
68d8c45ee5
|
[REV]change glog to logrus
|
2018-12-04 20:00:36 +08:00 |
|
GLYASAI
|
cdb6431384
|
[ADD] support weight in router
|
2018-12-04 16:59:42 +08:00 |
|
GLYASAI
|
31c016e2aa
|
[REV] Use "=" to split the header, instance of ":"
|
2018-12-03 15:21:37 +08:00 |
|
GLYASAI
|
ef9f57cc95
|
[FIX] fix bug: the value of the cookie is =
|
2018-12-03 08:27:13 +08:00 |
|
GLYASAI
|
ee7acfea45
|
[REV]split cookie with "="
|
2018-12-02 23:48:42 +08:00 |
|
barnett
|
96be054fe3
|
[ADD] add support local volume code
|
2018-11-30 22:20:48 +08:00 |
|
GLYASAI
|
936e51c407
|
[ADD] add weight for router
|
2018-11-30 08:31:11 +08:00 |
|
GLYASAI
|
993efefb0d
|
[ADD] add TenantServiceRegist which conv inner and outer service regist
|
2018-11-18 11:53:11 +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 |
|