Commit Graph

1994 Commits

Author SHA1 Message Date
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
罗泽轩
116deb2f36
change(zipkin): rearrange the child span (#3877)
Fix #3827
2021-03-23 20:19:16 +08:00
罗泽轩
12f2223c3a
feat: show how to specify --server when installing the dependency (#3884)
Fix #3671
2021-03-23 20:10:57 +08:00
罗泽轩
9aa1833722
ci: use build-apisix-openresty.sh instead (#3847) 2021-03-23 20:07:48 +08:00
罗泽轩
216debe223
feat: support priority in SRV record (#3845) 2021-03-23 20:05:23 +08:00
罗泽轩
1a09b0d7a0
feat(cli): support etcd mTLS (#3836) 2021-03-23 20:03:21 +08:00
罗泽轩
e8364746ca
docs(dubbo): describe the returned data requirement (#3829) 2021-03-23 20:00:34 +08:00
Cliff Su
e9a59ac5e8
docs: fix stand-alone doc link broken (#3889) 2021-03-23 16:24:14 +08:00
yongboy
1896cb1826
feat: add dump for consul_kv (#3848)
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-03-23 10:07:32 +08:00
Yuelin Zheng
2744a99472
docs: add route uri regular matching in the FAQ doc (#3881) 2021-03-23 09:08:08 +08:00
罗泽轩
1ced2c3298
docs: remove duplicated section from discovery.md (#3869)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 09:02:30 +08:00
batman-ezio
bb95f7af54
feat: add allow_origins_by_regex to cors plugin (#3839) 2021-03-22 15:55:54 +08:00
罗泽轩
7ae302034a
test: use longer timeout for internet DNS query (#3872)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-22 10:05:50 +08:00
罗泽轩
957bef0783
chore: remove unused consumer.id (#3868)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-21 19:14:12 +08:00
罗泽轩
1064e2d4b7
docs: update plugin-develop.md (#3862)
I still think we should try our best to prevent modifying APISIX itself.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 10:17:50 +08:00
罗泽轩
f3a6c2a555
change: remove deprecated upstream.enable_websocket (#3854)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 09:38:45 +08:00
Cliff Su
6b3140e5c1
docs: fix limit-count typo (#3863) 2021-03-19 09:34:40 +08:00
罗泽轩
c3e03bb44a
docs: fix mtls example (#3850)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-18 09:05:38 +08:00
Yuelin Zheng
faab4ba4d8
fix(traffic-split): binding upstream via upstream_id is invalid (#3842) 2021-03-17 20:48:45 +08:00
Gerrard-YNWA
ae2db153ef
docs: fix broken link (#3838) 2021-03-16 19:31:28 +08:00
Yuelin Zheng
be2e68401c
chore: the route_name and service_name in ctx should remain different (#3831) 2021-03-16 15:26:37 +08:00
罗泽轩
01da213e6f
test: don't crash when dubbo upstream returns integer status code (#3823)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-16 15:19:58 +08:00
Yuelin Zheng
f0d7460911
docs: added access to Dashboard through APISIX proxy in FAQ (#3828) 2021-03-16 14:30:36 +08:00
bzp2010
2ee828b2ee
docs: fix link error after split architecture-design (#3834)
fix #3833
2021-03-16 09:03:50 +08:00
罗泽轩
0c1b208588
fix: correct the validation for ssl_trusted_certificate (#3832)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-16 09:01:26 +08:00
罗泽轩
7047932548
feat: upgrade lua-resty-expr/radixtree to support logical expression (#3809)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-15 09:51:15 +08:00
罗泽轩
ecb04f380f
test: make control/discovery.t stable (#3817) 2021-03-15 09:13:20 +08:00
John Bampton
9fafa43b37
chore: fix spelling, grammar and JSON example (#3821) 2021-03-15 08:56:43 +08:00
tzssangglass
210ca462b7
fix: the traffic-split plugin is invalid to bind upstream via upstream_id (#3758)
fix #3740
2021-03-15 08:55:49 +08:00
John Bampton
4ebccafbdc
chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
罗泽轩
e957bc3daa
fix: correct the luasocket patch (#3819) 2021-03-14 18:06:04 +08:00
Wen Ming
e468fb901c
docs: improve the document more easier to read about upstream host. (#3815) 2021-03-13 01:06:00 +08:00
罗泽轩
837f4d9a6d
test: make node/priority-balancer/sanity.t stable (#3816) 2021-03-12 18:06:32 +08:00
罗泽轩
038acfcc9b
docs: use the build script which is more up-to-date. (#3814) 2021-03-12 15:26:15 +08:00
罗泽轩
20ee3c1ecb
feat: add a safe exit to disable sync conf during start (#3812) 2021-03-12 14:53:58 +08:00
琚致远
00baca28fa
docs: added generated contributor over time service provider (#3813) 2021-03-12 11:46:39 +08:00
罗泽轩
83537ad158
feat: load etcd configuration when apisix starts (#3799)
Fix #3370
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-12 09:09:19 +08:00
Yuelin Zheng
843a6523d3
docs: update the admin-api.md document (#3805)
related issue #3802
2021-03-12 09:07:50 +08:00
罗泽轩
176dc45e67
test: move all tests under t/ (#3808)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-12 00:02:02 +08:00
litesun
f05debba6e
docs: update contributor over time image (#3797) 2021-03-10 22:54:10 +08:00
罗泽轩
8609cd507a
docs: sync English doc to Chinese (#3796)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 15:14:41 +08:00