[GitHub] [apisix] ilteriseroglu-ty opened a new issue, #7386: feat: Expose an option for (real_)request_uri to be used in proxy-rewrite plugin

2022-07-04 Thread GitBox
ilteriseroglu-ty opened a new issue, #7386: URL: https://github.com/apache/apisix/issues/7386 ### Description Hello! During our tests we have noticed that APISIX always uses the normalized/decoded URI coming from nginx (as per its design, which isn't an issue), and this create

[GitHub] [apisix] jinnyu closed issue #7352: bug: Unable to configure the format of `http-logger`

2022-07-04 Thread GitBox
jinnyu closed issue #7352: bug: Unable to configure the format of `http-logger` URL: https://github.com/apache/apisix/issues/7352 -- 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] spacewander commented on pull request #7370: feat: add PKCE support to the openid-connect plugin

2022-07-04 Thread GitBox
spacewander commented on PR #7370: URL: https://github.com/apache/apisix/pull/7370#issuecomment-1174650448 > `# Failed test 't/plugin/openid-connect.t TEST 9: Access route w/o bearer token and go through the full OIDC Relying Party authentication process. - pattern "[error]" should not matc

[GitHub] [apisix] spacewander commented on issue #7373: docs: add description for Development environment

2022-07-04 Thread GitBox
spacewander commented on issue #7373: URL: https://github.com/apache/apisix/issues/7373#issuecomment-1174645572 From my point of view, I would suggest using `./bin/apisix start` directly. The makefile is just a thin wrapper of `apisix` (not a good wrapper as its targets are not 100% equal t

[GitHub] [apisix-java-plugin-runner] ericluoliu commented on a diff in pull request #158: feat: support hot reload of Java plugins

2022-07-04 Thread GitBox
ericluoliu commented on code in PR #158: URL: https://github.com/apache/apisix-java-plugin-runner/pull/158#discussion_r913408617 ## runner-starter/src/main/java/org/apache/apisix/plugin/runner/PluginRunnerApplication.java: ## @@ -17,17 +17,138 @@ package org.apache.apisix.pl

[GitHub] [apisix] spacewander commented on a diff in pull request #7385: docs: fix command format

2022-07-04 Thread GitBox
spacewander commented on code in PR #7385: URL: https://github.com/apache/apisix/pull/7385#discussion_r913406733 ## docs/en/latest/plugins/basic-auth.md: ## @@ -97,7 +97,7 @@ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f13 After you have config

[GitHub] [apisix] oil-oil opened a new pull request, #7385: docs: fix command format

2022-07-04 Thread GitBox
oil-oil opened a new pull request, #7385: URL: https://github.com/apache/apisix/pull/7385 ### 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 featu

[GitHub] [apisix-docker] wennuanwk commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
wennuanwk commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174625331 > is this useful for you: #304 不行,日志还是这样: `/usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init /usr/local/openresty/luajit/bin/luajit ./apisix/cl

[GitHub] [apisix-docker] tzssangglass commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
tzssangglass commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174622729 is this useful for you: https://github.com/apache/apisix-docker/issues/304 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[apisix-website] branch asf-site updated (28bba32b29e -> 5873d02acad)

2022-07-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/apisix-website.git discard 28bba32b29e deploy: 5c9f55190e330c0e23a169b188d4e5a855fad0f0 new 5873d02acad deploy: 8a143690da5161

[GitHub] [apisix] tzssangglass commented on pull request #7370: feat: add PKCE support to the openid-connect plugin

2022-07-04 Thread GitBox
tzssangglass commented on PR #7370: URL: https://github.com/apache/apisix/pull/7370#issuecomment-1174620514 hi @qihaiyan ,pls merge master branch to your develop branch and fix resolve conflics. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [apisix] tzssangglass commented on issue #7298: help request: grpc request proxy http code must be 599 when request not success

2022-07-04 Thread GitBox
tzssangglass commented on issue #7298: URL: https://github.com/apache/apisix/issues/7298#issuecomment-1174616132 It looks like APISIX does not support using `core.response` directly in the plugin to process and return gRPC related requests. -- This is an automated message from the Apache

[GitHub] [apisix] soulbird opened a new pull request, #7384: fix(limit-count): conf with group and disable can't be configured

2022-07-04 Thread GitBox
soulbird opened a new pull request, #7384: URL: https://github.com/apache/apisix/pull/7384 ### Description Fixes #7375 ### Checklist - [ ] I have explained the need for this PR and the problem it solves - [ ] I have explained the changes or the new features added to t

[GitHub] [apisix] juzhiyuan commented on a diff in pull request #3021: feat: rewrite handwriting validation with jsonschema

2022-07-04 Thread GitBox
juzhiyuan commented on code in PR #3021: URL: https://github.com/apache/apisix/pull/3021#discussion_r913358013 ## apisix/plugins/openid-connect.lua: ## @@ -148,6 +150,13 @@ end function _M.rewrite(plugin_conf, ctx) local conf = core.table.clone(plugin_conf) + +-- Pre

[apisix-website] branch master updated: docs: add apisix integrates with hydra blog (#1187)

2022-07-04 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 8a143690da5 docs: add apisix integrat

[GitHub] [apisix-website] yzeng25 merged pull request #1187: docs: add apisix integrates with hydra blog

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

[apisix] branch master updated: docs: update openid-connect attributes description and sync CN doc attributes. (#7371)

2022-07-04 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.git The following commit(s) were added to refs/heads/master by this push: new 2f7833e07 docs: update openid-connect attribu

[GitHub] [apisix] juzhiyuan merged pull request #7371: docs: update openid-connect attributes description and sync CN doc attributes.

2022-07-04 Thread GitBox
juzhiyuan merged PR #7371: URL: https://github.com/apache/apisix/pull/7371 -- 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...@api

[apisix-website] branch master updated: fix: view docs btn (#1188)

2022-07-04 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 5c9f55190e3 fix: view docs btn (#1188)

[GitHub] [apisix] juzhiyuan commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
juzhiyuan commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r913344543 ## docs/zh/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![软件架构](../../../assets/images/flow-software-architecture.png) +Apache APISIX

[GitHub] [apisix-website] SylviaBABY merged pull request #1188: fix: view docs btn

2022-07-04 Thread GitBox
SylviaBABY merged PR #1188: URL: https://github.com/apache/apisix-website/pull/1188 -- 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

[apisix] branch master updated: fix(make): make reload doesn't call apisix reload (#7383)

2022-07-04 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 b8faf0b4b fix(make): make reload doesn't ca

[GitHub] [apisix] spacewander merged pull request #7383: fix(make): make reload doesn't call apisix reload

2022-07-04 Thread GitBox
spacewander merged PR #7383: URL: https://github.com/apache/apisix/pull/7383 -- 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] spacewander closed issue #7376: bug: "make reload" doesn't regenerate /logs/nginx.conf

2022-07-04 Thread GitBox
spacewander closed issue #7376: bug: "make reload" doesn't regenerate /logs/nginx.conf URL: https://github.com/apache/apisix/issues/7376 -- 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-docker] wennuanwk commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
wennuanwk commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174541954 > > chmod -R 777 example/ > > why need this? and can you try to use `755`? 不行 -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [apisix-docker] tzssangglass commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
tzssangglass commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174538715 > chmod -R 777 example/ why need this? and can you try to use `755`? -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [apisix-website] yzeng25 commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
yzeng25 commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913332541 ## website/i18n/zh/docusaurus-plugin-content-blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX 如何与 Ory Hydra 集成" +authors

[GitHub] [apisix] jujiale commented on issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code

2022-07-04 Thread GitBox
jujiale commented on issue #7375: URL: https://github.com/apache/apisix/issues/7375#issuecomment-1174529389 @soulbird we use apisix-dashboard config the plugin, when I enable the plugin, the "disable:false" always be added -- This is an automated message from the Apache Git Service. To re

[GitHub] [apisix] jujiale commented on issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code

2022-07-04 Thread GitBox
jujiale commented on issue #7375: URL: https://github.com/apache/apisix/issues/7375#issuecomment-1174528271 > first -- 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] jujiale closed issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code

2022-07-04 Thread GitBox
jujiale closed issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code URL: https://github.com/apache/apisix/issues/7375 -- 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-website] netlify[bot] commented on pull request #1188: fix: view docs btn

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

[GitHub] [apisix-website] SkyeYoung opened a new pull request, #1188: fix: view docs btn

2022-07-04 Thread GitBox
SkyeYoung opened a new pull request, #1188: URL: https://github.com/apache/apisix-website/pull/1188 Fixes: #[Add issue number here] Changes: Screenshots of the change: https://user-images.githubusercontent.com/48400568/177236251-e78c6a24-3fdb-42bc-9264-077a12c80221.pn

[GitHub] [apisix] soulbird commented on issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code

2022-07-04 Thread GitBox
soulbird commented on issue #7375: URL: https://github.com/apache/apisix/issues/7375#issuecomment-1174527552 You can circumvent this problem by removing the `disable` field in the plugin first. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [apisix] bzp2010 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
bzp2010 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r91452 ## docs/zh/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![软件架构](../../../assets/images/flow-software-architecture.png) +Apache APISIX 是一

[GitHub] [apisix] bzp2010 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
bzp2010 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r91379 ## docs/en/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![flow-software-architecture](../../../assets/images/flow-software-architecture.p

[GitHub] [apisix] bzp2010 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
bzp2010 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r913331212 ## docs/zh/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![软件架构](../../../assets/images/flow-software-architecture.png) +Apache APISIX 是一

[GitHub] [apisix] soulbird commented on issue #7375: bug: limit-count plugin,"group" peoperty result in 404 code

2022-07-04 Thread GitBox
soulbird commented on issue #7375: URL: https://github.com/apache/apisix/issues/7375#issuecomment-1174521880 Looks like a 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 to go to the specific comment.

[GitHub] [apisix] spacewander commented on issue #7376: bug: "make reload" doesn't regenerate /logs/nginx.conf

2022-07-04 Thread GitBox
spacewander commented on issue #7376: URL: https://github.com/apache/apisix/issues/7376#issuecomment-1174521203 The `make reload` doesn't do the same as `apisix reload`. I just submitted a PR to fix it. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7348: docs(MAINTAIN): additional information about the release of the LTS …

2022-07-04 Thread GitBox
tzssangglass commented on code in PR #7348: URL: https://github.com/apache/apisix/pull/7348#discussion_r913329146 ## MAINTAIN.md: ## @@ -38,15 +37,15 @@ via `VERSION=x.y.z make release-src` 11. Update APISIX rpm package > Go to [apisix-build-tools](https://github.com/api7/

[GitHub] [apisix] caozhi6655 commented on issue #7298: help request: grpc request proxy http code must be 599 when request not success

2022-07-04 Thread GitBox
caozhi6655 commented on issue #7298: URL: https://github.com/apache/apisix/issues/7298#issuecomment-1174519410 @tokers Did this reappeared in your code? -- 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] tzssangglass commented on issue #5837: request: Expect monitoring metrics to add monitoring of nginx shared memory usage

2022-07-04 Thread GitBox
tzssangglass commented on issue #5837: URL: https://github.com/apache/apisix/issues/5837#issuecomment-1174519045 > Can you tell me which plugin I can modify to get information of `ngx.shared.DICT` regularly and report it? prometheus? yes, prometheus. -- This is an automated message

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #159: 插件获取配置的值偶尔报数组越界异常

2022-07-04 Thread GitBox
tzssangglass commented on issue #159: URL: https://github.com/apache/apisix-java-plugin-runner/issues/159#issuecomment-1174518567 > 0.1.0 pls use 0.2.0 to test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [apisix] caozhi6655 commented on issue #7363: help request: real-ip plugin can't support for grpc proxy

2022-07-04 Thread GitBox
caozhi6655 commented on issue #7363: URL: https://github.com/apache/apisix/issues/7363#issuecomment-1174518062 > Consider solved. Feel free to reopen it if needed. But the real-ip plugin still can't support for grpc。It can solve the problem in another way,and i think designing a unified w

[GitHub] [apisix] sczyh30 commented on issue #7381: feat: Add integration with OpenSergo, a cloud-native service governance specification

2022-07-04 Thread GitBox
sczyh30 commented on issue #7381: URL: https://github.com/apache/apisix/issues/7381#issuecomment-1174516157 > Hi @panxiaojun233 , thanks for the sharing. Just one thing I don't see from the description, where is the `fallbackAction`? Hi, an example of the `fallbackAction` can be found

[GitHub] [apisix] hf400159 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
hf400159 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r913325878 ## docs/en/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![flow-software-architecture](../../../assets/images/flow-software-architecture.

[GitHub] [apisix] hf400159 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
hf400159 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r913324148 ## docs/zh/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![软件架构](../../../assets/images/flow-software-architecture.png) +Apache APISIX 是

[GitHub] [apisix] hf400159 commented on a diff in pull request #7380: docs: add more architecture description

2022-07-04 Thread GitBox
hf400159 commented on code in PR #7380: URL: https://github.com/apache/apisix/pull/7380#discussion_r913321732 ## docs/zh/latest/architecture-design/apisix.md: ## @@ -25,6 +25,14 @@ title: APISIX ![软件架构](../../../assets/images/flow-software-architecture.png) +Apache APISIX 是

[GitHub] [apisix] spacewander opened a new pull request, #7383: fix(make): make reload doesn't call apisix reload

2022-07-04 Thread GitBox
spacewander opened a new pull request, #7383: URL: https://github.com/apache/apisix/pull/7383 Signed-off-by: spacewander ### Description Fixes #7376 ### Checklist - [x] I have explained the need for this PR and the problem it solves - [ ] I have exp

[GitHub] [apisix-docker] wennuanwk commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
wennuanwk commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174509411 > @wennuanwk请提供有关安装的一些详细信息。 `# 上传本地文件到虚拟机 put C:\Soft\code\apisix-docker.zip /opt # 解压 unzip apisix-docker.zip # 进入目录 cd apisix-docker # 修改权限 chmod -R

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913323171 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913322780 ## website/i18n/zh/docusaurus-plugin-content-blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX 如何与 Ory Hydra 集成" +auth

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913322559 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913322280 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913321768 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913321584 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913321183 ## website/i18n/zh/docusaurus-plugin-content-blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX 如何与 Ory Hydra 集成" +auth

[GitHub] [apisix] tokers commented on issue #7381: feat: Add integration with OpenSergo, a cloud-native service governance specification

2022-07-04 Thread GitBox
tokers commented on issue #7381: URL: https://github.com/apache/apisix/issues/7381#issuecomment-1174503229 Hi @panxiaojun233 , thanks for the sharing. Just one thing I don't see from the description, where is the `fallbackAction`? -- This is an automated message from the Apache Git Servic

[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
SylviaBABY commented on code in PR #1187: URL: https://github.com/apache/apisix-website/pull/1187#discussion_r913320331 ## website/blog/2022/07/04/apisix-integrates-with-hydra.md: ## @@ -0,0 +1,286 @@ +--- +title: "APISIX integrates with Ory Hydra" +authors: + - name: "Fei Han"

[GitHub] [apisix] hf400159 commented on a diff in pull request #7371: docs: update openid-connect attributes description and sync CN doc attributes.

2022-07-04 Thread GitBox
hf400159 commented on code in PR #7371: URL: https://github.com/apache/apisix/pull/7371#discussion_r913318158 ## docs/en/latest/plugins/openid-connect.md: ## @@ -33,29 +33,29 @@ The `openid-connect` Plugin provides authentication and introspection capability ## Attributes

[GitHub] [apisix-docker] tokers commented on issue #325: apache/apisix:2.14.1 pod status: Restarting

2022-07-04 Thread GitBox
tokers commented on issue #325: URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174498595 @wennuanwk Please give some details about the installation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[apisix] branch next updated: feat: response body format (#7366)

2022-07-04 Thread spacewander
This is an automated email from the ASF dual-hosted git repository. spacewander pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/apisix.git The following commit(s) were added to refs/heads/next by this push: new 83ee13b36 feat: response body format (#7366) 83

[GitHub] [apisix] spacewander merged pull request #7366: feat: response body format

2022-07-04 Thread GitBox
spacewander merged PR #7366: URL: https://github.com/apache/apisix/pull/7366 -- 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: feat(deployment): provide conf server in control_plane role (#7365)

2022-07-04 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 efd00695a feat(deployment): provide conf se

[GitHub] [apisix] spacewander merged pull request #7365: feat(deployment): provide conf server in control_plane role

2022-07-04 Thread GitBox
spacewander merged PR #7365: URL: https://github.com/apache/apisix/pull/7365 -- 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] qihaiyan commented on pull request #7370: feat: add PKCE support to the openid-connect plugin

2022-07-04 Thread GitBox
qihaiyan commented on PR #7370: URL: https://github.com/apache/apisix/pull/7370#issuecomment-1174491712 # Failed test 't/plugin/openid-connect.t TEST 9: Access route w/o bearer token and go through the full OIDC Relying Party authentication process. - pattern "[error]" should not match any

[apisix-ingress-controller] branch dependabot/go_modules/go.uber.org/zap-1.21.0 updated (86c3f6dc -> ae610560)

2022-07-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/go.uber.org/zap-1.21.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard 86c3f6dc chore(deps): bump go.uber.org/zap from 1.19.1 t

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1121: chore(deps): bump github.com/slok/kubewebhook/v2 from 2.2.0 to 2.3.0

2022-07-04 Thread GitBox
tao12345666333 commented on PR #1121: URL: https://github.com/apache/apisix-ingress-controller/pull/1121#issuecomment-1174058585 @dependabot rebase -- 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

[apisix-ingress-controller] branch dependabot/go_modules/github.com/slok/kubewebhook/v2-2.3.0 updated (b5875edf -> ed85e3d8)

2022-07-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/slok/kubewebhook/v2-2.3.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard b5875edf chore(deps): bump github.com/slok

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1117: chore(deps): bump go.uber.org/zap from 1.19.1 to 1.21.0

2022-07-04 Thread GitBox
tao12345666333 commented on PR #1117: URL: https://github.com/apache/apisix-ingress-controller/pull/1117#issuecomment-1174059079 @dependabot rebase -- 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

[apisix-ingress-controller] branch dependabot/go_modules/sigs.k8s.io/gateway-api-0.4.3 updated (a72aed46 -> 0f64e30b)

2022-07-04 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/sigs.k8s.io/gateway-api-0.4.3 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git discard a72aed46 chore(deps): bump sigs.k8s.io/gateway-ap

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #1119: chore(deps): bump sigs.k8s.io/gateway-api from 0.4.0 to 0.4.3

2022-07-04 Thread GitBox
tao12345666333 commented on PR #1119: URL: https://github.com/apache/apisix-ingress-controller/pull/1119#issuecomment-1174057601 @dependabot rebase -- 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-ingress-controller] tao12345666333 commented on a diff in pull request #1131: deploy: update deploy cluster role

2022-07-04 Thread GitBox
tao12345666333 commented on code in PR #1131: URL: https://github.com/apache/apisix-ingress-controller/pull/1131#discussion_r913193002 ## samples/deploy/rbac/apisix_view_clusterrole.yaml: ## @@ -20,150 +20,161 @@ kind: ClusterRole metadata: name: apisix-view-clusterrole ru

[apisix-ingress-controller] branch master updated: feat: ingress annotations support enable websocket (#1101)

2022-07-04 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-ingress-controller.git The following commit(s) were added to refs/heads/master by this push: new aae2105e feat: ingress a

[GitHub] [apisix-ingress-controller] tao12345666333 merged pull request #1101: feat: ingress annotations support enable websocket

2022-07-04 Thread GitBox
tao12345666333 merged PR #1101: URL: https://github.com/apache/apisix-ingress-controller/pull/1101 -- 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] Fatpa commented on issue #6694: bug: using DNS discovery SRV and CHash algorithm can't work like node upstream type

2022-07-04 Thread GitBox
Fatpa commented on issue #6694: URL: https://github.com/apache/apisix/issues/6694#issuecomment-1174038142 Thanks a lot. I will try to upgrade my consul to find out if the DNS search results are still random. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #926: bug: we should create APISIX routes even if Service is created later

2022-07-04 Thread GitBox
tao12345666333 commented on issue #926: URL: https://github.com/apache/apisix-ingress-controller/issues/926#issuecomment-1174010344 > Instead of using a cache, I decided to add a handler to the service informer of the ApisixRoute controller. This is consistent with the way K8s does it.

[GitHub] [apisix] starsz commented on a diff in pull request #7371: docs: update openid-connect attributes description and sync CN doc attributes.

2022-07-04 Thread GitBox
starsz commented on code in PR #7371: URL: https://github.com/apache/apisix/pull/7371#discussion_r913087982 ## docs/en/latest/plugins/openid-connect.md: ## @@ -33,29 +33,29 @@ The `openid-connect` Plugin provides authentication and introspection capability ## Attributes -|

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1128: e2e-test: Optimize the runtime of ingress/features, and support more default value in NewScaffold

2022-07-04 Thread GitBox
tao12345666333 commented on code in PR #1128: URL: https://github.com/apache/apisix-ingress-controller/pull/1128#discussion_r913082615 ## test/e2e/scaffold/scaffold.go: ## @@ -564,23 +562,29 @@ func (s *Scaffold) FormatNamespaceLabel(label string) string { var ( ver

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1128: e2e-test: Optimize the runtime of ingress/features, and support more default value in NewScaffold

2022-07-04 Thread GitBox
tao12345666333 commented on code in PR #1128: URL: https://github.com/apache/apisix-ingress-controller/pull/1128#discussion_r913080078 ## test/e2e/suite-ingress/suite-ingress-resource/resourcepushing.go: ## @@ -136,9 +130,9 @@ spec: // remove

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on a diff in pull request #158: feat: support hot reload of Java plugins

2022-07-04 Thread GitBox
tzssangglass commented on code in PR #158: URL: https://github.com/apache/apisix-java-plugin-runner/pull/158#discussion_r913059769 ## runner-starter/src/main/java/org/apache/apisix/plugin/runner/PluginRunnerApplication.java: ## @@ -17,17 +17,138 @@ package org.apache.apisix.

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on a diff in pull request #158: feat: support hot reload of Java plugins

2022-07-04 Thread GitBox
tzssangglass commented on code in PR #158: URL: https://github.com/apache/apisix-java-plugin-runner/pull/158#discussion_r913048983 ## runner-starter/src/main/java/org/apache/apisix/plugin/runner/PluginRunnerApplication.java: ## @@ -17,17 +17,138 @@ package org.apache.apisix.

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on pull request #158: feat: support hot reload of Java plugins

2022-07-04 Thread GitBox
tzssangglass commented on PR #158: URL: https://github.com/apache/apisix-java-plugin-runner/pull/158#issuecomment-1173883439 We need to add documentation to explain how this feature should be used. And add test cases to verify it (test cases can be done later). -- This is an automated me

[GitHub] [apisix-java-plugin-runner] daiweiaaaa commented on issue #159: 插件获取配置的值偶尔报数组越界异常

2022-07-04 Thread GitBox
daiwei commented on issue #159: URL: https://github.com/apache/apisix-java-plugin-runner/issues/159#issuecomment-1173876656 0.1.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 to go to the specific

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on pull request #160: docs: add maintenance document for Maven

2022-07-04 Thread GitBox
tzssangglass commented on PR #160: URL: https://github.com/apache/apisix-java-plugin-runner/pull/160#issuecomment-1173861034 we should add license header, see: https://github.com/apache/apisix/blob/master/MAINTAIN.md -- This is an automated message from the Apache Git Service. To respond

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #159: 插件获取配置的值偶尔报数组越界异常

2022-07-04 Thread GitBox
tzssangglass commented on issue #159: URL: https://github.com/apache/apisix-java-plugin-runner/issues/159#issuecomment-1173858528 which version of apisix-java-plugin-runner? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix] tao12345666333 commented on issue #7052: feat: As a User, I want to be able to use oAuth2 with PKCE

2022-07-04 Thread GitBox
tao12345666333 commented on issue #7052: URL: https://github.com/apache/apisix/issues/7052#issuecomment-1173815124 You can see this file https://github.com/apache/apisix/blob/master/ci/pod/docker-compose.plugin.yml -- This is an automated message from the Apache Git Service. T

[GitHub] [apisix] qihaiyan commented on issue #7052: feat: As a User, I want to be able to use oAuth2 with PKCE

2022-07-04 Thread GitBox
qihaiyan commented on issue #7052: URL: https://github.com/apache/apisix/issues/7052#issuecomment-1173806548 how to start the mock server? I can't find the instruction the apisix's docs. @tao12345666333 -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [apisix-java-plugin-runner] daiweiaaaa commented on issue #159: 插件获取配置的值偶尔报数组越界异常

2022-07-04 Thread GitBox
daiwei commented on issue #159: URL: https://github.com/apache/apisix-java-plugin-runner/issues/159#issuecomment-1173797291 插件配置 "plugins": { "ext-plugin-pre-req": { "conf": [ { "name": "testPlugin", "value": "" }

[GitHub] [apisix] tao12345666333 commented on issue #7052: feat: As a User, I want to be able to use oAuth2 with PKCE

2022-07-04 Thread GitBox
tao12345666333 commented on issue #7052: URL: https://github.com/apache/apisix/issues/7052#issuecomment-1173791350 yes -- 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] qihaiyan commented on issue #7052: feat: As a User, I want to be able to use oAuth2 with PKCE

2022-07-04 Thread GitBox
qihaiyan commented on issue #7052: URL: https://github.com/apache/apisix/issues/7052#issuecomment-1173786208 `# Failed test 't/plugin/openid-connect.t TEST 9: Access route w/o bearer token and go through the full OIDC Relying Party authentication process. - pattern "[error]" should not ma

[GitHub] [apisix] panxiaojun233 opened a new issue, #7381: feat: Add integration with OpenSergo, a cloud-native service governance specification

2022-07-04 Thread GitBox
panxiaojun233 opened a new issue, #7381: URL: https://github.com/apache/apisix/issues/7381 ### Description Hi community, I'd like to propose a discussion about integration with [the OpenSergo service governance spec](https://opensergo.io/), which was initiated by open-source c

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

2022-07-04 Thread GitBox
marziman commented on issue #7377: URL: https://github.com/apache/apisix/issues/7377#issuecomment-1173731907 @tao12345666333 do you have an idea why this is happening? We expected that the authority will be not changed. -- This is an automated message from the Apache Git Service. To respo

[GitHub] [apisix] ccxhwmy commented on issue #5837: request: Expect monitoring metrics to add monitoring of nginx shared memory usage

2022-07-04 Thread GitBox
ccxhwmy commented on issue #5837: URL: https://github.com/apache/apisix/issues/5837#issuecomment-1173676584 > Hi @ccxhwmy , would you like to work on this? Can you tell me which plugin I can modify to get information of `ngx.shared.DICT` regularly and report it? -- This is an autom

[GitHub] [apisix-website] netlify[bot] commented on pull request #1187: docs: add apisix integrates with hydra blog

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

[GitHub] [apisix-website] hf400159 opened a new pull request, #1187: docs: add apisix integrates with hydra blog

2022-07-04 Thread GitBox
hf400159 opened a new pull request, #1187: URL: https://github.com/apache/apisix-website/pull/1187 add apisix integrates with hydra blog Screenshots of the change: -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1132: chore: add log for syncManifest delete upstream

2022-07-04 Thread GitBox
tao12345666333 commented on code in PR #1132: URL: https://github.com/apache/apisix-ingress-controller/pull/1132#discussion_r912873124 ## pkg/ingress/utils/manifest.go: ## @@ -240,6 +244,53 @@ func SyncManifests(ctx context.Context, apisix apisix.APISIX, clusterName string

[GitHub] [apisix] tzssangglass commented on issue #5837: request: Expect monitoring metrics to add monitoring of nginx shared memory usage

2022-07-04 Thread GitBox
tzssangglass commented on issue #5837: URL: https://github.com/apache/apisix/issues/5837#issuecomment-1173658046 Hi @ccxhwmy , would you like to work on this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #159: 插件获取配置的值偶尔报数组越界异常

2022-07-04 Thread GitBox
tzssangglass commented on issue #159: URL: https://github.com/apache/apisix-java-plugin-runner/issues/159#issuecomment-1173657234 Can you give the complete steps for reproduction? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [apisix] bzp2010 opened a new pull request, #7380: docs: add more architecture description

2022-07-04 Thread GitBox
bzp2010 opened a new pull request, #7380: URL: https://github.com/apache/apisix/pull/7380 ### Description Add corresponding explanations to the architecture diagrams in the APISIX documentation to help readers better understand them. Fixes # (issue) ### Checklist

[GitHub] [apisix] starsz commented on a diff in pull request #7371: docs: update openid-connect attributes description and sync CN doc attributes.

2022-07-04 Thread GitBox
starsz commented on code in PR #7371: URL: https://github.com/apache/apisix/pull/7371#discussion_r912857781 ## docs/en/latest/plugins/openid-connect.md: ## @@ -33,29 +33,29 @@ The `openid-connect` Plugin provides authentication and introspection capability ## Attributes -|

  1   2   >