Shuyang Wu
42586a8f83
ci: use httpbin deployed in kubernetes to avoid unstability ( #3623 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-02-22 11:49:43 +08:00
罗泽轩
9123e187d3
feat(zipkin): support b3 req header ( #3551 )
2021-02-22 09:23:09 +08:00
John Bampton
39ffe26c19
chore: remove unneeded whitespace before commas ( #3626 )
2021-02-22 09:11:39 +08:00
John Bampton
fb83857d28
feat: translate the README to Spanish ( #3597 )
...
The Spanish translation work was done by Jorge > @summerhill5
refs #3587
2021-02-21 10:50:00 +08:00
John Bampton
8369292ef5
fix: delete the old Markdown link checker ( #3619 )
2021-02-20 23:42:16 +08:00
罗泽轩
013db0dd2f
feat: support to bind plugin config by plugin_config_id
( #3567 )
...
Fix #3532
2021-02-20 20:42:10 +08:00
Alex Zhang
bee574f57b
fix: use openssl111 in openresty dir in precedence ( #3603 )
...
close #3600
2021-02-20 20:28:21 +08:00
罗泽轩
7dde426a4f
refactor: remove unused core.http ( #3555 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-20 16:05:25 +08:00
罗泽轩
2401ad5043
fix: don't use port 80 for all schemes ( #3544 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-20 16:01:00 +08:00
罗泽轩
ea1ac0f4da
test: ensure all plugins have unique priority ( #3582 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-20 15:40:28 +08:00
罗泽轩
18909a2a0b
feat: allow disabling search option in resolv.conf ( #3609 )
...
Also disable it in the test to avoid occassional DNS query timeout.
2021-02-20 15:38:45 +08:00
Shuyang Wu
5656649d11
ci: use httpbin.org in chaos test to make CI works ( #3614 )
...
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-02-20 14:03:10 +08:00
dependabot[bot]
017298de86
chore(deps): bump actions/upload-artifact from v1 to v2.2.2 ( #3607 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...e448a9b857ee2131e752b06002bf0e093c65e571 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 19:01:01 +08:00
John Bampton
b777146d00
refactor: combine the Lint and Markdown link checker GitHub Actions i… ( #3590 )
2021-02-19 14:54:50 +08:00
Shuyang Wu
95a149eaa8
ci: add release check ( #3521 )
2021-02-19 09:09:33 +08:00
大可
5f4e8df42d
feat: support listen http2 with plaintext ( #3547 )
2021-02-19 09:04:48 +08:00
dependabot[bot]
c14aa4708b
chore(deps): update actions/setup-node requirement to v2.1.4 ( #3583 )
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-18 14:22:15 +08:00
罗泽轩
34268f5801
docs: tweak install-dependencies.md ( #3576 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-18 12:35:16 +08:00
John Bampton
2a9a52220f
test: fix grammar ( #3584 )
2021-02-18 12:33:20 +08:00
nic-chen
82018b9cea
fix: should assign value to api_ctx.global_rules
before running global rules ( #3595 )
...
related issue #3396
2021-02-18 11:34:59 +08:00
John Bampton
696cb50ba5
feat(CI): check for trailing whitespace ( #3250 )
2021-02-16 12:14:46 +08:00
YuanSheng Wang
0f55e08cdb
docs: fix typo, customs plugin
-> custom plugin
. ( #3591 )
2021-02-14 17:26:24 +08:00
John Bampton
78e544bfaa
docs: fix spelling 'filer' should be 'filter' ( #3589 )
...
fixes #3588
2021-02-14 11:30:42 +08:00
idbeta
7bdb05a4db
test: add fuzzing on apisix dp ( #3525 )
...
relate #3340
fuzzing for the simple route's data plane.
2021-02-11 14:11:47 +08:00
idbeta
fcc1630094
docs: update README ( #3580 )
...
Since from version 2.3, Apache APISIX needs to be installed OpenSSL develop library first to start.
2021-02-11 14:05:05 +08:00
John Bampton
aea13f2a75
ci: create dependabot config file ( #3578 )
2021-02-11 01:06:18 +08:00
Yuelin Zheng
b64a1b87e2
docs: update the content of the FAQ document ( #3574 )
2021-02-11 00:41:47 +08:00
罗泽轩
0b6d35d965
test: split prometheus test case ( #3563 )
...
Fix #3561
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-10 14:37:46 +08:00
Eaves
972a442ab3
docs: fix upstream.discovery_type optional description. ( #3572 )
2021-02-10 12:04:18 +08:00
nic-chen
13f3139fbb
change: global rules should not be executed on the internal api ( #3396 )
2021-02-10 12:01:58 +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
Alex Zhang
ccbc0a3593
fix: tweaked the unreasonable default health check interval values ( #3558 )
2021-02-10 11:40:18 +08:00
罗泽轩
75bf2a8460
ci: add check to detect merge conflicts ( #3571 )
2021-02-10 11:18:49 +08:00
罗泽轩
84761392cd
docs: fix unresolved merge conflicts ( #3570 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-10 09:11:04 +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
wettper
93a0d77ef1
feat: add select database for Redis related functions ( #3559 )
2021-02-09 23:03:50 +08:00
罗泽轩
86841f91d1
feat: release 2.3 ( #3466 )
2021-02-09 20:07:59 +08:00
Jack Carroll
c895cdf4ff
docs: update the error-log-logger plugin docs ( #3562 )
...
related #3473
2021-02-09 09:19:49 +08:00
wettper
153e8479ee
docs: Markdown syntax exception ( #3557 )
2021-02-08 18:11:37 +08:00
Shuyang Wu
26a4ed4ad4
refactor: remove kubectl dependency in chaos test, use k8s API instead ( #3501 )
2021-02-08 10:33:06 +08:00
John Bampton
e5cd46e38e
docs: fix grammar ( #3539 )
2021-02-06 22:55:48 +08:00
John Bampton
5f962ad365
docs: add four more projects to the "Good first issue" section ( #3540 )
...
fix #3527
2021-02-06 18:16:29 +08:00
John Bampton
c31050fe43
docs: fix Markdown links ( #3534 )
2021-02-06 13:28:47 +08:00
John Bampton
726407b4d0
docs: fix grammar ( #3538 )
2021-02-06 13:18:46 +08:00
罗泽轩
65ef8ca3df
fix(zipkin): don't cache the per-req sample ratio ( #3522 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-02-06 13:18:28 +08:00
John Bampton
5bd740a131
docs: standardize link anchors to lower case ( #3510 )
...
many thx @jbampton
2021-02-06 00:06:30 +08:00
idbeta
004f95abe8
chore: fixed install luarocks ( #3536 )
...
close #3529
2021-02-06 00:01:08 +08:00
Shuyang Wu
53c7aba023
chore: remove spellcheck for push
( #3509 )
2021-02-05 09:35:22 +08:00
罗泽轩
e1dbe2c4a4
feat: support DNS AAAA record ( #3484 )
2021-02-05 09:00:20 +08:00
罗泽轩
7aa6c123b0
fix(zipkin): always delivery x-b3-sampled header ( #3519 )
...
According to
https://github.com/openzipkin/b3-propagation#sampling-state :
> sampling applies consistently per-trace: once the sampling decision is
made, the same value should be consistently sent downstream
We should pass the right x-b3-sampled according to our decision.
2021-02-04 23:39:46 +08:00