Way2go
|
2d07ec4685
|
feat: support configuring admin specific IP (#4967)
Signed-off-by: wayne-cheng <zhengwei@tiduyun.com>
|
2021-09-02 19:12:05 +08:00 |
|
Way2go
|
c72700e59e
|
feat: support configurating the node listening address(#4856)
|
2021-09-02 09:00:06 +08:00 |
|
罗泽轩
|
d16583c19f
|
test: correct the assertion message in prometheus test (#4936)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-08-30 23:58:49 +08:00 |
|
Way2go
|
b1a9114cc0
|
fix: validation during merging node_listen configuration (#4881)
|
2021-08-27 16:14:24 +08:00 |
|
罗泽轩
|
15a175a511
|
feat(cli): add options to configure max timers (#4826)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-08-17 11:47:37 +08:00 |
|
罗泽轩
|
149b53ed5a
|
feat(stream): allow to set trust certificate (#4651)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-07-22 16:09:58 -04:00 |
|
Shuyang Wu
|
3f295731b5
|
test: ensure apisix containers recover in test_etcd_healthcheck.t (#4597)
|
2021-07-16 09:13:15 +08:00 |
|
罗泽轩
|
03a9b80055
|
change: enable stream proxy only by default (#4580)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-07-14 10:33:36 +08:00 |
|
Shuyang Wu
|
7abd9585cf
|
chore: update tinyyaml lib and remove unnecessary quotes in config (#4484)
|
2021-07-13 14:49:30 +08:00 |
|
Applenice
|
131998df4f
|
feat: support lua_shared_dict variable in ngx_tpl.lua loaded via configuration file (#4524)
|
2021-07-13 10:02:34 +08:00 |
|
Arthur.Zhang
|
765b7f192c
|
feat(cli): check listen port conflicts with each other (#4540)
|
2021-07-07 20:06:08 +08:00 |
|
Mao18
|
2832a69af5
|
feat(cli): check if control port conflicts with the node port (#4504)
Co-authored-by: zhangya <zhangya@cvte.com>
|
2021-07-02 10:57:57 +08:00 |
|
Shuyang Wu
|
994f0209a1
|
feat: enable etcd health-check (#4191)
|
2021-06-30 21:16:03 +08:00 |
|
罗泽轩
|
b822423b9a
|
feat(stream): accept tls over tcp (#4409)
|
2021-06-11 17:23:16 +08:00 |
|
Joshua Yang
|
66bd993f87
|
feat: add etcd retry when init (#4361)
|
2021-06-10 14:40:48 +08:00 |
|
Shuyang Wu
|
98d444751d
|
fix: add error handling when use customized config (#4342)
|
2021-06-01 08:55:06 +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 |
|
wang xiang
|
4d60170ee0
|
feat: add real_ip_recursive to nginx.conf (#4332)
|
2021-05-31 08:54:42 +08:00 |
|
Yuelin Zheng
|
7e4ff9880d
|
chore: support custom charset parameters in config.yaml (#4331)
|
2021-05-28 18:07:30 +08:00 |
|
Yuelin Zheng
|
5993b6a71c
|
feat: support the configuration of keepalive related parameters in upstream (#4261)
|
2021-05-18 14:28:30 +08:00 |
|
罗泽轩
|
c70d797c7c
|
fix(DNS): support IPv6 resolver (#4242)
|
2021-05-14 08:54:01 +08:00 |
|
罗泽轩
|
e9fedee192
|
fix(prometheus): collect nginx_status and return the body (#4014)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
|
2021-04-10 12:20:24 +08:00 |
|
罗泽轩
|
6a986f4649
|
change(prometheus): don't expose metrics to internet (#3994)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-04-07 14:40:28 +08:00 |
|
罗泽轩
|
d67da18d53
|
fix: make sure SNI is changed with HTTP host (#3948)
Move the variables under locations to avoid being reset by proxy-mirror.
Fix #3864
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-04-01 13:06:33 +08:00 |
|
John Bampton
|
faf4715c82
|
chore: fix spelling (#3958)
|
2021-04-01 09:30:27 +08:00 |
|
罗泽轩
|
83ab5439a0
|
fix: use the builtin server by default (#3907)
Fix #3906
|
2021-03-25 23:49:38 +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 |
|
罗泽轩
|
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 |
|
罗泽轩
|
1a09b0d7a0
|
feat(cli): support etcd mTLS (#3836)
|
2021-03-23 20:03:21 +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 |
|
罗泽轩
|
176dc45e67
|
test: move all tests under t/ (#3808)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-03-12 00:02:02 +08:00 |
|
罗泽轩
|
cc884f1207
|
feat(cli): parse IPv6 resolver address (#3187)
Fix #3186.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-01-05 11:01:17 +08:00 |
|