Commit Graph

2251 Commits

Author SHA1 Message Date
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
Yuelin Zheng
0876389863
docs: add the helm chart link in the k8s deployment apisix doc (#4303) 2021-05-25 15:45:43 -04:00
Gary-Airwallex
a1872a4842
feat: support appending query string in redirect (#4298) 2021-05-25 10:17:36 +08:00
罗泽轩
709561afe7
feat: release 2.6 (#4286) 2021-05-24 19:26:14 +08:00
罗泽轩
d6acd8d568
chore: sort plugin by priority and recommend priority for custom plugin (#4292)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-24 17:41:50 +08:00
nic-chen
52cb59213d
fix: invalid schema field for plugin fault-injection (#4291) 2021-05-23 19:16:48 +08:00
罗泽轩
916041d9ab
feat(ext-plugin): respawn with delay to avoid flushing error log (#4283)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-21 09:48:11 +08:00
tzssangglass
52c2aea0a6
fix: making APISIX compatible on macOS with ARM chip (#4256) 2021-05-20 19:22:46 +08:00
罗泽轩
0a0aa9a757
chore: remove stale yamllint comment (#4278)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-19 22:11:34 -04:00
Simon
744370606e
docs: update document getting-started.md in en and zh (#4277) 2021-05-20 08:54:06 +08:00
Yihan Strong
83436ee125
docs: added etcd.conf.yml enable grpc gateway (#4275)
Co-authored-by: zhangyihan <zhangyihan@cmss.chinamobile.com>
2021-05-19 18:12:08 +08:00
Yuelin Zheng
53ece39aa3
docs(FAQ): add a note in "How to allow all IPs to access Admin API" (#4264) 2021-05-19 14:39:43 +08:00
罗泽轩
cf483c610e
chore: don't run *_phase for Admin/Control API (#4266)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-19 11:11:53 +08:00
Shuyang Wu
adb76de293
docs: add instruction about how to add systemd unit files (#4246)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-05-19 09:30:21 +08:00
Yuelin Zheng
5993b6a71c
feat: support the configuration of keepalive related parameters in upstream (#4261) 2021-05-18 14:28:30 +08:00
罗泽轩
831a5888f8
chore: add missing PHONY marks (#4262) 2021-05-18 14:27:42 +08:00
罗泽轩
fce9afa7fb
feat(traffic-split): support passing different host headers in multiple nodes (#4251)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-05-18 09:36:16 +08:00