罗泽轩
|
1a09b0d7a0
|
feat(cli): support etcd mTLS (#3836)
|
2021-03-23 20:03:21 +08:00 |
|
John Bampton
|
4ebccafbdc
|
chore: fix spelling (#3253)
|
2021-03-14 22:53:34 +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 |
|
罗泽轩
|
369c6d9163
|
refactor: remove unused etcd key node_status (#3786)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-03-09 17:30:38 +08:00 |
|
YuanSheng Wang
|
edf838ea4a
|
ci: use the specified version of skywalking . (#3698)
|
2021-02-27 22:13:29 +08:00 |
|
罗泽轩
|
7bef1b1fc2
|
feat: don't log uninitialized access log variable when the HTTP request is malformed (#3641)
|
2021-02-25 13:02:04 +08:00 |
|
yongboy
|
8b7d9376cf
|
feat: add consul kv discovery module (#3615)
Co-authored-by: nieyong <nieyong@staff.weibo.com>
|
2021-02-23 21:04:22 +08:00 |
|
罗泽轩
|
7edf9d6ed4
|
fix: correct the template of dns_resolver_valid (#3638)
|
2021-02-23 11:59:33 +08:00 |
|
罗泽轩
|
695993bfd4
|
test: clean up temporary files after CLI test (#3630)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-23 11:34:49 +08:00 |
|
大可
|
5f4e8df42d
|
feat: support listen http2 with plaintext (#3547)
|
2021-02-19 09:04:48 +08:00 |
|
罗泽轩
|
653e15350b
|
change: default to cache DNS record according to the TTL (#3530)
Since lua-resty-dns-client provides an internal cache, we don't need to
cache it twice.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-10 11:41:13 +08:00 |
|
罗泽轩
|
37a7fae48c
|
test: detect if grpc_server_example starts (#3566)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-10 00:50:58 +08:00 |
|
罗泽轩
|
e1dbe2c4a4
|
feat: support DNS AAAA record (#3484)
|
2021-02-05 09:00:20 +08:00 |
|
罗泽轩
|
c8139fc6ab
|
change: don't hack the prefix of LuaRocks (#3508)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-03 21:33:03 +08:00 |
|
罗泽轩
|
563b259a5a
|
feat: switch resolver to lua-resty-dns-client (#3442)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-02 09:07:40 +08:00 |
|
罗泽轩
|
3f0c3ae5e4
|
ci: add missing OPENRESTY_PREFIX env variable (#3464)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-02-01 13:15:53 +08:00 |
|
Alex Zhang
|
5399a31b24
|
feat: support to communicate with etcd by TLS in command line (#3415)
* feat: support to communicate with etcd by TLS in command line
* fix: add openssl dev
|
2021-02-01 10:51:34 +08:00 |
|
tzssangglass
|
d0816200e6
|
feat: kafka-logger implemented reuse kafka producer (#3429)
|
2021-01-31 14:52:13 +08:00 |
|
罗泽轩
|
8ac5bd5c81
|
fix(cli): add missing entry (#3462)
Fix #3461
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-01-31 13:51:46 +08:00 |
|
Shuyang Wu
|
6415b29559
|
feat: customed config.yaml when apisix start (#2101)
fix #2034
|
2021-01-29 11:19:46 +08:00 |
|
罗泽轩
|
97a0956614
|
fix: ignore stale nginx.pid (#3416)
Fix #2948
Fix #3202
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: limiao <limiao02@qiyi.com>
|
2021-01-27 22:36:35 +08:00 |
|
Jens Keiner
|
b5374bb66c
|
feat(authz-keycloak): dynamic scope and resource mapping. (#3308)
|
2021-01-27 21:50:18 +08:00 |
|
罗泽轩
|
d752b6f364
|
feat: allow customizing lua_package_path & lua_package_cpath (#3417)
|
2021-01-27 14:45:32 +08:00 |
|
罗泽轩
|
c2385c7d32
|
test: move test requires root privilege to ci_only group (#3419)
This test can't be run if we don't use root privilege.
|
2021-01-26 23:33:55 +08:00 |
|
罗泽轩
|
3db8ebec26
|
feat: support gRPCS (#3411)
|
2021-01-26 11:04:16 +08:00 |
|
罗泽轩
|
e3601e6876
|
feat: support dubbo (#3224)
Fix #89
|
2021-01-20 09:47:09 +08:00 |
|
Yuelin Zheng
|
a8153917ff
|
fix: APISIX runs in the /root directory and reports errors (#3220)
|
2021-01-19 12:01:07 +08:00 |
|
罗泽轩
|
19bc14ed5f
|
ci: add OpenResty 1.15.8.2 (#3311)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-01-17 10:41:59 +08:00 |
|
shenshaoye
|
4aeef386f0
|
feat: support more customize configure in nginx.conf (#3204)
Co-authored-by: 沈鑫杰 <xinjie.shen@chaitin.com>
related #3203
|
2021-01-07 19:21:02 +08:00 |
|
Peter Zhu
|
7b5d2eae26
|
feat: use luasocket instead of curl in etcd.lua (#2965)
fix: #2818
fix: #2718
|
2021-01-07 09:14:17 +08:00 |
|
罗泽轩
|
fb70133c22
|
ci: remove mac os CI (#3122)
The CI is not run for long.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2020-12-26 12:11:41 +08:00 |
|
罗泽轩
|
9a07ee8f82
|
chore: remove temporary hack (#3078)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2020-12-19 14:15:55 +08:00 |
|
罗泽轩
|
4d2f271a06
|
fix: add control directory in installation (#3077)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2020-12-18 16:40:17 +08:00 |
|
罗泽轩
|
924a30db36
|
feat: add control API (#3048)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: John Bampton <jbampton@users.noreply.github.com
|
2020-12-18 15:05:09 +08:00 |
|
罗泽轩
|
2457aa1e4d
|
feat: check if Admin API is used with etcd config_center (#3018)
|
2020-12-13 23:08:15 +08:00 |
|
Shuyang Wu
|
b7325f033e
|
fix: enable ssl as default, using placeholder certificate (#3013)
|
2020-12-11 17:44:41 +08:00 |
|
罗泽轩
|
85a84fb191
|
fix: avoid unnecessary type check and support var in local_conf (#2990)
Also merge bundle of repeated code.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2020-12-10 15:48:47 +08:00 |
|
罗泽轩
|
2472db56c8
|
chore: handle error when connecting with passwd to etcd without auth (#2963)
|
2020-12-05 01:08:44 +08:00 |
|
Mark Huang
|
3de6842092
|
feat: confirm only part of the etcd kvs (#2846)
* feat: confirm part of the etcd kvs
* feat: check etcd keys by grep
|
2020-12-01 23:34:48 +08:00 |
|
罗泽轩
|
44855ec1a7
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
|
罗泽轩
|
6f2316b5b7
|
test: update apisix_cli_test.sh to fix CI (#2885)
fix https://github.com/apache/apisix/issues/2888
|
2020-11-28 23:28:48 +08:00 |
|
罗泽轩
|
f4dfcfbb6b
|
fix: we didn't initialize custom variable for admin access log (#2874)
* fix: we didn't initialize custom variable for admin access log
* t
|
2020-11-28 13:12:17 +08:00 |
|
罗泽轩
|
c6c2e3cfb2
|
feat: support include other nginx config (#2803)
Close #2565
Close #1620
|
2020-11-25 19:23:31 +08:00 |
|
HelloBug0
|
1d0c719a7b
|
feat: enable access log or not (#2769)
Fix #2713.
|
2020-11-25 13:10:08 +08:00 |
|
罗泽轩
|
8b3bccd20f
|
test: check the behavior when connecting to old etcd (#2835)
|
2020-11-24 18:48:45 +08:00 |
|
罗泽轩
|
39840f9d8d
|
feat: allow whitespace-wrapped variables in config.yaml (#2811)
|
2020-11-24 16:06:11 +08:00 |
|
jxhecong
|
009cab65b5
|
fix(CLI): add Authorization header while enable etcd auth (#2690)
|
2020-11-20 11:35:51 +08:00 |
|
Shuyang Wu
|
36162e3607
|
fix: move conf/cert to t/certs and disable ssl by default (#2112)
|
2020-11-20 11:10:01 +08:00 |
|
罗泽轩
|
dec9518d3c
|
test: improve bin/apisix test cases. (#2761)
* test: improve bin/apisix test cases.
Avoid modifying config-default,yaml directly.
* unset APISIX_PROFILE
* increase sleep time
|
2020-11-17 18:00:30 +08:00 |
|
罗泽轩
|
02ec388a6f
|
ci: refactor runners (#2722)
|
2020-11-15 19:39:50 +08:00 |
|