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
罗泽轩
c1f80850e5
test: add case for default health status ( #4378 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-05 17:12:47 -04:00
yuhongyu879
10677e9067
chore: upgrade protobuf to 0.3.2 ( #4368 )
...
Co-authored-by: leonnyu <leonnyu@tencent.com>
2021-06-04 18:48:31 +08:00
罗泽轩
e4f616be07
fix(etcd): check res.body.error before accessing the data ( #4371 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-04 10:02:59 +08:00
Shuyang Wu
c61261af8d
ci: use concurrency to cancel duplicate workflow ( #4364 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-03 18:55:36 +08:00
罗泽轩
62ceab5710
fix(ext-plugin): missing schema check ( #4359 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-03 09:39:51 +08:00
罗泽轩
0637d7973b
feat(cli): wrap nginx quit cmd ( #4360 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-02 13:55:18 -04:00
Demogorgon314
804437fe8a
perf: use events optimize nacos service discovery ( #4347 )
...
related #4346
2021-06-02 17:49:44 +08:00
Shuyang Wu
2f34e1af26
docs: change quote to heading-3 in admin api ( #4357 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-02 09:40:52 +08:00
罗泽轩
619ac84c88
fix(ext-plugin): when token is stale, refresh token and try again ( #4345 )
2021-06-01 19:46:26 +08:00
罗泽轩
397044a844
test: make t/config-center-yaml/plugin.t stable ( #4352 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-01 18:44:23 +08:00
罗泽轩
5ebc4f65c1
fix(ext-plugin): pass environment variables ( #4349 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-01 18:43:42 +08:00
Joshua Yang
91a048e68e
feat: allow to set custom timeout for route ( #4340 )
...
related #4258
2021-06-01 13:39:29 +08:00
Shuyang Wu
98d444751d
fix: add error handling when use customized config ( #4342 )
2021-06-01 08:55:06 +08:00
Demogorgon314
0d7fa659d5
feat: nacos discovery support group ( #4325 )
2021-05-31 19:12:10 +08:00
Yuelin Zheng
01360fb9ad
feat: support custom variables_hash_max_size parameters in config.yaml ( #4344 )
2021-05-31 19:06:39 +08:00
罗泽轩
3c857a8a13
fix: ensure the plugin is always reloaded ( #4319 )
...
* fix: ensure the plugin is always reloaded
Only trigger a reset from admin when the etcd's data is different
from the one of admin. So there is no need to add check in node side.
Fix #4314
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* fix reset check
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* fix error handling
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
* update test
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 16:37:23 +08:00