Commit Graph

2199 Commits

Author SHA1 Message Date
neOG
c074fe7564
docs: update error content in zh upstream.md (#4501)
Co-authored-by: neOG <876200040@qq.com>
2021-06-29 13:03:23 -04:00
罗泽轩
a7eaaed008
test: ensure health check is run completely (#4500) 2021-06-29 14:47:57 +08:00
tzssangglass
07bfe5b9c0
fix: #4491 (#4492) 2021-06-27 15:12:15 +08:00
罗泽轩
0c70327dd3
chore: standardlize the way to exit from a stream plugin (#4481)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-25 15:56:40 -04:00
罗泽轩
b76f20eddf
feat: patch UDP socket to resolve host by ourselves (#4473)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-24 22:56:33 -04:00
罗泽轩
3f0dee1d1d
feat: release 2.7 (#4453) 2021-06-25 09:07:25 +08:00
Applenice
2a252ef06b
docs: fix broken link (#4480) 2021-06-25 08:57:50 +08:00
Shuyang Wu
75376e3162
docs: add 'how to remove route prefix' in FAQ (#4459)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-24 10:35:40 +08:00
罗泽轩
eea3d84eba
fix(ext-plugin): should use separate tokens for {pre,post}-req (#4458)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:56 -04:00
罗泽轩
18dba6e36d
docs(openid-connect): fix public key format (#4468)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:47 -04:00
罗泽轩
74cc5c3420
feat(control-api): add a way to trigger gc (#4472)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:00 -04:00
罗泽轩
2707fda3eb
docs: add external plugin support to readme (#4456)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-21 14:10:41 -04:00
罗泽轩
10b3977eaf
docs: ensure the wechat QR codes are under the title (#4455) 2021-06-21 14:10:15 -04:00
liuxiran
5162d7385e
docs: add GraphQL support to readme (#4450)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-21 15:18:09 +08:00
罗泽轩
8b2d29e7ff
docs: make README up-to-date (#4451) 2021-06-21 14:26:27 +08:00
罗泽轩
4667633360
feat(stream): support client certificate verification (#4445)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-19 10:05:00 +08:00
Shuyang Wu
bf90cbe81e
docs: use mockbin to view http logs for guidance (#4427)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-18 18:23:37 +08:00
dependabot[bot]
af385a5659
chore(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4438) 2021-06-18 18:22:35 +08:00
罗泽轩
c22d3db00a
fix: move lua_ssl_trusted_certificate to work with background timer (#4443) 2021-06-18 18:12:45 +08:00
罗泽轩
059ad7dee6
docs: show the graceful way to stop (#4435)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-18 15:09:34 +08:00
罗泽轩
1cf9075750
docs: clarify why we require active health check (#4436) 2021-06-18 14:54:26 +08:00
罗泽轩
8578fe032e
feat(stream): match route with SNI (#4433)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-17 09:29:45 +08:00
Shuyang Wu
655ea98b65
docs: sync limit count en doc with zh (#4434)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-17 08:55:09 +08:00
罗泽轩
93de2a7c6c
docs: fix category and add category check (#4429)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 19:04:30 +08:00
罗泽轩
597a233454
docs: fix broken image link (#4431)
Fix #4430

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:42:33 +08:00
罗泽轩
8282046bd8
feat(client-control): set client_max_body_size dynamically (#4423)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:25:50 +08:00
Wen Ming
8cea1d0d7b
doc: removed comment of worker_processes. (#4432) 2021-06-16 17:19:50 +08:00
罗泽轩
e1d06059b2
docs: fix broken links (#4426)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-15 12:24:31 -04:00
罗泽轩
b9e14c84a9
refactor: avoid repeating the host regex pattern (#4424) 2021-06-15 19:44:21 +08:00
Mayo
401a5ef233
chore: using util lib to exectue cmd (#4406) 2021-06-15 16:55:46 +08:00
罗泽轩
33d9f724a4
docs: fix debug-mode documentation (#4415)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-13 17:45:42 +08:00
罗泽轩
b822423b9a
feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
罗泽轩
68711e443d
feat(ext-plugin): stop the runner with SIGTERM (#4367) 2021-06-11 13:04:42 +08:00
罗泽轩
6c38fdff9c
refactor: use plugin_attr to fetch plugin attribute (#4377) 2021-06-10 22:32:46 -04:00
罗泽轩
035571aa41
feat(stream): support domain in the upstream (#4386) 2021-06-11 10:28:38 +08:00
罗泽轩
2feb48f4a0
test: make t/plugin/ext-plugin/sanity.t stable (#4407)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-11 08:45:31 +08:00
罗泽轩
4106ef5b58
fix: release ctx when the client aborts (#4405) 2021-06-10 15:09:51 -04:00
ken zhou
b6a60d0df6
feat: limit-req support nodelay (#4395)
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yuelin Zheng <2226815922@qq.com>
Co-authored-by: jianzhou <zhoujian1@huya.com>
2021-06-10 21:06:29 +08:00
Joshua Yang
66bd993f87
feat: add etcd retry when init (#4361) 2021-06-10 14:40:48 +08:00
罗泽轩
85dfcb7902
fix(stream): skip route configuration tombstone (#4398)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 13:16:14 -04:00
Sarasa Kisaragi
f18a65c49f
docs: add route and upstream mtls (#4348)
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-06-09 13:15:25 -04:00
罗泽轩
8bf8cc1916
feat(mqtt-proxy): support domain (#4391)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 19:23:40 +08:00
罗泽轩
f7fc8599b1
docs: improve stream route/proxy (#4389)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 09:12:51 +08:00
罗泽轩
208b6b4d25
change: check metadata_schema with check_schema like the other schema (#4381)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-09 08:58:34 +08:00
yongboy
af5e4dff00
fix(discovery): typo in the consul_kv schema (#4390)
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-06-08 14:47:21 -04:00
罗泽轩
e6c69318e1
fix(admin): correct the resources' count field (#4385)
Here I use separate test files for the resources to ensure
the number of resource is 0.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-08 16:54:29 +08:00
琚致远
27ee55199d
docs: update Slack invitation link (#4387) 2021-06-08 08:23:16 +08:00
Jintao Zhang
a2d80b73ed
chore: change consumer name max length match with route name (#4379) 2021-06-07 11:52:12 +08:00
Ayush das
405f69b3f9
docs: removed navigation title from sidebar to docs dropdown (#4380) 2021-06-07 09:21:20 +08:00
hejizi
70186db6ff
feat: support customzing worker's user (#4362)
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
Co-authored-by: 袁士成 <yuanshicheng@css.com.cn>
2021-06-06 13:55:37 +08:00