[GitHub] [apisix-website] guoqqqi commented on a diff in pull request #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
guoqqqi commented on code in PR #1229: URL: https://github.com/apache/apisix-website/pull/1229#discussion_r927346466 ## blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md: ## @@ -0,0 +1,197 @@ +--- +title: "Apache APISIX 在 API 和微服务领域的探索" +authors: + - nam

[GitHub] [apisix] wodingyang opened a new issue, #7522: bug: 在config.yaml的plugins下开启插件导致路由失效

2022-07-21 Thread GitBox
wodingyang opened a new issue, #7522: URL: https://github.com/apache/apisix/issues/7522 ### Current Behavior 在测试log-rotate插件时发现,config-default.yaml中将该插件注释了,所以在config.yaml中配置 plugins: - log-rotate 打开该插件 重启apisixi后发现原先配置可用的路由全部失效。 为了验证该问题,将本地apisix、openresty全部删除,只保留etcd以及已

[GitHub] [apisix-website] netlify[bot] commented on pull request #1230: docs: add goole cloud T2A blog

2022-07-21 Thread GitBox
netlify[bot] commented on PR #1230: URL: https://github.com/apache/apisix-website/pull/1230#issuecomment-1192242597 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | a1aaf401

[GitHub] [apisix-website] hf400159 opened a new pull request, #1230: docs: add goole cloud T2A blog

2022-07-21 Thread GitBox
hf400159 opened a new pull request, #1230: URL: https://github.com/apache/apisix-website/pull/1230 Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [apisix] soulbird opened a new issue, #7521: docs: use the limit-conn plugin to limit the rate of websocket

2022-07-21 Thread GitBox
soulbird opened a new issue, #7521: URL: https://github.com/apache/apisix/issues/7521 ### Current State Users can use APISIX's limit-conn plugin to limit the rate of new websocket requests, but there is no relevant documentation to describe it. A typical application scenario is a c

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1179: docs: upgrade example code snippets to v2

2022-07-21 Thread GitBox
tao12345666333 commented on issue #1179: URL: https://github.com/apache/apisix-ingress-controller/issues/1179#issuecomment-1192235539 +1 -- 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 speci

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1171: request help: How many settings resync_interval are appropriate?

2022-07-21 Thread GitBox
tao12345666333 commented on issue #1171: URL: https://github.com/apache/apisix-ingress-controller/issues/1171#issuecomment-1192235361 In fact, this is not a recommended value. I recommend you to do some testing in your environment -- This is an automated message from the Apache Git Servi

[GitHub] [apisix-website] lijing-21 commented on a diff in pull request #1227: docs: add 7.1-7.15 weekly report

2022-07-21 Thread GitBox
lijing-21 commented on code in PR #1227: URL: https://github.com/apache/apisix-website/pull/1227#discussion_r927333829 ## blog/en/blog/2022/07/21/weekly-report-0715.md: ## @@ -0,0 +1,65 @@ +--- +title: Biweekly Report (Jul 1 - Jul 15) +keywords: +- Apache APISIX +- API Gateway +

[GitHub] [apisix] spacewander commented on issue #7482: Remove deprecated configuration in the V3

2022-07-21 Thread GitBox
spacewander commented on issue #7482: URL: https://github.com/apache/apisix/issues/7482#issuecomment-1192234377 We can also remove the expression to determine whether to run the plugin or not inside some plugins (like fault-injection) since https://github.com/apache/apisix/pull/7453 is merg

[GitHub] [apisix] spacewander closed issue #7489: bug: kubernetes discovery failed without recover

2022-07-21 Thread GitBox
spacewander closed issue #7489: bug: kubernetes discovery failed without recover URL: https://github.com/apache/apisix/issues/7489 -- 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

[GitHub] [apisix] 1renwuruiming commented on issue #7511: help request: request unauthorized

2022-07-21 Thread GitBox
1renwuruiming commented on issue #7511: URL: https://github.com/apache/apisix/issues/7511#issuecomment-1192224488 ![image](https://user-images.githubusercontent.com/36869664/180375752-9961181a-f89b-4f6a-add9-aae6c42c08ef.png) -- This is an automated message from the Apache Git Service

[GitHub] [apisix] 1renwuruiming commented on issue #7511: help request: request unauthorized

2022-07-21 Thread GitBox
1renwuruiming commented on issue #7511: URL: https://github.com/apache/apisix/issues/7511#issuecomment-1192223588 通过docker的端口映射,我将9080端口映射到了宿主机的80端口 -- 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 t

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
yzeng25 commented on code in PR #1229: URL: https://github.com/apache/apisix-website/pull/1229#discussion_r927323744 ## blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md: ## @@ -0,0 +1,193 @@ +--- +title: "Apache APISIX 在 API 和微服务领域的探索" +authors: + - nam

[GitHub] [apisix] tzssangglass commented on issue #7511: help request: request unauthorized

2022-07-21 Thread GitBox
tzssangglass commented on issue #7511: URL: https://github.com/apache/apisix/issues/7511#issuecomment-119551 > 如图所示,调用admin的接口失败,是什么原因呢 I don't think you are calling the admin API, but the port is port 80 and you can see which local service is listening on port 80. APISIX d

[apisix] branch master updated: fix(k8s): cleanup variable before re list and watch (#7506)

2022-07-21 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 3b1cda748 fix(k8s): cleanup variable before

[GitHub] [apisix] spacewander merged pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
spacewander merged PR #7506: URL: https://github.com/apache/apisix/pull/7506 -- 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: notifications-unsubscr...@a

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
yzeng25 commented on code in PR #1229: URL: https://github.com/apache/apisix-website/pull/1229#discussion_r927321611 ## blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md: ## @@ -0,0 +1,192 @@ +--- +title: "Apache APISIX 在 API 和微服务领域的探索" +authors: + - nam

[GitHub] [apisix] tzssangglass commented on issue #7472: feat: APISIX jwt-auth plugin should support ES256 digital algorithm

2022-07-21 Thread GitBox
tzssangglass commented on issue #7472: URL: https://github.com/apache/apisix/issues/7472#issuecomment-1192219951 > I can fix it. @tzssangglass OK, assigned to you, have fun! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
yzeng25 commented on code in PR #1229: URL: https://github.com/apache/apisix-website/pull/1229#discussion_r927320107 ## blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md: ## @@ -0,0 +1,192 @@ +--- +title: "Apache APISIX 在 API 和微服务领域的探索" +authors: + - nam

[GitHub] [apisix] spacewander commented on a diff in pull request #7514: feat: add plugin_metadata into control API

2022-07-21 Thread GitBox
spacewander commented on code in PR #7514: URL: https://github.com/apache/apisix/pull/7514#discussion_r927315533 ## t/control/plugin-metadata.t: ## @@ -0,0 +1,121 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See

[GitHub] [apisix-website] netlify[bot] commented on pull request #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
netlify[bot] commented on PR #1229: URL: https://github.com/apache/apisix-website/pull/1229#issuecomment-1192208689 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | 10de76b8

[GitHub] [apisix-dashboard] bzp2010 commented on issue #2529: feat: Support Zookeeper discovery type

2022-07-21 Thread GitBox
bzp2010 commented on issue #2529: URL: https://github.com/apache/apisix-dashboard/issues/2529#issuecomment-1192208612 Hi, @pbalaban Thank you for your report, I confirm that this issue exists and it will be fixed in the next release. -- This is an automated message from the Apach

[GitHub] [apisix-website] SylviaBABY opened a new pull request, #1229: docs: Add ECGU Con 2022 APISIX blog

2022-07-21 Thread GitBox
SylviaBABY opened a new pull request, #1229: URL: https://github.com/apache/apisix-website/pull/1229 Changes: Add ECGU Con 2022 APISIX 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

[GitHub] [apisix-dashboard] codecov-commenter commented on pull request #2536: feat: remove migrate module

2022-07-21 Thread GitBox
codecov-commenter commented on PR #2536: URL: https://github.com/apache/apisix-dashboard/pull/2536#issuecomment-1192207343 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2536?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_

[GitHub] [apisix] spacewander commented on pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
spacewander commented on PR #7506: URL: https://github.com/apache/apisix/pull/7506#issuecomment-1192207146 > @tzssangglass @tokers Please help re start ci . Done -- 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] soulbird closed issue #7518: help request: how to limit the rate of websocket requests

2022-07-21 Thread GitBox
soulbird closed issue #7518: help request: how to limit the rate of websocket requests URL: https://github.com/apache/apisix/issues/7518 -- 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-dashboard] bzp2010 opened a new pull request, #2536: feat: remove migrate module

2022-07-21 Thread GitBox
bzp2010 opened a new pull request, #2536: URL: https://github.com/apache/apisix-dashboard/pull/2536 Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [ ] New feature provided -

[GitHub] [apisix] zhixiongdu027 commented on pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
zhixiongdu027 commented on PR #7506: URL: https://github.com/apache/apisix/pull/7506#issuecomment-1192200692 @tzssangglass @tokers Please help re start ci . -- 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] 1renwuruiming commented on issue #7511: help request: request unauthorized

2022-07-21 Thread GitBox
1renwuruiming commented on issue #7511: URL: https://github.com/apache/apisix/issues/7511#issuecomment-1192184732 > > 当我使用curl进行admin接口调用时返回{"code":4107,"message":"request unauthorized"},确认过参数中的X-API-KEY和配置文件中一致 > > It appears that this response is returned upstream and is not related

[apisix-website] branch master updated: fix: modify sync doc script to adapt to branches' name of apisix-ingress (#1228)

2022-07-21 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan 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 ebde4294ebb fix: modify sync doc scri

[GitHub] [apisix-website] juzhiyuan merged pull request #1228: fix: modify sync doc script to adapt to branches' name of apisix-ingress

2022-07-21 Thread GitBox
juzhiyuan merged PR #1228: URL: https://github.com/apache/apisix-website/pull/1228 -- 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: notifications-unsubsc

[GitHub] [apisix-website] SkyeYoung commented on pull request #1228: fix: modify sync doc script to adapt to branches' name of apisix-ingress

2022-07-21 Thread GitBox
SkyeYoung commented on PR #1228: URL: https://github.com/apache/apisix-website/pull/1228#issuecomment-1192155364 cc @tao12345666333 -- 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 c

[GitHub] [apisix] spacewander commented on a diff in pull request #7514: feat: add plugin_metadata into control API

2022-07-21 Thread GitBox
spacewander commented on code in PR #7514: URL: https://github.com/apache/apisix/pull/7514#discussion_r927265536 ## t/control/plugin-metadata.t: ## @@ -0,0 +1,118 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See

[GitHub] [apisix] qihaiyan commented on issue #7472: feat: APISIX jwt-auth plugin should support ES256 digital algorithm

2022-07-21 Thread GitBox
qihaiyan commented on issue #7472: URL: https://github.com/apache/apisix/issues/7472#issuecomment-1192151614 I can fix it. @tzssangglass -- 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 speci

[GitHub] [apisix] lunarwhite opened a new pull request, #7520: docs: refactor consumer-restriction.md

2022-07-21 Thread GitBox
lunarwhite opened a new pull request, #7520: URL: https://github.com/apache/apisix/pull/7520 ### Description update document under `docs/zh/latest/plugins/` ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the c

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1181: doc: correct sidebar file id in v1.2.0

2022-07-21 Thread GitBox
tao12345666333 commented on PR #1181: URL: https://github.com/apache/apisix-ingress-controller/pull/1181#issuecomment-1192147515 thanks -- 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 specif

[apisix-ingress-controller] branch v1.2.0 updated: doc: correct sidebar file id in v1.2.0 (#1181)

2022-07-21 Thread zhangjintao
This is an automated email from the ASF dual-hosted git repository. zhangjintao pushed a commit to branch v1.2.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git The following commit(s) were added to refs/heads/v1.2.0 by this push: new f26e2bf5 doc: correct si

[GitHub] [apisix-ingress-controller] tao12345666333 merged pull request #1181: doc: correct sidebar file id in v1.2.0

2022-07-21 Thread GitBox
tao12345666333 merged PR #1181: URL: https://github.com/apache/apisix-ingress-controller/pull/1181 -- 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-java-plugin-runner] tzssangglass commented on pull request #169: docs: add documentation for writing plugins using Maven JAR

2022-07-21 Thread GitBox
tzssangglass commented on PR #169: URL: https://github.com/apache/apisix-java-plugin-runner/pull/169#issuecomment-1192145955 We can wait to merge this PR and I will merge it when I release this project to maven center. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on pull request #169: docs: add documentation for writing plugins using Maven JAR

2022-07-21 Thread GitBox
tzssangglass commented on PR #169: URL: https://github.com/apache/apisix-java-plugin-runner/pull/169#issuecomment-1192145515 LGTM -- 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-ingress-controller] SkyeYoung opened a new pull request, #1181: doc: correct sidebar file id in v1.2.0

2022-07-21 Thread GitBox
SkyeYoung opened a new pull request, #1181: URL: https://github.com/apache/apisix-ingress-controller/pull/1181 ### Type of change: - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches ### What this PR does / why we nee

[GitHub] [apisix-website] netlify[bot] commented on pull request #1228: fix: modify sync doc script to adapt to the branch of ingress

2022-07-21 Thread GitBox
netlify[bot] commented on PR #1228: URL: https://github.com/apache/apisix-website/pull/1228#issuecomment-1192132818 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | 9d4df439

[GitHub] [apisix] tzssangglass commented on issue #7511: help request: request unauthorized

2022-07-21 Thread GitBox
tzssangglass commented on issue #7511: URL: https://github.com/apache/apisix/issues/7511#issuecomment-1192132778 > 当我使用curl进行admin接口调用时返回{"code":4107,"message":"request unauthorized"},确认过参数中的X-API-KEY和配置文件中一致 It appears that this response is returned upstream and is not related to AP

[GitHub] [apisix-website] SkyeYoung opened a new pull request, #1228: fix: modify sync doc script to adapt to the branch of ingress

2022-07-21 Thread GitBox
SkyeYoung opened a new pull request, #1228: URL: https://github.com/apache/apisix-website/pull/1228 Fixes: #[Add issue number here] Changes: Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix] tzssangglass commented on issue #7515: feat: As a user, I want to add simple custom auth plugin, like: X-Token or X-Tenant-Token or custom key name

2022-07-21 Thread GitBox
tzssangglass commented on issue #7515: URL: https://github.com/apache/apisix/issues/7515#issuecomment-1192131210 You can take a look at this plugin: https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/forward-auth.md -- This is an automated message from the Apache Git Serv

[GitHub] [apisix] tzssangglass commented on pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
tzssangglass commented on PR #7506: URL: https://github.com/apache/apisix/pull/7506#issuecomment-1192130320 pls rebase the upstream master branch to your PR branch, the CI failed has been fixed in the master branch of upstream. -- This is an automated message from the Apache Git Service.

[GitHub] [apisix] tzssangglass commented on pull request #7517: feat(clickhouse-logger): support multi endpoints

2022-07-21 Thread GitBox
tzssangglass commented on PR #7517: URL: https://github.com/apache/apisix/pull/7517#issuecomment-1192129068 files conflict, pls rebase the upstream master to your PR branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix] tzssangglass commented on issue #7503: help request: 两个lua插件问题请教

2022-07-21 Thread GitBox
tzssangglass commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1192127824 > 1.将config-default.yaml中被注释的log-rotate配置放开 > 2.启动apisix,调用一个请求,返回200 > 3.将config-default.yaml中log-rotate配置注释(或者说是还原) > 4.在config.yaml中配置log-rotate插件 > 5.重启apisix,调用同一个

[GitHub] [apisix] jujiale commented on issue #7504: help request: how to open and close keepalive_pool only in one route

2022-07-21 Thread GitBox
jujiale commented on issue #7504: URL: https://github.com/apache/apisix/issues/7504#issuecomment-1192112309 > > I want to know we use apisix v2.12, if it running on apisix-base? > > It's up to you to decide: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#how-do-i-b

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1227: docs: add 7.1-7.15 weekly report

2022-07-21 Thread GitBox
SylviaBABY commented on code in PR #1227: URL: https://github.com/apache/apisix-website/pull/1227#discussion_r927232315 ## blog/en/blog/2022/07/21/weekly-report-0715.md: ## @@ -0,0 +1,65 @@ +--- +title: Biweekly Report (Jul 1 - Jul 15) +keywords: +- Apache APISIX +- API Gateway

[GitHub] [apisix] lunarwhite opened a new pull request, #7519: docs: refactor csrf.md

2022-07-21 Thread GitBox
lunarwhite opened a new pull request, #7519: URL: https://github.com/apache/apisix/pull/7519 ### Description update document under `docs/zh/latest/plugins/` ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the c

[GitHub] [apisix-dashboard] guoqqqi commented on pull request #2506: feat(plugin): global plugin list in order by state (#2299)

2022-07-21 Thread GitBox
guoqqqi commented on PR #2506: URL: https://github.com/apache/apisix-dashboard/pull/2506#issuecomment-1192100583 hello, @Wcdaren Are you still working on PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [apisix] kingluo commented on a diff in pull request #7514: feat: add plugin_metadata into control API

2022-07-21 Thread GitBox
kingluo commented on code in PR #7514: URL: https://github.com/apache/apisix/pull/7514#discussion_r927221883 ## t/control/plugin-metadata.t: ## @@ -0,0 +1,118 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the

[GitHub] [apisix] wodingyang commented on issue #7503: help request: 两个lua插件问题请教

2022-07-21 Thread GitBox
wodingyang commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1192087098 问题而已解决,感谢! 不过再次验证了我的问题一,在config.yaml中配置plugins插件信息导致我的路由全部返回404,只能在config-default.yaml中添加 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [apisix] spacewander commented on a diff in pull request #7514: feat: add plugin_metadata into control API

2022-07-21 Thread GitBox
spacewander commented on code in PR #7514: URL: https://github.com/apache/apisix/pull/7514#discussion_r927214669 ## t/control/plugin-metadata.t: ## @@ -0,0 +1,124 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See

[GitHub] [apisix] spacewander commented on a diff in pull request #7514: feat: add plugin_metadata into control API

2022-07-21 Thread GitBox
spacewander commented on code in PR #7514: URL: https://github.com/apache/apisix/pull/7514#discussion_r927212247 ## t/control/plugin-metadata.t: ## @@ -0,0 +1,118 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See

[GitHub] [apisix-ingress-controller] heesuk-ahn commented on issue #644: feat: GatewayAPI Support

2022-07-21 Thread GitBox
heesuk-ahn commented on issue #644: URL: https://github.com/apache/apisix-ingress-controller/issues/644#issuecomment-1192069239 @tao12345666333 Thanks for the reply! For the time being, I will use GatewayAPI for test purposes and use the existing ApisixRoute for production. I'

[GitHub] [apisix] wodingyang commented on issue #7503: help request: 两个lua插件问题请教

2022-07-21 Thread GitBox
wodingyang commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1192059992 config.yaml配置如下: ` apisix: admin_key: - name: admin key: edd1c9f034335f136f87ad84b625c8f1 # using fixed API token has security risk, please update it whe

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #644: feat: GatewayAPI Support

2022-07-21 Thread GitBox
tao12345666333 commented on issue #644: URL: https://github.com/apache/apisix-ingress-controller/issues/644#issuecomment-1192044236 > In particular, I wonder if HTTPRoute resource can be recognized by an apisix controller. Yes, you can try it -- This is an automated message from

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #644: feat: GatewayAPI Support

2022-07-21 Thread GitBox
tao12345666333 commented on issue #644: URL: https://github.com/apache/apisix-ingress-controller/issues/644#issuecomment-1192043721 > Can I use GatewayAPI in production now? @heesuk-ahn no, APISIX Ingress support for Gateway API is still in beta stage, I suggest you try it in test en

[GitHub] [apisix] tao12345666333 commented on issue #7377: bug: requests with Istio mTLS enabled fail with connection termination

2022-07-21 Thread GitBox
tao12345666333 commented on issue #7377: URL: https://github.com/apache/apisix/issues/7377#issuecomment-1192040591 Also, I'm trying to understand your current deployment architecture. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [apisix] tao12345666333 commented on issue #7377: bug: requests with Istio mTLS enabled fail with connection termination

2022-07-21 Thread GitBox
tao12345666333 commented on issue #7377: URL: https://github.com/apache/apisix/issues/7377#issuecomment-1192039942 yes! I'm trying how to get around this behavior -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tzssangglass commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926863888 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400

[apisix-helm-chart] tag apisix-0.10.1 created (now 4c9f70b)

2022-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag apisix-0.10.1 in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git at 4c9f70b (commit) No new revisions were added by this update.

[apisix-helm-chart] branch gh-pages updated: Update index.yaml

2022-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git The following commit(s) were added to refs/heads/gh-pages by this push: new a3de9f2 Update index.yaml a3

[GitHub] [apisix-helm-chart] tao12345666333 merged pull request #314: chore: update dependency

2022-07-21 Thread GitBox
tao12345666333 merged PR #314: URL: https://github.com/apache/apisix-helm-chart/pull/314 -- 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: notifications-u

[apisix-helm-chart] branch master updated: chore: update dependency (#314)

2022-07-21 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-helm-chart.git The following commit(s) were added to refs/heads/master by this push: new 4c9f70b chore: update dependenc

[GitHub] [apisix-website] 1502shivam-singh commented on issue #1203: [Site]: improve static files performance

2022-07-21 Thread GitBox
1502shivam-singh commented on issue #1203: URL: https://github.com/apache/apisix-website/issues/1203#issuecomment-1191551170 > @1502shivam-singh I don't have the ability to make everything better in one commit, What I meant was distributing similar type of changes in a single PR. If

[GitHub] [apisix] github-actions[bot] commented on issue #4550: bug: When Kafka-logger is enabled, the log format for batch reporting to the backend is JSONArray instead of JSONObject format, which is

2022-07-21 Thread GitBox
github-actions[bot] commented on issue #4550: URL: https://github.com/apache/apisix/issues/4550#issuecomment-1191343074 This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simp

[GitHub] [apisix] github-actions[bot] closed issue #4635: request help: How to achieve traffic image in grpc routing

2022-07-21 Thread GitBox
github-actions[bot] closed issue #4635: request help: How to achieve traffic image in grpc routing URL: https://github.com/apache/apisix/issues/4635 -- 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

[GitHub] [apisix] github-actions[bot] commented on issue #4635: request help: How to achieve traffic image in grpc routing

2022-07-21 Thread GitBox
github-actions[bot] commented on issue #4635: URL: https://github.com/apache/apisix/issues/4635#issuecomment-1191343111 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. -- Th

[GitHub] [apisix] github-actions[bot] closed issue #4530: bug: In the docker startup environment, promethues is configured, and there is a problem with the ip detection logic. If the ip is not in the

2022-07-21 Thread GitBox
github-actions[bot] closed issue #4530: bug: In the docker startup environment, promethues is configured, and there is a problem with the ip detection logic. If the ip is not in the container, an error will be reported. URL: https://github.com/apache/apisix/issues/4530 -- This is an automate

[GitHub] [apisix] github-actions[bot] commented on issue #4444: bug: docker cannot load normally after restarting automatically

2022-07-21 Thread GitBox
github-actions[bot] commented on issue #: URL: https://github.com/apache/apisix/issues/#issuecomment-1191343029 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. -- Th

[GitHub] [apisix] github-actions[bot] commented on issue #4530: bug: In the docker startup environment, promethues is configured, and there is a problem with the ip detection logic. If the ip is not i

2022-07-21 Thread GitBox
github-actions[bot] commented on issue #4530: URL: https://github.com/apache/apisix/issues/4530#issuecomment-1191343054 This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time. -- Th

[GitHub] [apisix] github-actions[bot] closed issue #4444: bug: docker cannot load normally after restarting automatically

2022-07-21 Thread GitBox
github-actions[bot] closed issue #: bug: docker cannot load normally after restarting automatically URL: https://github.com/apache/apisix/issues/ -- 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

[GitHub] [apisix] jackkkkklee commented on issue #7404: Proposal: support openfunction serverless framework plugin

2022-07-21 Thread GitBox
jacklee commented on issue #7404: URL: https://github.com/apache/apisix/issues/7404#issuecomment-1191321122 Set route ``` { "plugins": { "openfunction": { "function_uri": "http://localhost:30585/default/function-sample-go";, "service_

[GitHub] [apisix] tzssangglass commented on issue #7404: Proposal: support openfunction serverless framework plugin

2022-07-21 Thread GitBox
tzssangglass commented on issue #7404: URL: https://github.com/apache/apisix/issues/7404#issuecomment-1191318302 > I don't think so, the function is specified through the `function_uri`, and request characteristics are used as the parameters of the function. Almost got it. -- This

[GitHub] [apisix] tzssangglass commented on issue #7504: help request: how to open and close keepalive_pool only in one route

2022-07-21 Thread GitBox
tzssangglass commented on issue #7504: URL: https://github.com/apache/apisix/issues/7504#issuecomment-1191314839 > its mean that, this method that "closing keepalive pool" just can used from apisix admin api? When you use a separate `keepalive_pool` for each upstream, yes. see: https

[GitHub] [apisix] tzssangglass commented on issue #7504: help request: how to open and close keepalive_pool only in one route

2022-07-21 Thread GitBox
tzssangglass commented on issue #7504: URL: https://github.com/apache/apisix/issues/7504#issuecomment-1191310243 > I want to know we use apisix v2.12, if it running on apisix-base? It's up to you to decide: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#how-do-i-bu

[GitHub] [apisix] tzssangglass commented on issue #7504: help request: how to open and close keepalive_pool only in one route

2022-07-21 Thread GitBox
tzssangglass commented on issue #7504: URL: https://github.com/apache/apisix/issues/7504#issuecomment-1191308413 > As you say above, "This is just test if enable_keepalive available:" but the real call "return balancer.enable_keepalive(idle_timeout, requests) " must need "if enable_keepaliv

[GitHub] [apisix] tzssangglass commented on issue #7488: Whether consumer-restriction can be matched with a re or prefix

2022-07-21 Thread GitBox
tzssangglass commented on issue #7488: URL: https://github.com/apache/apisix/issues/7488#issuecomment-1191305731 > > Maybe my description is not exact, but the actual usage is that we only have two kinds of interfaces for users of our system to use, and we want to set different traffic limi

[GitHub] [apisix] tzssangglass commented on issue #7488: Whether consumer-restriction can be matched with a re or prefix

2022-07-21 Thread GitBox
tzssangglass commented on issue #7488: URL: https://github.com/apache/apisix/issues/7488#issuecomment-1191305296 > Maybe my description is not exact, but the actual usage is that we only have two kinds of interfaces for users of our system to use, and we want to set different traffic limiti

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tzssangglass commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926500111 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tzssangglass commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926500111 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400

[GitHub] [apisix] soulbird opened a new issue, #7518: help request: how to limit the rate of websocket requests

2022-07-21 Thread GitBox
soulbird opened a new issue, #7518: URL: https://github.com/apache/apisix/issues/7518 ### Description In theory, APISIX can limit the rate of each new websocket request, but I didn't find the relevant documentation description or any best practice. ### Environment - APIS

[GitHub] [apisix] zhendongcmss opened a new pull request, #7517: feat(clickhouse-logger): support multi endpoints

2022-07-21 Thread GitBox
zhendongcmss opened a new pull request, #7517: URL: https://github.com/apache/apisix/pull/7517 ### Description Fixes # (issue) ### Checklist - [ ] I have explained the need for this PR and the problem it solves - [ ] I have explained the changes or the new

[GitHub] [apisix] tokers commented on issue #7404: Proposal: support openfunction serverless framework plugin

2022-07-21 Thread GitBox
tokers commented on issue #7404: URL: https://github.com/apache/apisix/issues/7404#issuecomment-1191281982 > > Supports using functions in OpenFunction as routing "upstream" via plugins to enable access to Faas functions. > > So the function to be executed is directly in the body?

[GitHub] [apisix] tokers commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tokers commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926480914 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400 | [

[GitHub] [apisix] tokers commented on issue #7488: Whether consumer-restriction can be matched with a re or prefix

2022-07-21 Thread GitBox
tokers commented on issue #7488: URL: https://github.com/apache/apisix/issues/7488#issuecomment-1191277387 > Maybe my description is not exact, but the actual usage is that we only have two kinds of interfaces for users of our system to use, and we want to set different traffic limiting rul

[GitHub] [apisix] tokers commented on issue #7488: Whether consumer-restriction can be matched with a re or prefix

2022-07-21 Thread GitBox
tokers commented on issue #7488: URL: https://github.com/apache/apisix/issues/7488#issuecomment-1191276705 > I don't think using `consumer_group seems` to solve the problem of having to configure a lot of whitelists. Since you thought of using regulars, why not create routes with regulars a

[GitHub] [apisix] zhixiongdu027 opened a new issue, #7516: feat: add mTLS authentication with kubernetes apiserver

2022-07-21 Thread GitBox
zhixiongdu027 opened a new issue, #7516: URL: https://github.com/apache/apisix/issues/7516 ### Description Kubernetes Discovery only provides ServiceAccount Token authentication method, I think it is time to add mTLS authentication method -- This is an automated message from th

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tzssangglass commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926469021 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400

[GitHub] [apisix] tzssangglass commented on issue #7503: help request: 两个lua插件问题请教

2022-07-21 Thread GitBox
tzssangglass commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1191262643 > 127.0.0.1:9090/v1/schema > schema.json查看并没有加入新的插件,通过dashboard配置新的插件,也会报找不到对应的schema信息的错误。所以写好自己的插件后,怎么真正使用起来呢? Did you fill in the name of your plugin in the `plugins` in

[GitHub] [apisix] tokers commented on pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
tokers commented on PR #7506: URL: https://github.com/apache/apisix/pull/7506#issuecomment-1191261888 I just re-ran the failed CI jobs. -- 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 specifi

[GitHub] [apisix] tokers commented on a diff in pull request #7506: fix: cleanup variable before re list and watch

2022-07-21 Thread GitBox
tokers commented on code in PR #7506: URL: https://github.com/apache/apisix/pull/7506#discussion_r926462922 ## apisix/discovery/kubernetes/informer_factory.lua: ## @@ -263,6 +263,9 @@ local function list_watch(informer, apiserver) local reason, message local httpc = ht

[GitHub] [apisix] tokers commented on a diff in pull request #7500: feat(jwt-auth): support setting clock skew for verifying

2022-07-21 Thread GitBox
tokers commented on code in PR #7500: URL: https://github.com/apache/apisix/pull/7500#discussion_r926458395 ## docs/en/latest/plugins/jwt-auth.md: ## @@ -49,6 +49,7 @@ For Consumer: | exp | integer | False | 86400 | [

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1227: docs: add 7.1-7.15 weekly report

2022-07-21 Thread GitBox
yzeng25 commented on code in PR #1227: URL: https://github.com/apache/apisix-website/pull/1227#discussion_r926460133 ## blog/zh/blog/2022/07/21/weekly-report-0715.md: ## @@ -0,0 +1,67 @@ +--- +title: "社区双周报 7.1 - 7.15" +keywords: +- Apache APISIX +- API 网关 +- 社区周报 +- 贡献者 +descr

[GitHub] [apisix] tzssangglass commented on issue #7503: help request: 两个lua插件问题请教

2022-07-21 Thread GitBox
tzssangglass commented on issue #7503: URL: https://github.com/apache/apisix/issues/7503#issuecomment-1191259534 > 放开注释,重启, Can you give me the full configuration of config.yaml after commenting out these two lines? And did you modify config-dedault.yaml during the whole test.

[GitHub] [apisix-ingress-controller] tao12345666333 opened a new pull request, #1180: Chore dep update

2022-07-21 Thread GitBox
tao12345666333 opened a new pull request, #1180: URL: https://github.com/apache/apisix-ingress-controller/pull/1180 ### Type of change: - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches ### What this PR does / why w

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1227: docs: add 7.1-7.15 weekly report

2022-07-21 Thread GitBox
yzeng25 commented on code in PR #1227: URL: https://github.com/apache/apisix-website/pull/1227#discussion_r926450748 ## website/static/data/events.json: ## @@ -1,5 +1,9 @@ [ { +"title": "Biweekly Report (Jul 1 - Jul 30)", Review Comment: I think you mean July 15th

  1   2   >