罗泽轩
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
吴晟 Wu Sheng
09e298302c
docs: Polish SkyWalking doc and a tiny thing about Zipkin ( #4339 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-05-30 21:16:57 -04:00
罗泽轩
11b5ec7b2f
docs(ext-plugin): init docs ( #4321 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-31 09:05:17 +08:00
wang xiang
4d60170ee0
feat: add real_ip_recursive to nginx.conf ( #4332 )
2021-05-31 08:54:42 +08:00
Joshua Yang
7cf52c051e
docs: update install-dependencies ( #4338 )
2021-05-30 15:01:17 +08:00
xyz2b
0968fa7978
docs: fix tls client_key parameter name of upstream request body in Chinese document ( #4334 )
2021-05-29 19:53:29 +08:00
罗泽轩
d855dcb871
docs: fix link in zh docs ( #4335 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-29 19:23:12 +08:00
batman-ezio
1266801154
change(echo): remove odd auth_value ( #4055 )
...
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 10:44:36 -04:00
罗泽轩
98d6b12419
chore: show priority of stream plugins ( #4326 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-28 19:47:25 +08:00
Yuelin Zheng
7e4ff9880d
chore: support custom charset parameters in config.yaml ( #4331 )
2021-05-28 18:07:30 +08:00
dependabot[bot]
660be32684
chore(deps): bump actions/cache from 2.1.5 to 2.1.6 ( #4330 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 06:04:33 -04:00
Shuyang Wu
9a40fd7cb4
ci: chaos test could not directly read error.log ( #4320 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-27 20:09:31 +08:00
Demogorgon314
0746f81ea3
feat: nacos discovery support namespace ( #4313 )
2021-05-27 20:08:12 +08:00
罗泽轩
f0a5c94f83
chore(ext-plugin): remove useless extra_info
field ( #4311 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-27 10:27:46 +08:00
罗泽轩
3ccc5b8b82
docs: update make lint
output ( #4309 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 12:58:43 -04:00
罗泽轩
f7c6f4fff7
docs: fix typo ( #4305 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-26 09:57:27 +08:00
AnJia
8487636080
docs: show how to auto renew SSL cert via acme.sh ( #4297 )
...
Fix #3841
2021-05-26 09:51:03 +08:00