[GitHub] [apisix] tzssangglass commented on issue #8093: help request: when i use wss to connect socket.io ,i get error

2022-10-20 Thread GitBox
tzssangglass commented on issue #8093: URL: https://github.com/apache/apisix/issues/8093#issuecomment-1286540518 I investigated a bit and found some differences by grabbing the packets without looking deeper. I saw this: https://socket.io/docs/v4/#what-socketio-is-not -- This is an

[GitHub] [apisix] membphis commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
membphis commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1001431875 ## apisix/plugins/ai.lua: ## @@ -100,33 +108,120 @@ local function gen_get_cache_key_func(route_flags) end +local function ai_upstream() +core.log.info("enable

[GitHub] [apisix-dashboard] Baoyuantop commented on a diff in pull request #2641: fix:ant-table unable to request(#2613)

2022-10-20 Thread GitBox
Baoyuantop commented on code in PR #2641: URL: https://github.com/apache/apisix-dashboard/pull/2641#discussion_r1001431476 ## web/cypress/e2e/rest/pluginTemplate-create-edit-delete-plugin-template.cy.js: ## @@ -48,7 +48,12 @@ context('Create Configure and Delete PluginTemplate',

[GitHub] [apisix] spacewander commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
spacewander commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1001420302 ## apisix/plugins/ai.lua: ## @@ -100,33 +108,120 @@ local function gen_get_cache_key_func(route_flags) end +local function ai_upstream() +core.log.info("ena

[GitHub] [apisix-dashboard] SkyeYoung commented on issue #2649: [Bug]: When creating a route, the search service input box cannot be customized.

2022-10-20 Thread GitBox
SkyeYoung commented on issue #2649: URL: https://github.com/apache/apisix-dashboard/issues/2649#issuecomment-1286514350 @wangchuaichuai What are you saying? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [apisix] Nobilta opened a new issue, #8142: if apisix can support etcd cluster or multy etcd address roundrobin?

2022-10-20 Thread GitBox
Nobilta opened a new issue, #8142: URL: https://github.com/apache/apisix/issues/8142 ### Description In Apisix 2.9,i find some code about multy etcd address roundrobin in resty.etcd file,but it can't be used.When i update to 2.15,i can't find this module.I try to config multy etcd ad

[GitHub] [apisix] tzssangglass commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
tzssangglass commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1001407694 ## apisix/plugins/ai.lua: ## @@ -100,33 +108,120 @@ local function gen_get_cache_key_func(route_flags) end +local function ai_upstream() +core.log.info("en

[GitHub] [apisix] membphis commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
membphis commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1001391139 ## apisix/plugins/ai.lua: ## @@ -100,33 +108,120 @@ local function gen_get_cache_key_func(route_flags) end +local function ai_upstream() +core.log.info("enable

[GitHub] [apisix] liu871009243 commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
liu871009243 commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286505675 > it has been fixed by https://github.com/apache/apisix/pull/5558, and released in APISIX v2.12.0, pls upgrade your APISIX's version. we are using version 2.13.1,if downgrading

[GitHub] [apisix] lifeblood opened a new issue, #8141: help request: How to setup http_upgrade on apisix dashboard

2022-10-20 Thread GitBox
lifeblood opened a new issue, #8141: URL: https://github.com/apache/apisix/issues/8141 ### Description if ($http_upgrade !~* ^WebSocket$) { return 404; } ### Environment - APISIX version (run `apisix version`): - Operating system (

[GitHub] [apisix] spacewander merged pull request #8115: docs: specify function return value

2022-10-20 Thread GitBox
spacewander merged PR #8115: URL: https://github.com/apache/apisix/pull/8115 -- 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

[apisix] branch master updated (36974604e -> ecdc20952)

2022-10-20 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/apisix.git from 36974604e chore: don't implement "server_version" twice (#8131) add ecdc20952 docs: specify function return

[GitHub] [apisix] lifeblood opened a new issue, #8140: 2022/10/21 13:43:28 [warn] 7883#7883: *11042335 [lua] real-ip.lua:147: phase_func(): missing real addressbug:

2022-10-20 Thread GitBox
lifeblood opened a new issue, #8140: URL: https://github.com/apache/apisix/issues/8140 ### Current Behavior 2022/10/21 13:43:28 [warn] 7883#7883: *11042335 [lua] real-ip.lua:147: phase_func(): missing real address ### Expected Behavior 2022/10/21 13:43:28 [warn] 7883#788

[GitHub] [apisix] ZonePG opened a new pull request, #8139: docs: protect-api.md typo, remove redundant braces.

2022-10-20 Thread GitBox
ZonePG opened a new pull request, #8139: URL: https://github.com/apache/apisix/pull/8139 remove redundant braces. ### Description Fixes # (issue) ### Checklist - [x] I have explained the need for this PR and the problem it solves - [ ] I have explain

[apisix] branch master updated: chore: don't implement "server_version" twice (#8131)

2022-10-20 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 36974604e chore: don't implement "server_ve

[GitHub] [apisix] spacewander merged pull request #8131: chore: don't implement "server_version" twice

2022-10-20 Thread GitBox
spacewander merged PR #8131: URL: https://github.com/apache/apisix/pull/8131 -- 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-dashboard] wangchuaichuai commented on issue #2649: [Bug]: When creating a route, the search service input box cannot be customized.

2022-10-20 Thread GitBox
wangchuaichuai commented on issue #2649: URL: https://github.com/apache/apisix-dashboard/issues/2649#issuecomment-1286473994 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 specific commen

[GitHub] [apisix] tzssangglass commented on issue #8132: help request: about add a route then all requst return 404 error

2022-10-20 Thread GitBox
tzssangglass commented on issue #8132: URL: https://github.com/apache/apisix/issues/8132#issuecomment-1286457851 I observed that you added several routes with uri `/*`. You can adjust the logging level in apisix and restart again, and see if the route hit by the 404 request is the expected

[GitHub] [apisix-helm-chart] tao12345666333 opened a new pull request, #378: fix: extensions API Group RBAC

2022-10-20 Thread GitBox
tao12345666333 opened a new pull request, #378: URL: https://github.com/apache/apisix-helm-chart/pull/378 Signed-off-by: Jintao Zhang -- 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

[apisix-website] branch master updated: docs:Added cover image for Fault Injection Testing (#1368)

2022-10-20 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 e49d34e001d docs:Added cover image fo

[GitHub] [apisix-website] yzeng25 merged pull request #1368: docs: Added cover image for Fault Injection Testing

2022-10-20 Thread GitBox
yzeng25 merged PR #1368: URL: https://github.com/apache/apisix-website/pull/1368 -- 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.

[GitHub] [apisix] wangfeng22 closed issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
wangfeng22 closed issue #8126: help request: I got a lot of SSL_do_handshake() failed errors URL: https://github.com/apache/apisix/issues/8126 -- 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 spe

[GitHub] [apisix] wangfeng22 commented on issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
wangfeng22 commented on issue #8126: URL: https://github.com/apache/apisix/issues/8126#issuecomment-1286433003 > Ok, I get it. I will close this issue. Thank you very much. @tzssangglass @tokers -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [apisix] vavikast commented on issue #8132: help request: about add a route then all requst return 404 error

2022-10-20 Thread GitBox
vavikast commented on issue #8132: URL: https://github.com/apache/apisix/issues/8132#issuecomment-1286431608 when I add the rule , all request will return 404, not only the proxy domain, it's mean the apisix can't handle any request just return 404. I can get response from the upstream d

[GitHub] [apisix] tzssangglass closed issue #8138: apisix中lua resty etcd出现的问题

2022-10-20 Thread GitBox
tzssangglass closed issue #8138: apisix中lua resty etcd出现的问题 URL: https://github.com/apache/apisix/issues/8138 -- 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] tzssangglass commented on issue #8138: apisix中lua resty etcd出现的问题

2022-10-20 Thread GitBox
tzssangglass commented on issue #8138: URL: https://github.com/apache/apisix/issues/8138#issuecomment-1286430060 I know the problem, let's fix it in the original issue. -- 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] tzssangglass commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
tzssangglass commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286425360 > I also encountered this problem, temporarily found that the load configration in init stage is {}. > apisix 2.13.0 openresty 1.19.1.1 etcd 3.5.x If you are using versi

[GitHub] [apisix] tzssangglass commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
tzssangglass commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286424996 > For additional, we deployed an etcd cluster, and enable basic auth. > And we deployed two apisix: apisix1 and apisix2 with LB. > restart apisix1, apisix1 route 404, but api

[GitHub] [apisix] tzssangglass commented on issue #8132: help request: about add a route then all requst return 404 error

2022-10-20 Thread GitBox
tzssangglass commented on issue #8132: URL: https://github.com/apache/apisix/issues/8132#issuecomment-1286422141 From your logs and accordingly, the 404 is returned upstream, not from APISIX. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [apisix] tzssangglass commented on issue #8111: When creating consumer or route using apisix admin-api, array property in plugin is changed to object property

2022-10-20 Thread GitBox
tzssangglass commented on issue #8111: URL: https://github.com/apache/apisix/issues/8111#issuecomment-1286420758 @zhanhengLu which version of APISIX did you use? we have fix by #6383 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [apisix] tzssangglass commented on issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
tzssangglass commented on issue #8126: URL: https://github.com/apache/apisix/issues/8126#issuecomment-1286418483 > Some of `TLSv1 TLSv1.1 TLSv1.2` have Security vulnerabilities, so my upstream cancel some of them. try to add ```yaml nginx_config: http_server_location_c

[GitHub] [apisix] tcgdy0201 commented on issue #8136: help request: If I use Keycloak as my identity server,what is the different between authz-keycloak and openid-connect?

2022-10-20 Thread GitBox
tcgdy0201 commented on issue #8136: URL: https://github.com/apache/apisix/issues/8136#issuecomment-1286414946 > thanks a lot! -- 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] juzhiyuan commented on issue #7377: bug: requests with Istio mTLS enabled fail with connection termination

2022-10-20 Thread GitBox
juzhiyuan commented on issue #7377: URL: https://github.com/apache/apisix/issues/7377#issuecomment-1286412622 Hi Team, @svilenvul @marziman To better resolve this issue, may I know if there have any updates on your side? -- This is an automated message from the Apache Git Service. To resp

[GitHub] [apisix] tzssangglass commented on issue #8137: help request: Is it supported quic/http2/websocket?

2022-10-20 Thread GitBox
tzssangglass commented on issue #8137: URL: https://github.com/apache/apisix/issues/8137#issuecomment-1286406697 support http2 and websocket, don't support quic, read more: #6403 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix] yuqiquan opened a new issue, #8138: apisix中lua resty etcd出现的问题

2022-10-20 Thread GitBox
yuqiquan opened a new issue, #8138: URL: https://github.com/apache/apisix/issues/8138 ### Description 我写了个测试插件 testetcd.lua `local ngx = ngx local core = require("apisix.core") local schema = { type = "object", properties = { key = { type = "string" },

[GitHub] [apisix-website] moonming commented on a diff in pull request #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
moonming commented on code in PR #1367: URL: https://github.com/apache/apisix-website/pull/1367#discussion_r1001301556 ## blog/zh/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md: ## @@ -54,73 +60,65 @@ Tau T2A VM 有多种预定义的 VM 形状,每个 VM 最多 48 个 vCPU,每 ![Dpsv5 和 Ep

[GitHub] [apisix] liyebing opened a new issue, #8137: help request: Is it supported quic/http2?

2022-10-20 Thread GitBox
liyebing opened a new issue, #8137: URL: https://github.com/apache/apisix/issues/8137 ### Description Is apisix supported quic/http2? ### Environment - APISIX version (run `apisix version`): - Operating system (run `uname -a`): - OpenResty / Nginx version (run `open

[GitHub] [apisix-dashboard] veithly commented on a diff in pull request #2647: feat:Configure plug-ins to support this feature

2022-10-20 Thread GitBox
veithly commented on code in PR #2647: URL: https://github.com/apache/apisix-dashboard/pull/2647#discussion_r1001295036 ## web/.eslintrc.js: ## @@ -15,13 +15,38 @@ * limitations under the License. */ module.exports = { - extends: [require.resolve('@umijs/fabric/dist/eslint

[GitHub] [apisix-dashboard] veithly commented on a diff in pull request #2647: feat:Configure plug-ins to support this feature

2022-10-20 Thread GitBox
veithly commented on code in PR #2647: URL: https://github.com/apache/apisix-dashboard/pull/2647#discussion_r1001294722 ## web/package.json: ## @@ -68,6 +68,8 @@ "classnames": "^2.2.6", "dayjs": "1.8.28", "dotenv": "^16.0.1", +"eslint-plugin-import": "^2.26.0"

[GitHub] [apisix-website] juzhiyuan commented on pull request #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
juzhiyuan commented on PR #1367: URL: https://github.com/apache/apisix-website/pull/1367#issuecomment-1286368053 Hi, please check the lint error https://github.com/apache/apisix-website/actions/runs/3294150868/jobs/5431380148 -- This is an automated message from the Apache Git Service. To

[GitHub] [apisix-website] juzhiyuan commented on a diff in pull request #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
juzhiyuan commented on code in PR #1367: URL: https://github.com/apache/apisix-website/pull/1367#discussion_r1001281303 ## blog/zh/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md: ## @@ -14,37 +14,43 @@ keywords: - ARM - Azure - AWS +- Oracle - Google - Apac

[GitHub] [apisix] wangfeng22 commented on issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
wangfeng22 commented on issue #8126: URL: https://github.com/apache/apisix/issues/8126#issuecomment-1286366593 > > > Which TLS version are you trying to use? Also, please check apisix config.yaml to know the supported TLS versions. > > > > > > This is my openssl version. > > ``

[GitHub] [apisix] liu871009243 commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
liu871009243 commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286361573 our `disable_sync_configuration_during_start` option is false. For additional, we deployed an etcd cluster, and enable basic auth. And we deployed two apisix: apisix1 and

[GitHub] [apisix-dashboard] guoqqqi opened a new issue, #2649: [Bug]: When creating a route, the search service input box cannot be customized.

2022-10-20 Thread GitBox
guoqqqi opened a new issue, #2649: URL: https://github.com/apache/apisix-dashboard/issues/2649 ### Issue description When creating a route, the search service input box cannot be customized. ![image](https://user-images.githubusercontent.com/72343596/197092552-6210eaec-b403-4dbe-99

[GitHub] [apisix-dashboard] ipanocloud commented on issue #2609: 无法使用高级匹配条件创建路由

2022-10-20 Thread GitBox
ipanocloud commented on issue #2609: URL: https://github.com/apache/apisix-dashboard/issues/2609#issuecomment-1286353073 me too, dashboard version 2.13.0 -- 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 t

[GitHub] [apisix-dashboard] Baoyuantop commented on pull request #2641: fix:ant-table unable to request(#2613)

2022-10-20 Thread GitBox
Baoyuantop commented on PR #2641: URL: https://github.com/apache/apisix-dashboard/pull/2641#issuecomment-1286352781 Hi @Huanghaiting, the frontend E2E tests are not very stable, so if there is an error, but it is verified locally by you, please let us know to help you re-run it. -- This

[GitHub] [apisix-helm-chart] maaiika opened a new issue, #377: helm中如何更新crd

2022-10-20 Thread GitBox
maaiika opened a new issue, #377: URL: https://github.com/apache/apisix-helm-chart/issues/377 从0.11.0更新到0.11.1后crd资源未更新, 创建ApisixRoute时有如下报错。 ```code W1020 17:13:04.353671 1 reflector.go:424] pkg/mod/k8s.io/client-go@v0.25.1/tools/cache/reflector.go:169: failed to list *v2.Apisi

[GitHub] [apisix] lovepocky commented on pull request #8135: fix(plugin/oidc): return userinfo when use_jwks is true

2022-10-20 Thread GitBox
lovepocky commented on PR #8135: URL: https://github.com/apache/apisix/pull/8135#issuecomment-1286350014 Thank you, i will try that later -- 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-dashboard] Baoyuantop commented on a diff in pull request #2647: feat:Configure plug-ins to support this feature

2022-10-20 Thread GitBox
Baoyuantop commented on code in PR #2647: URL: https://github.com/apache/apisix-dashboard/pull/2647#discussion_r1001272492 ## web/package.json: ## @@ -68,6 +68,8 @@ "classnames": "^2.2.6", "dayjs": "1.8.28", "dotenv": "^16.0.1", +"eslint-plugin-import": "^2.26

[GitHub] [apisix-dashboard] codecov-commenter commented on pull request #2647: feat:Configure plug-ins to support this feature

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

[GitHub] [apisix] monkeyDluffy6017 commented on pull request #8135: fix(plugin/oidc): return userinfo when use_jwks is true

2022-10-20 Thread GitBox
monkeyDluffy6017 commented on PR #8135: URL: https://github.com/apache/apisix/pull/8135#issuecomment-1286345124 @lovepocky use this command to run openidc test env `docker run -p 8090:8080 -p 8443:8443 --restart unless-stopped -d --env="KEYCLOAK_USER=admin" --env="KEYCLOAK_PASSWORD=12345

[apisix-website] branch master updated: testing contributor workshop redirect link (#1369)

2022-10-20 Thread sylviasu
This is an automated email from the ASF dual-hosted git repository. sylviasu 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 a51432b1d44 testing contributor worksh

[GitHub] [apisix-website] SylviaBABY merged pull request #1369: Adding contributor workshop redirect link

2022-10-20 Thread GitBox
SylviaBABY merged PR #1369: URL: https://github.com/apache/apisix-website/pull/1369 -- 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-unsubs

[GitHub] [apisix-ingress-controller] github-actions[bot] commented on issue #1159: request help: How to coordinate work between multiple ingress-controller pods.

2022-10-20 Thread GitBox
github-actions[bot] commented on issue #1159: URL: https://github.com/apache/apisix-ingress-controller/issues/1159#issuecomment-1286342562 This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still re

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

2022-10-20 Thread GitBox
github-actions[bot] commented on issue #1171: URL: https://github.com/apache/apisix-ingress-controller/issues/1171#issuecomment-1286342587 This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still re

[GitHub] [apisix-dashboard] guoqqqi commented on a diff in pull request #2641: fix:ant-table unable to request(#2613)

2022-10-20 Thread GitBox
guoqqqi commented on code in PR #2641: URL: https://github.com/apache/apisix-dashboard/pull/2641#discussion_r1001267993 ## web/cypress/e2e/rest/pluginTemplate-create-edit-delete-plugin-template.cy.js: ## @@ -48,7 +48,9 @@ context('Create Configure and Delete PluginTemplate', ()

[GitHub] [apisix-dashboard] ipanocloud opened a new issue, #2648: bug: Manual configuration is selected when the dashboard routing configuration plugin is clicked, and there is no plugin_config_id nod

2022-10-20 Thread GitBox
ipanocloud opened a new issue, #2648: URL: https://github.com/apache/apisix-dashboard/issues/2648 ### Current Behavior dashboad create route and manual select plugin config ### Expected Behavior _No response_ ### Error Logs _No response_ ### Steps to

[GitHub] [apisix] tokers commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
tokers commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286341188 > Init stage? Did you enable the option: `disable_sync_configuration_during_start`? -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [apisix] tokers commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
tokers commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1286340972 > when restart apisix, error.log outputs: > > ``` > 2022/10/20 17:22:40 [warn] 28536#28536: *224 [lua] jwt-laqu.lua:18: jwt-laqu, ngx_time:1666257760, context: ngx.timer >

[GitHub] [apisix-dashboard] guoqqqi closed issue #2615: CI failing in latest master branch

2022-10-20 Thread GitBox
guoqqqi closed issue #2615: CI failing in latest master branch URL: https://github.com/apache/apisix-dashboard/issues/2615 -- 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 un

[GitHub] [apisix] tokers commented on issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
tokers commented on issue #8126: URL: https://github.com/apache/apisix/issues/8126#issuecomment-1286340294 > > Which TLS version are you trying to use? Also, please check apisix config.yaml to know the supported TLS versions. > > This is my openssl version. > > ``` > openss

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #205: request help: Custom filter performed twice?

2022-10-20 Thread GitBox
tzssangglass commented on issue #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205#issuecomment-1286339550 > Additionally, > When I call apisix gw using resttemplate, the returned result is fine, but the custom filter doesn't seem to work. > on the other way, Wh

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #205: request help: Custom filter performed twice?

2022-10-20 Thread GitBox
tzssangglass commented on issue #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205#issuecomment-1286339056 > Since the url is /* in my router settings, the custom filter works once in the /test2 call, and the custom filter works once more in the redirected /test call

[GitHub] [apisix] mscb402 commented on issue #8136: help request: If I use Keycloak as my identity server,what is the different between authz-keycloak and openid-connect?

2022-10-20 Thread GitBox
mscb402 commented on issue #8136: URL: https://github.com/apache/apisix/issues/8136#issuecomment-1286336177 OpenID Connect is an authentication protocol based on the OAuth 2.0. Many authentication providers implement this protocol. You can use this plugin to connect with them. Like Keycloak

[apisix-helm-chart] branch master updated: docs: How to install Apache APISIX running in standalone mode? (#366)

2022-10-20 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 0680ab1 docs: How to install Ap

[GitHub] [apisix-helm-chart] tao12345666333 merged pull request #366: docs: How to install Apache APISIX running in standalone mode?

2022-10-20 Thread GitBox
tao12345666333 merged PR #366: URL: https://github.com/apache/apisix-helm-chart/pull/366 -- 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

[GitHub] [apisix-website] netlify[bot] commented on pull request #1369: Adding contributor workshop redirect link

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

[GitHub] [apisix-website] Nas-asira opened a new pull request, #1369: Adding contributor workshop redirect link

2022-10-20 Thread GitBox
Nas-asira opened a new pull request, #1369: URL: https://github.com/apache/apisix-website/pull/1369 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-dashboard] ChaojuWang commented on issue #2628: Upload certificate path error

2022-10-20 Thread GitBox
ChaojuWang commented on issue #2628: URL: https://github.com/apache/apisix-dashboard/issues/2628#issuecomment-1286128777 Same promblem here. My apisix image version is "apache/apisix:2.99.0-debian" baseed on the compose file from https://github.com/apache/apisix-docker/blob/master/example/

[GitHub] [apisix-website] BhavyaT-135 commented on issue #1245: [Docs]: Need thumbnail pictures for the blogs

2022-10-20 Thread GitBox
BhavyaT-135 commented on issue #1245: URL: https://github.com/apache/apisix-website/issues/1245#issuecomment-1285998852 Created a PR addressing the same. 😊 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [apisix-website] netlify[bot] commented on pull request #1368: docs: Added cover image for Fault Injection Testing

2022-10-20 Thread GitBox
netlify[bot] commented on PR #1368: URL: https://github.com/apache/apisix-website/pull/1368#issuecomment-1285995700 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | 1e8a461a

[GitHub] [apisix-website] BhavyaT-135 opened a new pull request, #1368: docs: Added cover image for Fault Injection Testing

2022-10-20 Thread GitBox
BhavyaT-135 opened a new pull request, #1368: URL: https://github.com/apache/apisix-website/pull/1368 With reference to: https://github.com/apache/apisix-website/issues/1245 Changes: Added cover image for the blog "Fault Injection Testing with API Gateway". -- This is an auto

[GitHub] [apisix] tzssangglass commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
tzssangglass commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1000837369 ## t/debug/dynamic-hook.t: ## @@ -405,7 +405,8 @@ hook_test: # module and function list, name: hook_test "uri": "/hello",

[GitHub] [apisix-java-plugin-runner] Cheol-Soon-Choi commented on issue #205: request help: Custom filter performed twice?

2022-10-20 Thread GitBox
Cheol-Soon-Choi commented on issue #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205#issuecomment-1285680144 > can you provide more info about this? my demo project git: https://github.com/Cheol-Soon-Choi/demo_runner I think it's because of my project config

[GitHub] [apisix] panpingyuan commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
panpingyuan commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1285654669 I also encountered this problem, temporarily found that the load configration in init stage is {}. apisix 2.13.0 openresty 1.19.1.1 etcd 3.5.x -- This is an automated messag

[GitHub] [apisix] panpingyuan commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
panpingyuan commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1285645572 I also encountered this problem, temporarily found that the load configration in init stage is {}. apisix 2.13.0 openresty 1.19.1.1 -- This is an automated message from the

[GitHub] [apisix] wangfeng22 commented on issue #8126: help request: I got a lot of SSL_do_handshake() failed errors

2022-10-20 Thread GitBox
wangfeng22 commented on issue #8126: URL: https://github.com/apache/apisix/issues/8126#issuecomment-1285558496 > Which TLS version are you trying to use? Also, please check apisix config.yaml to know the supported TLS versions. I use the config-default.yaml configuration. ```

[GitHub] [apisix] gubarba commented on issue #7470: feat: I want to specify multi xxx.yaml or a conf dir (like nginx include instruction) for apisix router config, can apisix support this by providing

2022-10-20 Thread GitBox
gubarba commented on issue #7470: URL: https://github.com/apache/apisix/issues/7470#issuecomment-1285558166 Indeed, IMHO standalone mode cuts out the flexibility that the default mode carries when managing multiple sources of routes configuration ( multiple teams mantaining multiple CRD

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #205: request help: Custom filter performed twice?

2022-10-20 Thread GitBox
tzssangglass commented on issue #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205#issuecomment-1285538373 > request > apisix + apisix runner(include custom filter) > my Backend Service A > my Backend Service B. > and Service A redirect to service B. can you

[GitHub] [apisix-dashboard] tomtiao commented on pull request #2639: feat(route): make front-end adapt `route` v3 api modification

2022-10-20 Thread GitBox
tomtiao commented on PR #2639: URL: https://github.com/apache/apisix-dashboard/pull/2639#issuecomment-1285530936 > Hello, @tomtiao Do you have any questions for the CI? I wonder if we could turn off the tests. 😂 -- This is an automated message from the Apache Git Service. To re

[GitHub] [apisix] gubarba commented on issue #7470: feat: I want to specify multi xxx.yaml or a conf dir (like nginx include instruction) for apisix router config, can apisix support this by providing

2022-10-20 Thread GitBox
gubarba commented on issue #7470: URL: https://github.com/apache/apisix/issues/7470#issuecomment-1285529586 Indeed, IMHO standalone mode cuts out the flexibility that the default mode carries when managing multiple sources of routes configuration ( multiple teams mantaining multiple CRDs de

[GitHub] [apisix] tzssangglass commented on issue #8117: router can't support location @xxx ?

2022-10-20 Thread GitBox
tzssangglass commented on issue #8117: URL: https://github.com/apache/apisix/issues/8117#issuecomment-1285525033 > How to get the node information of an existing upstream to add to up_conf?For example, get the nodes information in my test upstream "upstream-test-a" and add it to the variabl

[GitHub] [apisix] tzssangglass commented on issue #8118: help request: The upstream route selection affects the next request

2022-10-20 Thread GitBox
tzssangglass commented on issue #8118: URL: https://github.com/apache/apisix/issues/8118#issuecomment-1285508116 ok -- 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 unsub

[GitHub] [apisix] tzssangglass closed issue #8118: help request: The upstream route selection affects the next request

2022-10-20 Thread GitBox
tzssangglass closed issue #8118: help request: The upstream route selection affects the next request URL: https://github.com/apache/apisix/issues/8118 -- 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] membphis commented on a diff in pull request #8130: perf: simple setup upstream

2022-10-20 Thread GitBox
membphis commented on code in PR #8130: URL: https://github.com/apache/apisix/pull/8130#discussion_r1000589930 ## t/debug/dynamic-hook.t: ## @@ -405,7 +405,8 @@ hook_test: # module and function list, name: hook_test "uri": "/hello",

[GitHub] [apisix] ipanocloud commented on issue #8108: bug: Manual configuration is selected when the dashboard routing configuration plugin is clicked, and there is no plugin_config_id node in the ro

2022-10-20 Thread GitBox
ipanocloud commented on issue #8108: URL: https://github.com/apache/apisix/issues/8108#issuecomment-1285488225 > I wasn't able to reproduce this problem either, on APISIX Dashboard 2.13. 太兴奋了,终于验证了一个必现的。 1.创建路由并且绑定服务时,选择已经创建的插件模板,提交后json数据无 "plugin_config_id"属性 -- This is an auto

[GitHub] [apisix] ipanocloud commented on issue #8108: bug: Manual configuration is selected when the dashboard routing configuration plugin is clicked, and there is no plugin_config_id node in the ro

2022-10-20 Thread GitBox
ipanocloud commented on issue #8108: URL: https://github.com/apache/apisix/issues/8108#issuecomment-1285488609 > I wasn't able to reproduce this problem either, on APISIX Dashboard 2.13. 太兴奋了,终于验证了一个必现的。 1.创建路由并且绑定服务时,选择已经创建的插件模板,提交后json数据无 "plugin_config_id"属性 -- Thi

[GitHub] [apisix-dashboard] veithly opened a new pull request, #2647: feat:Configure plug-ins to support this feature

2022-10-20 Thread GitBox
veithly opened a new pull request, #2647: URL: https://github.com/apache/apisix-dashboard/pull/2647 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] Bigwen-1 commented on issue #8118: help request: The upstream route selection affects the next request

2022-10-20 Thread GitBox
Bigwen-1 commented on issue #8118: URL: https://github.com/apache/apisix/issues/8118#issuecomment-1285402688 Hi, I have a good news to tell you that I solved this problem in the way you said today. Thank you again. -- This is an automated message from the Apache Git Service. To respon

[GitHub] [apisix-java-plugin-runner] Cheol-Soon-Choi commented on issue #205: request help: Custom filter performed twice?

2022-10-20 Thread GitBox
Cheol-Soon-Choi commented on issue #205: URL: https://github.com/apache/apisix-java-plugin-runner/issues/205#issuecomment-1285392279 > When you request APISIX once, output `TWICE?` twice? yes.. Need more information? Redirect doesn't seem to matter. -- This is an automated message

[GitHub] [apisix-ingress-controller] YuanYingdong opened a new pull request, #1398: docs: fix typo

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

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1380: chore(deps): bump k8s.io/api from 0.25.1 to 0.25.3

2022-10-20 Thread GitBox
codecov-commenter commented on PR #1380: URL: https://github.com/apache/apisix-ingress-controller/pull/1380#issuecomment-1285315736 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/1380?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaig

[GitHub] [apisix-website] Yilialinn commented on pull request #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
Yilialinn commented on PR #1367: URL: https://github.com/apache/apisix-website/pull/1367#issuecomment-1285285541 @juzhiyuan @moonming @EmilyKeer 请各位帮忙review,谢谢! -- 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] tcgdy0201 opened a new issue, #8136: help request: If I use Keycloak as my identity server,what is the different between authz-keycloak and openid-connect?

2022-10-20 Thread GitBox
tcgdy0201 opened a new issue, #8136: URL: https://github.com/apache/apisix/issues/8136 ### Description Hi Sir/Madam: May I have you some minutes to help me with the question below. I have deployed keycloak as my identity server, besides I also used 'openid-connect' plugi

[GitHub] [apisix-website] netlify[bot] commented on pull request #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
netlify[bot] commented on PR #1367: URL: https://github.com/apache/apisix-website/pull/1367#issuecomment-1285281099 ### 👷 Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| |🔨 Latest commit | 993388d2

[GitHub] [apisix-website] Yilialinn opened a new pull request, #1367: docs: GCP、AWS、Azure 和 OCI ARM 架构服务器性能测试对比

2022-10-20 Thread GitBox
Yilialinn opened a new pull request, #1367: URL: https://github.com/apache/apisix-website/pull/1367 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] liu871009243 commented on issue #8134: help request: restart apisix, then route 404

2022-10-20 Thread GitBox
liu871009243 commented on issue #8134: URL: https://github.com/apache/apisix/issues/8134#issuecomment-1285269226 when restart apisix, error.log outputs: ` 2022/10/20 17:22:40 [warn] 28536#28536: *224 [lua] jwt-laqu.lua:18: jwt-laqu, ngx_time:1666257760, context: ngx.timer 2022/10/20

[GitHub] [apisix] github-actions[bot] commented on pull request #7748: docs: refactor Plugin Development

2022-10-20 Thread GitBox
github-actions[bot] commented on PR #7748: URL: https://github.com/apache/apisix/pull/7748#issuecomment-1285267454 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull

[GitHub] [apisix-dashboard] lucamaf commented on issue #2586: Why is there still this problem,grafana cannot be displayed

2022-10-20 Thread GitBox
lucamaf commented on issue #2586: URL: https://github.com/apache/apisix-dashboard/issues/2586#issuecomment-1285253003 not documented, facing the same bug -- 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 t

[GitHub] [apisix] monkeyDluffy6017 commented on pull request #8135: fix(plugin/oidc): return userinfo when use_jwks is true

2022-10-20 Thread GitBox
monkeyDluffy6017 commented on PR #8135: URL: https://github.com/apache/apisix/pull/8135#issuecomment-1285251977 Test case is needed -- 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 co

  1   2   >