[GitHub] [apisix] shuaijinchao commented on a change in pull request #6467: refactor(grpc-transcode): new way to handle pb file

2022-02-28 Thread GitBox
shuaijinchao commented on a change in pull request #6467: URL: https://github.com/apache/apisix/pull/6467#discussion_r816526698 ## File path: apisix/plugins/grpc-transcode/proto.lua ## @@ -77,20 +77,22 @@ local function compile_proto_bin(content) return nil end

[GitHub] [apisix] juzhiyuan commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
juzhiyuan commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055125224 > > > * Not only how to write case but also how to run them; > > > > > > Many developers complain that it's hard to run **all** tests successful in local 😅 > > Run

[GitHub] [apisix] juzhiyuan edited a comment on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
juzhiyuan edited a comment on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055125224 > > > * Not only how to write case but also how to run them; > > > > > > Many developers complain that it's hard to run **all** tests successful in local 😅 >

[GitHub] [apisix] rampagecong commented on pull request #6426: feat: add `rewrite:RespHeaders` and modify the upstream response headers via `request` implementation

2022-02-28 Thread GitBox
rampagecong commented on pull request #6426: URL: https://github.com/apache/apisix/pull/6426#issuecomment-1055120863 `[root@iZbp1efn5vn52xspp2bid5Z apisix]# prove -I../test-nginx/lib -I./ -r -s t/plugin/ext-plugin/http-req-call.t t/plugin/ext-plugin/http-req-call.t .. nginx: [warn] strea

[GitHub] [apisix-website] SkyeYoung edited a comment on issue #667: feat: add Apache APISIX dashboard playground on website

2022-02-28 Thread GitBox
SkyeYoung edited a comment on issue #667: URL: https://github.com/apache/apisix-website/issues/667#issuecomment-1055118695 @DevGautam2000 Are you still dealing with this issue? If you do not have enough time, I can try to work on this issue. -- This is an automated message from the Apach

[GitHub] [apisix-website] SkyeYoung commented on issue #667: feat: add Apache APISIX dashboard playground on website

2022-02-28 Thread GitBox
SkyeYoung commented on issue #667: URL: https://github.com/apache/apisix-website/issues/667#issuecomment-1055118695 @DevGautam2000 Are you still doing this? If you do not have enough time, I can try to work on this issue. -- This is an automated message from the Apache Git Service. To re

[GitHub] [apisix] zhukexingkong edited a comment on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
zhukexingkong edited a comment on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1055048279 @tzssangglass 1. This is the client key, I accessed the local service directly in the browser, which can do TLS authentication, but failed in APISIX. 2. I created

[GitHub] [apisix-website] yzeng25 merged pull request #915: docs: update Nacos and API gateway.

2022-02-28 Thread GitBox
yzeng25 merged pull request #915: URL: https://github.com/apache/apisix-website/pull/915 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificat

[apisix-website] branch master updated: docs: update Nacos and API gateway. (#915)

2022-02-28 Thread yilinzeng
This is an automated email from the ASF dual-hosted git repository. yilinzeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 47d26d1 docs: update Nacos and API g

[GitHub] [apisix] spacewander commented on issue #6477: docs: zh/*.md some file first dir is "名称"

2022-02-28 Thread GitBox
spacewander commented on issue #6477: URL: https://github.com/apache/apisix/issues/6477#issuecomment-1055093016 The same section could be "Description" in https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/forward-auth.md or "Introduction" in https://github.com/apache/api

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #915: docs: update Nacos and API gateway.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #915: URL: https://github.com/apache/apisix-website/pull/915#issuecomment-1054878264 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: d9467c384c8aabc03e3448bfa35eb1ae36462891 🔍 Inspect the deploy log:

[GitHub] [apisix] spacewander commented on a change in pull request #6476: docs: fixed zh/response-rewrite.md format

2022-02-28 Thread GitBox
spacewander commented on a change in pull request #6476: URL: https://github.com/apache/apisix/pull/6476#discussion_r816494908 ## File path: docs/zh/latest/plugins/response-rewrite.md ## @@ -23,19 +23,21 @@ title: response-rewrite ## 目录 -- [**response-rewrite**](#response-

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #915: docs: update Nacos and API gateway.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #915: URL: https://github.com/apache/apisix-website/pull/915#issuecomment-1054878264 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: d9467c384c8aabc03e3448bfa35eb1ae36462891 🔍 Inspect the deploy lo

[apisix-website] branch moonming-patch-1 updated (db1118c -> d9467c3)

2022-02-28 Thread yilinzeng
This is an automated email from the ASF dual-hosted git repository. yilinzeng pushed a change to branch moonming-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-website.git. from db1118c docs: update Nacos and API gateway. add d9467c3 Update website/blog/2022/02/21/na

[apisix-dashboard] branch master updated: feat: basic support Apache APISIX 2.12.1 (#2315)

2022-02-28 Thread bzp2010
This is an automated email from the ASF dual-hosted git repository. bzp2010 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git The following commit(s) were added to refs/heads/master by this push: new 9d99ab7 feat: basic support Apache A

[GitHub] [apisix-dashboard] bzp2010 merged pull request #2315: feat: basic support Apache APISIX 2.12.1

2022-02-28 Thread GitBox
bzp2010 merged pull request #2315: URL: https://github.com/apache/apisix-dashboard/pull/2315 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notif

[GitHub] [apisix] cocozhaocs commented on issue #6474: request help: Some questions about proxy cache plugin, disk cache, cache_ttl and logs

2022-02-28 Thread GitBox
cocozhaocs commented on issue #6474: URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055080822 > I use 'disk cache strategy' ranther than 'momory cache strategy' and it seems that memory_handler.lua never be called. -- This is an automated message from the Apache

[GitHub] [apisix-dashboard] SkyeYoung commented on issue #2166: route.vars support "!" operator

2022-02-28 Thread GitBox
SkyeYoung commented on issue #2166: URL: https://github.com/apache/apisix-dashboard/issues/2166#issuecomment-1055079253 I browsed through https://github.com/api7/lua-resty-expr/blob/main/t/v1/not.t, looks like the "!" operator is used in combination with other operators. Maybe a si

[GitHub] [apisix] cocozhaocs commented on issue #6474: request help: Some questions about proxy cache plugin, disk cache, cache_ttl and logs

2022-02-28 Thread GitBox
cocozhaocs commented on issue #6474: URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055076476 > > > 1. thanks your reply. It seems that only use ’memory cache strategy‘ can cache_ttl work. Disk_handler.lua and util.lua never call memory_h

[GitHub] [apisix-dashboard] codecov-commenter commented on pull request #2352: chore(deps): bump actions/setup-go from 2.1.5 to 3

2022-02-28 Thread GitBox
codecov-commenter commented on pull request #2352: URL: https://github.com/apache/apisix-dashboard/pull/2352#issuecomment-1055074209 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2352?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+co

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: ff647a3e891d93f8ef2686bc70674faab8c5352c 🔍 Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: ff647a3e891d93f8ef2686bc70674faab8c5352c 🔍 Inspect the deploy lo

[GitHub] [apisix-helm-chart] wjkhappy14 commented on issue #240: apisix-ingress-controller-PodInitializing

2022-02-28 Thread GitBox
wjkhappy14 commented on issue #240: URL: https://github.com/apache/apisix-helm-chart/issues/240#issuecomment-1055068052 now i run the command as you said, all pos and service are going well thks so much -- This is an automated message from the Apache Git Service. To respond to the m

[apisix-python-plugin-runner] branch release/0.2.0 created (now 885115b)

2022-02-28 Thread shuaijinchao
This is an automated email from the ASF dual-hosted git repository. shuaijinchao pushed a change to branch release/0.2.0 in repository https://gitbox.apache.org/repos/asf/apisix-python-plugin-runner.git. at 885115b feat: release 0.2.0 (#46) No new revisions were added by this update.

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: 1c6485abcb78259d559782e844755aa5d8c94fc9 🔍 Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: 1c6485abcb78259d559782e844755aa5d8c94fc9 🔍 Inspect the deploy lo

[GitHub] [apisix] liangliang4ward opened a new issue #6477: docs: zh/*.md some file first dir is "名称"

2022-02-28 Thread GitBox
liangliang4ward opened a new issue #6477: URL: https://github.com/apache/apisix/issues/6477 ### Improved or typo fixed. like https://apisix.apache.org/zh/docs/apisix/plugins/key-auth ![image](https://user-images.githubusercontent.com/3895272/156115171-497ac496-d3bc-43f4-bb7a-f81c1

[GitHub] [apisix] shuaijinchao commented on a change in pull request #6415: docs: refactor the docs associated with Logger

2022-02-28 Thread GitBox
shuaijinchao commented on a change in pull request #6415: URL: https://github.com/apache/apisix/pull/6415#discussion_r816475188 ## File path: docs/en/latest/plugins/error-log-logger.md ## @@ -57,11 +61,8 @@ For more info on Batch-Processor in Apache APISIX please refer. | tim

[GitHub] [apisix] shuaijinchao commented on a change in pull request #6415: docs: refactor the docs associated with Logger

2022-02-28 Thread GitBox
shuaijinchao commented on a change in pull request #6415: URL: https://github.com/apache/apisix/pull/6415#discussion_r816475188 ## File path: docs/en/latest/plugins/error-log-logger.md ## @@ -57,11 +61,8 @@ For more info on Batch-Processor in Apache APISIX please refer. | tim

[GitHub] [apisix-dashboard] dependabot[bot] closed pull request #2311: chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0

2022-02-28 Thread GitBox
dependabot[bot] closed pull request #2311: URL: https://github.com/apache/apisix-dashboard/pull/2311 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[GitHub] [apisix-dashboard] dependabot[bot] commented on pull request #2311: chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0

2022-02-28 Thread GitBox
dependabot[bot] commented on pull request #2311: URL: https://github.com/apache/apisix-dashboard/pull/2311#issuecomment-1055057997 Superseded by #2352. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [apisix-dashboard] dependabot[bot] opened a new pull request #2351: chore(deps): bump actions/setup-python from 2.3.2 to 3

2022-02-28 Thread GitBox
dependabot[bot] opened a new pull request #2351: URL: https://github.com/apache/apisix-dashboard/pull/2351 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3. Release notes Sourced from https://github.com/actions/setup-python/releases";>actions/s

[GitHub] [apisix-dashboard] dependabot[bot] opened a new pull request #2352: chore(deps): bump actions/setup-go from 2.1.5 to 3

2022-02-28 Thread GitBox
dependabot[bot] opened a new pull request #2352: URL: https://github.com/apache/apisix-dashboard/pull/2352 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 3. Release notes Sourced from https://github.com/actions/setup-go/releases";>actions/setup-go's r

[apisix-dashboard] branch dependabot/github_actions/actions/setup-go-3 created (now 7ed74d0)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-go-3 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. at 7ed74d0 chore(deps): bump actions/setup-go from 2.1.5 to 3 No

[apisix-dashboard] branch dependabot/github_actions/actions/setup-python-3 created (now 3ea76c8)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-python-3 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. at 3ea76c8 chore(deps): bump actions/setup-python from 2.3.2 t

[GitHub] [apisix] spacewander merged pull request #6475: build(deps): bump actions/setup-go from 2.2.0 to 3

2022-02-28 Thread GitBox
spacewander merged pull request #6475: URL: https://github.com/apache/apisix/pull/6475 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificatio

[apisix] branch master updated: build(deps): bump actions/setup-go from 2.2.0 to 3 (#6475)

2022-02-28 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git The following commit(s) were added to refs/heads/master by this push: new beff2df build(deps): bump actions/setup-go

[GitHub] [apisix] spacewander commented on pull request #6426: feat: add `rewrite:RespHeaders` and modify the upstream response headers via `request` implementation

2022-02-28 Thread GitBox
spacewander commented on pull request #6426: URL: https://github.com/apache/apisix/pull/6426#issuecomment-1055056532 > `[root@iZbp1efn5vn52xspp2bid5Z apisix]# make test [ info ] test -> [ Start ] git submodule update --init --recursive prove -I../test-nginx/lib -I./ -r -s t/ t/stream-node/

[apisix-python-plugin-runner] branch master updated: docs: update developer-guide and getting-started document to 0.2.0 (#44)

2022-02-28 Thread shuaijinchao
This is an automated email from the ASF dual-hosted git repository. shuaijinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-python-plugin-runner.git The following commit(s) were added to refs/heads/master by this push: new 898ada4 docs: updat

[apisix-python-plugin-runner] branch master updated: fix: loading fails when plugin configuration is empty (#45)

2022-02-28 Thread shuaijinchao
This is an automated email from the ASF dual-hosted git repository. shuaijinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-python-plugin-runner.git The following commit(s) were added to refs/heads/master by this push: new 1498038 fix: loadin

[GitHub] [apisix] oil-oil commented on issue #6460: request help: in authz-keycloak plugin is it possible to customize the "access denied" message?

2022-02-28 Thread GitBox
oil-oil commented on issue #6460: URL: https://github.com/apache/apisix/issues/6460#issuecomment-1055056324 > > I think it would be a good idea to support this feature in `response-rewrite` as well. Currently, `response-rewrite` supports modifying the header when matching the response stat

[apisix-python-plugin-runner] branch master updated: feat: release 0.2.0 (#46)

2022-02-28 Thread shuaijinchao
This is an automated email from the ASF dual-hosted git repository. shuaijinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-python-plugin-runner.git The following commit(s) were added to refs/heads/master by this push: new 885115b feat: relea

[GitHub] [apisix-python-plugin-runner] shuaijinchao merged pull request #46: feat: release 0.2.0

2022-02-28 Thread GitBox
shuaijinchao merged pull request #46: URL: https://github.com/apache/apisix-python-plugin-runner/pull/46 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[GitHub] [apisix-python-plugin-runner] shuaijinchao merged pull request #44: docs: update developer-guide and getting-started document to 0.2.0

2022-02-28 Thread GitBox
shuaijinchao merged pull request #44: URL: https://github.com/apache/apisix-python-plugin-runner/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[GitHub] [apisix] moonming commented on issue #6473: APISIX's V3 (2022) Roadmap

2022-02-28 Thread GitBox
moonming commented on issue #6473: URL: https://github.com/apache/apisix/issues/6473#issuecomment-1055055663 > 4. support different backend,support consul,mysql? yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix] liangliang4ward opened a new pull request #6476: docs: fixed response-rewrite-docs format

2022-02-28 Thread GitBox
liangliang4ward opened a new pull request #6476: URL: https://github.com/apache/apisix/pull/6476 ### What this PR does / why we need it: fixed response-rewrite-docs format ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or

[GitHub] [apisix-python-plugin-runner] shuaijinchao merged pull request #45: fix: loading fails when plugin configuration is empty

2022-02-28 Thread GitBox
shuaijinchao merged pull request #45: URL: https://github.com/apache/apisix-python-plugin-runner/pull/45 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[GitHub] [apisix] zhukexingkong commented on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
zhukexingkong commented on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1055052516 I use the following command to build APISIX-OpenResty and succeed: sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm -- Th

[GitHub] [apisix] lizj3624 commented on issue #6473: APISIX's V3 (2022) Roadmap

2022-02-28 Thread GitBox
lizj3624 commented on issue #6473: URL: https://github.com/apache/apisix/issues/6473#issuecomment-1055052155 4. support different backend,support consul,mysql? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [apisix] zhukexingkong commented on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
zhukexingkong commented on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1055048279 @tzssangglass 1. This is the client key, I accessed the local service directly in the browser, which can do TLS authentication, but failed in APISIX. 2. I created upstrea

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: 194f91a23a506cf0658c972d1adb6dfdb75842ed 🔍 Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] commented on pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
netlify[bot] commented on pull request #922: URL: https://github.com/apache/apisix-website/pull/922#issuecomment-1055045889 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: 194f91a23a506cf0658c972d1adb6dfdb75842ed 🔍 Inspect the deploy log: [ht

[GitHub] [apisix-website] hf400159 opened a new pull request #922: docs: add opentelemetry plugin blog.

2022-02-28 Thread GitBox
hf400159 opened a new pull request #922: URL: https://github.com/apache/apisix-website/pull/922 docs: add opentelemetry plugin blog. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [apisix] leslie-tsang commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
leslie-tsang commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055045465 > Many developers complain that it's hard to run all tests successfully local 😅 AFAIK Yep, the test case for APISIX is more complex than ever before. It will cause a hard

[GitHub] [apisix-dashboard] guoqqqi commented on a change in pull request #2320: feat: support protobuf on Web

2022-02-28 Thread GitBox
guoqqqi commented on a change in pull request #2320: URL: https://github.com/apache/apisix-dashboard/pull/2320#discussion_r816464029 ## File path: web/src/pages/Proto/List.tsx ## @@ -0,0 +1,168 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * co

[GitHub] [apisix] navendu-pottekkat commented on pull request #6464: docs: Restructure the "Architecture Design" Section

2022-02-28 Thread GitBox
navendu-pottekkat commented on pull request #6464: URL: https://github.com/apache/apisix/pull/6464#issuecomment-1055042097 @avinal @juzhiyuan @yzeng25 I have made the changes as suggested. Could you please check? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix-website] tao12345666333 merged pull request #919: docs: update consul.

2022-02-28 Thread GitBox
tao12345666333 merged pull request #919: URL: https://github.com/apache/apisix-website/pull/919 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: no

[apisix-website] branch master updated: docs: update consul. (#919)

2022-02-28 Thread zhangjintao
This is an automated email from the ASF dual-hosted git repository. zhangjintao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new ffe70f2 docs: update consul. (#919

[GitHub] [apisix] tao12345666333 commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
tao12345666333 commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055038310 For the development environment, we can also give an example using GitPod [1] directly, or provide a development environment based on Docker images. The developer experience w

[GitHub] [apisix] Chever-John commented on a change in pull request #6449: docs: add latest content about GraphQL in APISIX

2022-02-28 Thread GitBox
Chever-John commented on a change in pull request #6449: URL: https://github.com/apache/apisix/pull/6449#discussion_r816459963 ## File path: docs/en/latest/router-radixtree.md ## @@ -289,6 +291,34 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f0343

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1054270921 ✔️ Deploy Preview for *apache-apisix* canceled. 🔨 Explore the source changes: b5535961f732ffa0f695579a963cebe986cd0b3b 🔍 Inspect the deploy log

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1054270921 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: b5535961f732ffa0f695579a963cebe986cd0b3b 🔍 Inspect the deploy lo

[GitHub] [apisix] Fengxq2014 commented on pull request #6261: fix(nacos): add complex password support for nacos `host_pattern` match rule

2022-02-28 Thread GitBox
Fengxq2014 commented on pull request #6261: URL: https://github.com/apache/apisix/pull/6261#issuecomment-1055035509 The new rules do not match $,if password contains $ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [apisix-website] tao12345666333 commented on a change in pull request #915: docs: update Nacos and API gateway.

2022-02-28 Thread GitBox
tao12345666333 commented on a change in pull request #915: URL: https://github.com/apache/apisix-website/pull/915#discussion_r816458496 ## File path: website/blog/2022/02/21/nacos-api-gateway.md ## @@ -41,11 +39,15 @@ From the above description, you can know that the registry

[GitHub] [apisix-website] juzhiyuan commented on pull request #884: feat: support language detection

2022-02-28 Thread GitBox
juzhiyuan commented on pull request #884: URL: https://github.com/apache/apisix-website/pull/884#issuecomment-1055034037 > Yes, we could have more discussions on the issue before coding 🤗 I will add discuss label to that issue. -- This is an automated message from the Apache Git

[GitHub] [apisix-website] SkyeYoung commented on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
SkyeYoung commented on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1055033896 > please format the `generate-repos-info.js` file with 2 spaces. I'll do it now. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [apisix] membphis commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
membphis commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055033881 > > * Not only how to write case but also how to run them; > > Many developers complain that it's hard to run **all** tests successfully local 😅 AFAIK, it's related to many de

[GitHub] [apisix] moonming commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
moonming commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055029614 > > * Not only how to write case but also how to run them; > > Many developers complain that it's hard to run **all** tests successful in local 😅 Running a complete col

[GitHub] [apisix] juzhiyuan edited a comment on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
juzhiyuan edited a comment on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055027136 > * Not only how to write case but also how to run them; Many developers complain that it's hard to run **all** tests successfully local 😅 AFAIK, it's related to many

[GitHub] [apisix] juzhiyuan commented on issue #6461: docs: New architecture/structure for the APISIX documentation

2022-02-28 Thread GitBox
juzhiyuan commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1055027136 > * Not only how to write case but also how to run them; Many developers complain that it's hard to run **all** tests successful in local 😅 -- This is an automated messag

[GitHub] [apisix-website] SkyeYoung commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

2022-02-28 Thread GitBox
SkyeYoung commented on issue #759: URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1055027049 > Hi @SkyeYoung, please check [https://github.com/apache/apisix-website/blob/master/.github/workflows/deploy.yml#L14](https://github.com/apache/apisix-website/blob/master/.git

[GitHub] [apisix] juzhiyuan commented on a change in pull request #6449: docs: add latest content about GraphQL in APISIX

2022-02-28 Thread GitBox
juzhiyuan commented on a change in pull request #6449: URL: https://github.com/apache/apisix/pull/6449#discussion_r816452897 ## File path: docs/en/latest/router-radixtree.md ## @@ -289,6 +291,34 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335

[GitHub] [apisix-website] SkyeYoung commented on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
SkyeYoung commented on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1055025677 > Hi, usually when we meet this case, we will run it locally to test Emm, in fact, I have solved this problem by adding a default JSON file that will be replaced a

[GitHub] [apisix-website] juzhiyuan commented on issue #609: Bug - Chinese Keyboard is broken - Algolia

2022-02-28 Thread GitBox
juzhiyuan commented on issue #609: URL: https://github.com/apache/apisix-website/issues/609#issuecomment-1055025010 > > How about encouraging Algolia to handle this? > > Maybe we can fix this by ourself 🤔,Docusaurus doc say we can [edit the Algolia search component](https://docusaur

[GitHub] [apisix] dependabot[bot] opened a new pull request #6475: build(deps): bump actions/setup-go from 2.2.0 to 3

2022-02-28 Thread GitBox
dependabot[bot] opened a new pull request #6475: URL: https://github.com/apache/apisix/pull/6475 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3. Release notes Sourced from https://github.com/actions/setup-go/releases";>actions/setup-go's releases.

[apisix] branch dependabot/github_actions/actions/setup-go-3 created (now de94beb)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-go-3 in repository https://gitbox.apache.org/repos/asf/apisix.git. at de94beb build(deps): bump actions/setup-go from 2.2.0 to 3 No new revisi

[GitHub] [apisix-website] juzhiyuan commented on issue #759: The /contribute page broken if current IP hits GitHub API's limitation

2022-02-28 Thread GitBox
juzhiyuan commented on issue #759: URL: https://github.com/apache/apisix-website/issues/759#issuecomment-1055023395 > @SkyeYoung We have crontab set up in our CI to trigger a build every day no matter what, and a PR merge will also trigger a build. Therefore, there is no need to worry abou

[GitHub] [apisix-website] juzhiyuan commented on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
juzhiyuan commented on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1055021336 > @bzp2010 @juzhiyuan It seems that the construction of netlify is independent. But now the contribute page needs to rely on `repos-info.json`, netlify is not configured

[GitHub] [apisix] tzssangglass commented on issue #6474: request help: Some questions about proxy cache plugin, disk cache, cache_ttl and logs

2022-02-28 Thread GitBox
tzssangglass commented on issue #6474: URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055018251 > 3\. I would like to firgure out how the cache plugin works,I setted the log_level and error_log_level value of "debug",but I did not find log (eg: core.log.info("proxy-cache c

[GitHub] [apisix] tzssangglass commented on issue #6474: request help: Some questions about proxy cache plugin, disk cache, cache_ttl and logs

2022-02-28 Thread GitBox
tzssangglass commented on issue #6474: URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055017770 > 2\. In diskhandler.lua and util.lua , I found that there are some founctions to generate cache file name and purge the cache file ,but how to save the cache file? How it work

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #55: 用helm install apisix-gw ./apisix命令安装后,dashboard访问etcd失败

2022-02-28 Thread GitBox
tao12345666333 commented on issue #55: URL: https://github.com/apache/apisix-helm-chart/issues/55#issuecomment-1055014898 Please try not to reply in an outdated issue, if you encounter a similar problem please add a detailed description. Thanks! Also, this issue has not been updated

[GitHub] [apisix-helm-chart] tao12345666333 closed issue #55: 用helm install apisix-gw ./apisix命令安装后,dashboard访问etcd失败

2022-02-28 Thread GitBox
tao12345666333 closed issue #55: URL: https://github.com/apache/apisix-helm-chart/issues/55 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifi

[GitHub] [apisix] tzssangglass commented on issue #6474: request help: Some questions about proxy cache plugin, disk cache, cache_ttl and logs

2022-02-28 Thread GitBox
tzssangglass commented on issue #6474: URL: https://github.com/apache/apisix/issues/6474#issuecomment-1055014423 > 1. when I used disk cache strategy, I changed the cache_ttl value in config.yaml and in plugin parameters by using curl,but the cache seems still keep valid for 10s。so I tri

[GitHub] [apisix-helm-chart] tao12345666333 closed issue #240: apisix-ingress-controller-PodInitializing

2022-02-28 Thread GitBox
tao12345666333 closed issue #240: URL: https://github.com/apache/apisix-helm-chart/issues/240 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: noti

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #240: apisix-ingress-controller-PodInitializing

2022-02-28 Thread GitBox
tao12345666333 commented on issue #240: URL: https://github.com/apache/apisix-helm-chart/issues/240#issuecomment-1055011585 you should run this command: ``` helm install apisix apisix/apisix --set gateway.type=NodePort --set ingress-controller.enabled=true --set ingress-controll

[GitHub] [apisix] tzssangglass commented on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
tzssangglass commented on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1055009614 > It is mTLS Between APISIX and Upstream, how do I config config.yaml? This is not done through configuration, which requires you to build APISIX-OpenResty (now called API

[GitHub] [apisix] tzssangglass commented on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
tzssangglass commented on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1055005166 > @bzp2010 After I configure TLS configuration for the route, the following error occurs when I access the route through APISIX, it is APISIX's error.log: 2022/03/01 11:20:39 [e

[GitHub] [apisix] tzssangglass commented on a change in pull request #6282: test: add test case for nacos service de-duplicate

2022-02-28 Thread GitBox
tzssangglass commented on a change in pull request #6282: URL: https://github.com/apache/apisix/pull/6282#discussion_r816438024 ## File path: t/discovery/nacos2.t ## @@ -112,3 +112,105 @@ GET /hello --- error_code_like: ^(?:50\d)$ --- error_log nacos login fail + + + +=== TE

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #921: chore(deps): bump actions/setup-python from 2.3.2 to 3

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #921: URL: https://github.com/apache/apisix-website/pull/921#issuecomment-1054990115 ✔️ Deploy Preview for *apache-apisix* canceled. 🔨 Explore the source changes: 389b955cf1b2025c06d98514491b53cff9095e4c 🔍 Inspect the deploy log

[GitHub] [apisix-website] netlify[bot] commented on pull request #921: chore(deps): bump actions/setup-python from 2.3.2 to 3

2022-02-28 Thread GitBox
netlify[bot] commented on pull request #921: URL: https://github.com/apache/apisix-website/pull/921#issuecomment-1054990115 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: 389b955cf1b2025c06d98514491b53cff9095e4c 🔍 Inspect the deploy log: [ht

[GitHub] [apisix-website] dependabot[bot] opened a new pull request #921: chore(deps): bump actions/setup-python from 2.3.2 to 3

2022-02-28 Thread GitBox
dependabot[bot] opened a new pull request #921: URL: https://github.com/apache/apisix-website/pull/921 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3. Release notes Sourced from https://github.com/actions/setup-python/releases";>actions/setup

[apisix-website] branch dependabot/github_actions/actions/setup-python-3 created (now 389b955)

2022-02-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-python-3 in repository https://gitbox.apache.org/repos/asf/apisix-website.git. at 389b955 chore(deps): bump actions/setup-python from 2.3.2 to

[GitHub] [apisix] tzssangglass commented on a change in pull request #6468: feat: set proxy_ssl_trusted_certificate as ssl_trusted_certificate

2022-02-28 Thread GitBox
tzssangglass commented on a change in pull request #6468: URL: https://github.com/apache/apisix/pull/6468#discussion_r816433482 ## File path: t/cli/test_upstream_mtls.sh ## @@ -0,0 +1,161 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1054270921 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: ca8e0ac738d6449db933da7a9ffdf989eb5d8828 🔍 Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #912: docs: edit title, del nacos introduction

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #912: URL: https://github.com/apache/apisix-website/pull/912#issuecomment-1053974719 ✔️ Deploy Preview for *apache-apisix* ready! 🔨 Explore the source changes: a380dbbcd53e14ad7b7522af7e854a06769389dd 🔍 Inspect the deploy log:

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #913: feat: generate contribute page needed static data

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #913: URL: https://github.com/apache/apisix-website/pull/913#issuecomment-1054270921 👷 Deploy Preview for *apache-apisix* processing. 🔨 Explore the source changes: ca8e0ac738d6449db933da7a9ffdf989eb5d8828 🔍 Inspect the deploy lo

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #873: Occasionally some unexpected logs appear

2022-02-28 Thread GitBox
tao12345666333 commented on issue #873: URL: https://github.com/apache/apisix-ingress-controller/issues/873#issuecomment-1054978816 @xianshun163 I will add this one to my list. Fix it after ending other high priority tasks. -- This is an automated message from the Apache Git Service.

[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #912: docs: edit title, del nacos introduction

2022-02-28 Thread GitBox
netlify[bot] edited a comment on pull request #912: URL: https://github.com/apache/apisix-website/pull/912#issuecomment-1053974719 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [apisix] zhukexingkong commented on issue #6429: request help: A TLS API is routed, but the Client Key is different from the original one

2022-02-28 Thread GitBox
zhukexingkong commented on issue #6429: URL: https://github.com/apache/apisix/issues/6429#issuecomment-1054978339 @tokers It is mTLS Between APISIX and Upstream, how do I config config.yaml? And I refer to the official document to use patch_upstream_mtls.py, and the error is as follows

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #886: bug: ingress-controller always shows this log not found service, but the service is actually there

2022-02-28 Thread GitBox
tao12345666333 commented on issue #886: URL: https://github.com/apache/apisix-ingress-controller/issues/886#issuecomment-1054977754 hi @drrrMikado I see that your ApisixRoute resource is in `flow-control-server-go` namespace, but Service `flow-control-server-go-dev` is in `flow-control-s

  1   2   3   >