罗泽轩
6a986f4649
change(prometheus): don't expose metrics to internet ( #3994 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-07 14:40:28 +08:00
han6565
4156a73b9b
change(limit-count): ensure redis cluster name is set correctly ( #3910 )
...
fix the problem of multiple different redis-cluster data sources, stress test prompting ' ttl: ERR invalid password'
Co-authored-by: hanjinqi <hanjinqi@xdf.cn>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
2021-04-07 09:20:00 +08:00
罗泽轩
16c8648aa0
refactor: ssl schema ( #3969 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-07 09:02:22 +08:00
John Bampton
e712abf5bf
docs: fix spelling ( #3995 )
2021-04-07 09:02:08 +08:00
罗泽轩
92b9bde8ee
fix: PATCH ssl should encrypt key ( #3986 )
2021-04-07 01:10:18 +08:00
罗泽轩
18767d8ed6
ci: remove unused markdown-link-check ( #3992 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-06 17:08:33 +08:00
罗泽轩
359e0906c5
feat: release 2.5 ( #3967 )
...
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com>
2021-04-05 12:00:49 +08:00
罗泽轩
5b2be581d8
test: add cases for wss ( #3961 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-05 11:41:25 +08:00
Yuelin Zheng
25301d60df
docs: admin-api.md document adds configuration https example ( #3871 )
2021-04-03 16:13:54 +08:00
XianLei Gao
dda6991aca
docs: fix spelling error ( #3981 )
2021-04-03 12:35:05 +08:00
罗泽轩
807498e288
docs: add a placeholder for Eureka SD ( #3977 )
2021-04-02 16:06:27 +08:00
罗泽轩
dbd86f2ad4
ci: bypass test if the change is doc only ( #3950 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-02 15:26:24 +08:00
琚致远
c48de0695b
docs: improve Getting Started ( #3941 )
2021-04-02 09:29:40 +08:00
nic-chen
9a68bd3862
feat: add management fields for stream_route and proto in schema ( #3966 )
2021-04-02 09:01:31 +08:00
Yuelin Zheng
708d266512
fix(traffic-split): upstream.type support chash configuration ( #3955 )
2021-04-01 20:57:10 +08:00
ashly
5a32d51bad
feat: upgrade lua-resty-template to 2.0 ( #3965 )
...
Co-authored-by: chenm <chenm@getui.com>
2021-04-01 20:47:29 +08:00
罗泽轩
2e29d78011
change: drop support of OpenResty 1.15 ( #3960 )
2021-04-01 20:45:25 +08:00
罗泽轩
d67da18d53
fix: make sure SNI is changed with HTTP host ( #3948 )
...
Move the variables under locations to avoid being reset by proxy-mirror.
Fix #3864
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-04-01 13:06:33 +08:00
John Bampton
5513f1f66b
docs: fix Markdown links ( #3957 )
2021-04-01 09:49:44 +08:00
John Bampton
faf4715c82
chore: fix spelling ( #3958 )
2021-04-01 09:30:27 +08:00
罗泽轩
1f09c1ca05
chore(cli): tweak error msg ( #3952 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 19:10:51 +08:00
Yuelin Zheng
a7e7d60e3b
docs: update the docs of the prometheus plugin ( #3494 )
...
close #3477
2021-03-31 10:42:24 +08:00
Dashuang Li
562841ba30
docs: ret_code type in plugin redirect should be integer ( #3940 )
2021-03-31 10:34:43 +08:00
罗泽轩
bad772641a
test: make plugin/log-rotate.t stable ( #3943 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 10:31:01 +08:00
Wen Ming
ffa1a37d02
docs: fixed grammer in readme. ( #3947 )
2021-03-31 10:20:13 +08:00
Yuelin Zheng
c80292552f
docs(FAQ.md): add a configuration example in How to modify the log level ( #3936 )
...
Signed-off-by: Firstsawyou yuelinz99@gmail.com
2021-03-31 10:13:16 +08:00
Yuelin Zheng
dd20de2f9d
docs(hmac-auth): fix the document link ( #3949 )
...
Signed-off-by: Firstsawyou yuelinz99@gmail.com
2021-03-31 09:01:41 +08:00
罗泽轩
2a7987311f
docs: reflect the latest state of upstream.nodes ( #3945 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-31 08:59:54 +08:00
super_mario
4c8f0f4a63
docs: add chinese version of dubbo-proxy.md ( #3938 )
2021-03-31 08:59:15 +08:00
John Bampton
0840d0b2ae
chore: fix Markdown links in the Spanish README ( #3919 )
2021-03-30 12:12:17 +08:00
罗泽轩
7c976b50ab
feat(skywalking): allow destory and configure report interval for reporter ( #3925 )
...
Fix #2895
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-30 09:54:18 +08:00
罗泽轩
0c96ffd6fb
test: make consul_kv stable ( #3924 )
2021-03-29 23:41:22 +08:00
罗泽轩
86e168e711
test: enable master-worker mode by default ( #3927 )
2021-03-29 23:38:07 +08:00
罗泽轩
664c760167
ci: the last day of travis ( #3926 )
2021-03-29 23:34:01 +08:00
Yuelin Zheng
da83328af9
feat(traffic-split): the upstream pass_host needs to support IP mode ( #3870 )
2021-03-29 18:27:22 +08:00
qian0817
49e4fd307c
docs: Improve proxy-rewrite plugin docs ( #3929 )
2021-03-29 15:14:13 +08:00
罗泽轩
3ba24c47d4
test: show how to bypass the ctx.var cache ( #3914 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-29 08:53:32 +08:00
Ayush das
2b60d18010
docs: tells users where they are ( #3922 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-28 23:23:47 +08:00
罗泽轩
c9df9fca65
chore: remove unused shared dict ( #3918 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-27 11:39:32 +08:00
罗泽轩
95d313ecf2
fix(error-log-logger): the logger should be run in each process ( #3912 )
2021-03-27 11:39:17 +08:00
Shuyang Wu
83931ba0a5
fix: refine example grafana dashboard ( #3457 )
2021-03-26 10:37:15 +08:00
罗泽轩
83ab5439a0
fix: use the builtin server by default ( #3907 )
...
Fix #3906
2021-03-25 23:49:38 +08:00
罗泽轩
92b352862a
feat: support mTLS with etcd ( #3905 )
2021-03-25 23:40:40 +08:00
罗泽轩
baf8434034
fix: allow addr:port format in stream_proxy ( #3900 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-25 09:07:05 +08:00
罗泽轩
472ea3f1db
docs: add missing index of discovery ( #3899 )
...
Also remove useless TOC
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-24 16:50:25 +08:00
罗泽轩
fb358e55b8
fix: priority for nonarray upstream node in stream ( #3897 )
2021-03-24 15:04:05 +08:00
罗泽轩
654b1a91a7
fix: corrent SRV record priority ( #3896 )
...
Fix #3895
2021-03-24 09:59:03 +08:00
John Bampton
a2b69b1530
chore: sort imports in the Markdown examples ( #3822 )
2021-03-24 09:05:14 +08:00
罗泽轩
b17feb59bb
feat: extend init configuration validation with jsonschema ( #3860 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 21:57:53 +08:00
罗泽轩
eeb3d55a7e
test: break down cli test_main.sh ( #3887 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 21:57:14 +08:00