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
John Bampton
e094ac705a
docs: fix control-api.md link ( #3511 )
...
fixes #3507
2021-02-04 13:12:02 +08:00
罗泽轩
1d0e38a1d2
test: make 'not unwanted data, GET' stable ( #3513 )
2021-02-04 12:48:28 +08:00
idbeta
1e35cc00eb
test: make centos7 ci easier to understand ( #3487 )
2021-02-04 09:08:23 +08:00
John Bampton
0d63c0aec3
fix(CI): roll our own Markdown link checker ( #3197 )
...
Due to the ASF's policies changing we cannot use the original GitHub Actions for linting as they are not approved.
Change Action to only rull on pull request.
2021-02-03 23:55:53 +08:00
罗泽轩
19e2d70ec7
fix: make deps
should not require root. ( #3500 )
2021-02-03 22:38:27 +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
Shuyang Wu
a6358eac2c
chore: add argument verbose to print init_etcd debug info ( #3482 )
2021-02-03 20:46:51 +08:00
wettper
6e02e1ace6
docs: CentOS does not carry unzip by default ( #3505 )
2021-02-03 20:19:14 +08:00
YuanSheng Wang
e22773c5bf
docs: update APISIX architecture diagram. ( #3483 )
...
* docs: update APISIX architecture diagram.
2021-02-03 16:10:42 +08:00
John Bampton
99172f2af6
docs: fix table of contents link ( #3499 )
2021-02-03 13:26:08 +08:00
Shuyang Wu
68c4fd556c
chore: refine chaos test ( #3491 )
...
* chore: refine chaos test
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-02-03 09:53:23 +08:00