[apisix-website] branch asf-site updated (0481897fcc1 -> 01ffc4c0ae7)

2022-08-12 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 0481897fcc1 deploy: bdd3e823ced08b417b9721400e21b1e22f776d36 new 01ffc4c0ae7 deploy:

[GitHub] [apisix] sangnguyen7 commented on issue #7661: bug: [Plugin] OpenID-Connect had an issue or not supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-12 Thread GitBox
sangnguyen7 commented on issue #7661: URL: https://github.com/apache/apisix/issues/7661#issuecomment-1213649126 Here is the link to the code snippet that checks the jwks_uri in the "resty.openidc" package.

[GitHub] [apisix] sangnguyen7 commented on issue #7661: bug: [Plugin] OpenID-Connect had an issue or not supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-12 Thread GitBox
sangnguyen7 commented on issue #7661: URL: https://github.com/apache/apisix/issues/7661#issuecomment-1213647274 @Hazel6869 Thanks for your comment. Sorry, I did not know that I had entered incorrectly in the Step To Reproduce above. It should be like this: ``` { "uri":

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

2022-08-12 Thread GitBox
pixeldin commented on issue #2586: URL: https://github.com/apache/apisix-dashboard/issues/2586#issuecomment-1213644268 Hi, @yigeqiji, this maybe help, update the `allow_embedding` config item as `true` in your Grafana configuration file and restart Grafana server. ``` # security #

[GitHub] [apisix] Hazel6869 commented on issue #7660: docs: Dead link

2022-08-12 Thread GitBox
Hazel6869 commented on issue #7660: URL: https://github.com/apache/apisix/issues/7660#issuecomment-1213641766 @stillfox-lee Hi, thanks for your suggestion, we will fix it soon  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix] Hazel6869 commented on issue #7661: bug: [Plugin] OpenID-Connect had an issue or not supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-12 Thread GitBox
Hazel6869 commented on issue #7661: URL: https://github.com/apache/apisix/issues/7661#issuecomment-1213639793 @sangnguyen7 Hi, you can try use "discovery" to replace "discovery.jwks_uri". The response returned by the value of "discovery" needs to contain "jwks_uri", you can see

[GitHub] [apisix-ingress-controller] github-actions[bot] closed issue #719: request help: Does apisix-ingress-controller service account require coordination.k8s.io in clusterRule

2022-08-12 Thread GitBox
github-actions[bot] closed issue #719: request help: Does apisix-ingress-controller service account require coordination.k8s.io in clusterRule URL: https://github.com/apache/apisix-ingress-controller/issues/719 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix-ingress-controller] github-actions[bot] commented on issue #719: request help: Does apisix-ingress-controller service account require coordination.k8s.io in clusterRule

2022-08-12 Thread GitBox
github-actions[bot] commented on issue #719: URL: https://github.com/apache/apisix-ingress-controller/issues/719#issuecomment-1213627362 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

[GitHub] [apisix-website] nfrankel commented on pull request #1285: docs: Add Backend-for-Frontend: the demo blog post

2022-08-12 Thread GitBox
nfrankel commented on PR #1285: URL: https://github.com/apache/apisix-website/pull/1285#issuecomment-1213366488 **Please do not merge before Aug. 17th** -- 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-website] netlify[bot] commented on pull request #1285: docs: Add Backend-for-Frontend: the demo blog post

2022-08-12 Thread GitBox
netlify[bot] commented on PR #1285: URL: https://github.com/apache/apisix-website/pull/1285#issuecomment-1213365387 ###  Deploy Preview for *apache-apisix* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [apisix-website] nfrankel opened a new pull request, #1285: docs: Add Backend-for-Frontend: the demo blog post

2022-08-12 Thread GitBox
nfrankel opened a new pull request, #1285: URL: https://github.com/apache/apisix-website/pull/1285 Changes: New blog post: "Backend-for-Frontend: the demo" Screenshots of the change:

[GitHub] [apisix] tzssangglass commented on issue #6418: bug: apisix failed to verify the validity of the server certificate

2022-08-12 Thread GitBox
tzssangglass commented on issue #6418: URL: https://github.com/apache/apisix/issues/6418#issuecomment-1213313531 > 我了解,但这样的话只能配置一个ca证书,如果有多个上游,并且多个上游使用不同的ca证书进行签发,这里只能满足配置一个。 We can use this way:

[GitHub] [apisix] sangnguyen7 opened a new issue, #7661: bug: [Plugin] OpenID-Connect had an issue or supported when using "use_jwks=true" and use "discovery" as the JWKS endpoint

2022-08-12 Thread GitBox
sangnguyen7 opened a new issue, #7661: URL: https://github.com/apache/apisix/issues/7661 ### Current Behavior Get 401 Response when introspecting a JWK token: WWW-Authenticate="Bearer realm="apisix", error="invalid_token", error_description="opts.discovery.jwks_uri is not

[GitHub] [apisix-dashboard] vitcou opened a new issue, #2588: "Refused to load the image" , which build by deploy-with-docker.md

2022-08-12 Thread GitBox
vitcou opened a new issue, #2588: URL: https://github.com/apache/apisix-dashboard/issues/2588 ### Issue description i used the "deploy-with-docker.md" to build the docker image with git id 0273865d54eb60a5812c403a887398fe74d30a65() the image can run, but i found

[GitHub] [apisix] ccxhwmy commented on pull request #7099: init elasticsearch-logger.lua

2022-08-12 Thread GitBox
ccxhwmy commented on PR #7099: URL: https://github.com/apache/apisix/pull/7099#issuecomment-1213119807 > > > @spacewander @tzssangglass #7643 for this issue,It's up to you > > > > > > Thanks for your contribution, let's do it. > > @ccxhwmy As mentioned above, you should use

[GitHub] [apisix-dashboard] FangSen9000 commented on pull request #2584: Chore: move yarn to pnpm(try1.5)

2022-08-12 Thread GitBox
FangSen9000 commented on PR #2584: URL: https://github.com/apache/apisix-dashboard/pull/2584#issuecomment-1213084793 To put it simply, there are two GitHub workflows, one is to package and generate rpm, and the other is to package and generate docker image. It turned out that I used

[GitHub] [apisix] ZhangShangyu commented on issue #7651: help request: init.lua:349: store_token(): ext-plugin:set valid items forcibly overwritten

2022-08-12 Thread GitBox
ZhangShangyu commented on issue #7651: URL: https://github.com/apache/apisix/issues/7651#issuecomment-1213052559 > thanks your explanation. so this log just a tips, not related to a performance or business issue? -- This is an automated message from the Apache Git Service.

[GitHub] [apisix-dashboard] FangSen9000 commented on pull request #2584: Chore: move yarn to pnpm(try1.5)

2022-08-12 Thread GitBox
FangSen9000 commented on PR #2584: URL: https://github.com/apache/apisix-dashboard/pull/2584#issuecomment-1213039293 @bzp2010 At present, I have encountered two problems: 1. After running the command in cypress, the server does not know whether it is running well. This is a strange

[GitHub] [apisix-ingress-controller] mhh12121 commented on issue #1235: request help: Does apisixroute v2beta3 support multiple plugins?

2022-08-12 Thread GitBox
mhh12121 commented on issue #1235: URL: https://github.com/apache/apisix-ingress-controller/issues/1235#issuecomment-1213031306 @tao12345666333 Thank you. But I did look through the admin's log; With the apisixroute mentioned above, we could see **/backend_docs** was forced to use

[GitHub] [apisix] jaysonsantos commented on issue #2426: bug:enable openid-connect plugin without redirect_uri got 500 error

2022-08-12 Thread GitBox
jaysonsantos commented on issue #2426: URL: https://github.com/apache/apisix/issues/2426#issuecomment-1212988261 For those still struggling with that, by default resty.session will try to use `aes` as the encryption algorithm for the cookie that holds the session, but without setting

[GitHub] [apisix-helm-chart] Iced-Sun opened a new issue, #325: proxy protocol customization

2022-08-12 Thread GitBox
Iced-Sun opened a new issue, #325: URL: https://github.com/apache/apisix-helm-chart/issues/325 Currently, the proxy-protocol related options are not exposed in value.yaml. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix-dashboard] quanbisen commented on pull request #2385: fix: The bug of missing secret field and algorithm when creating jwt-auth has been solved

2022-08-12 Thread GitBox
quanbisen commented on PR #2385: URL: https://github.com/apache/apisix-dashboard/pull/2385#issuecomment-1212962389 Hey, man. Can you resolve this merge conflict? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [apisix] stillfox-lee commented on issue #7660: docs: Dead link

2022-08-12 Thread GitBox
stillfox-lee commented on issue #7660: URL: https://github.com/apache/apisix/issues/7660#issuecomment-1212961112 https://github.com/apache/apisix/blob/5bdcd4412025877b15ea71510be13ebfca52d220/docs/en/latest/stream-proxy.md?plain=1#L76 I found English version doc link to the right place.

[GitHub] [apisix] stillfox-lee opened a new issue, #7660: docs: Dead link

2022-08-12 Thread GitBox
stillfox-lee opened a new issue, #7660: URL: https://github.com/apache/apisix/issues/7660 ### Current State https://github.com/apache/apisix/blob/5bdcd4412025877b15ea71510be13ebfca52d220/docs/zh/latest/stream-proxy.md?plain=1#L74 [test case] link 404. ### Desired State

[GitHub] [apisix] github-actions[bot] closed issue #4129: request help: oidc problem

2022-08-12 Thread GitBox
github-actions[bot] closed issue #4129: request help: oidc problem URL: https://github.com/apache/apisix/issues/4129 -- 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

[GitHub] [apisix] github-actions[bot] commented on issue #4129: request help: oidc problem

2022-08-12 Thread GitBox
github-actions[bot] commented on issue #4129: URL: https://github.com/apache/apisix/issues/4129#issuecomment-1212944123 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. --

[GitHub] [apisix-dashboard] quanbisen opened a new pull request, #2587: support conf varible override

2022-08-12 Thread GitBox
quanbisen opened a new pull request, #2587: URL: https://github.com/apache/apisix-dashboard/pull/2587 Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** add conf varible `APISIX_CONF_IN_JSON`

[GitHub] [apisix-dashboard] quanbisen closed pull request #2582: support conf varible override

2022-08-12 Thread GitBox
quanbisen closed pull request #2582: support conf varible override URL: https://github.com/apache/apisix-dashboard/pull/2582 -- 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

[GitHub] [apisix-ingress-controller] hyt05 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
hyt05 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212927734 Solved, my k8s cluster node network is not connected, and the health check fails. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix-ingress-controller] hyt05 closed issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
hyt05 closed issue #1242: request help: After removing apisix-ingress-controller it will not start URL: https://github.com/apache/apisix-ingress-controller/issues/1242 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [apisix] tzssangglass commented on pull request #7099: init elasticsearch-logger.lua

2022-08-12 Thread GitBox
tzssangglass commented on PR #7099: URL: https://github.com/apache/apisix/pull/7099#issuecomment-1212920351 > As mentioned above, you should use the elasticsearch bulk API (endpoint/index/_bulk)..but I noticed you didn't. Yes, we need to implement this. > Why not recommend

[GitHub] [apisix] whioue commented on issue #6418: bug: apisix failed to verify the validity of the server certificate

2022-08-12 Thread GitBox
whioue commented on issue #6418: URL: https://github.com/apache/apisix/issues/6418#issuecomment-1212890082 > > 在upstream中只配置了client_cert和client_key,却没有client_ca字段, > > IMO, The CA certificate used for the mTLS connection between APISIX and upstream is > > ```yaml > apisix:

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944258178 ## apisix/plugins/grpc-transcode.lua: ## @@ -72,6 +72,17 @@ local schema = { "disable_hooks", } }, +

[GitHub] [apisix] tzssangglass commented on issue #6418: bug: apisix failed to verify the validity of the server certificate

2022-08-12 Thread GitBox
tzssangglass commented on issue #6418: URL: https://github.com/apache/apisix/issues/6418#issuecomment-1212885278 > 在upstream中只配置了client_cert和client_key,却没有client_ca字段, IMO, The CA certificate used for the mTLS connection between APISIX and upstream is ```yaml apisix:

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944254388 ## apisix/plugins/grpc-transcode/response.lua: ## @@ -14,18 +14,77 @@ -- See the License for the specific language governing permissions and -- limitations

[GitHub] [apisix] tzssangglass commented on issue #3783: request help: SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number

2022-08-12 Thread GitBox
tzssangglass commented on issue #3783: URL: https://github.com/apache/apisix/issues/3783#issuecomment-1212867950 > 我理解的重定向插件是客户端使用http访问apisix,会重定向为客户端使用https访问apisix,这与apisix与后端的ssl握手有关联吗? I mean, this problem was solved by this last user with the `redirect` plugin. If your question

[GitHub] [apisix] tzssangglass commented on issue #7578: help request: high cache usage when using Kafka-logger, Prometheus plugins

2022-08-12 Thread GitBox
tzssangglass commented on issue #7578: URL: https://github.com/apache/apisix/issues/7578#issuecomment-1212859774 > yes, but I'm on 4 5g per hour, unless it's only reserved for an hour, the cache will still be high Very heavy usage, in which case I suggest you turn off access log (if

[apisix] branch master updated: docs: introduce the paging and filtering (#7647)

2022-08-12 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 5bdcd4412 docs: introduce the paging and

[GitHub] [apisix] juzhiyuan merged pull request #7647: docs: introduce the paging and filtering

2022-08-12 Thread GitBox
juzhiyuan merged PR #7647: URL: https://github.com/apache/apisix/pull/7647 -- 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:

Error while running github feature from .asf.yaml in apisix!

2022-08-12 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"}

[GitHub] [apisix-ingress-controller] hyt05 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
hyt05 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212832235 > 我看到pod状态是CrashLoopBackOff,在这种情况下,你需要查看它的日志并调试它。 > > 此外,在使用 APISIX Ingress 时,不建议您使用 APISIX Dashboard 进行数据操作。

[GitHub] [apisix] membphis closed pull request #7659: test: make a try, do not merge me!!

2022-08-12 Thread GitBox
membphis closed pull request #7659: test: make a try, do not merge me!! URL: https://github.com/apache/apisix/pull/7659 -- 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

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
tao12345666333 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212829897 I saw the pod status is CrashLoopBackOff, In this scenario, you need to view its log and debug it. In addition, when using APISIX Ingress, it is not

[apisix] branch test_reuse_ctx updated (1c9cf7671 -> 2a9e476b8)

2022-08-12 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch test_reuse_ctx in repository https://gitbox.apache.org/repos/asf/apisix.git from 1c9cf7671 test: make a try add 2a9e476b8 no message No new revisions were added by this update.

[GitHub] [apisix] membphis opened a new pull request, #7659: test: make a try, do not merge me!!

2022-08-12 Thread GitBox
membphis opened a new pull request, #7659: URL: https://github.com/apache/apisix/pull/7659 ### 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

[apisix] branch test_reuse_ctx created (now 1c9cf7671)

2022-08-12 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch test_reuse_ctx in repository https://gitbox.apache.org/repos/asf/apisix.git at 1c9cf7671 test: make a try This branch includes the following new commits: new 1c9cf7671 test: make

[apisix] 01/01: test: make a try

2022-08-12 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch test_reuse_ctx in repository https://gitbox.apache.org/repos/asf/apisix.git commit 1c9cf7671cb4f42c5b77da0d49dff2b5015407fd Author: YuanSheng Wang AuthorDate: Fri Aug 12 15:36:26 2022 +0800

[GitHub] [apisix] monkeyDluffy6017 opened a new pull request, #7658: docs: add the lost part to openwhish doc

2022-08-12 Thread GitBox
monkeyDluffy6017 opened a new pull request, #7658: URL: https://github.com/apache/apisix/pull/7658 ### Description add the lost part to openwhish doc ### Checklist - [x] I have explained the need for this PR and the problem it solves - [ ] I have explained the changes

[apisix] branch master updated: chore: upgrade lua-resty-expr (#7655)

2022-08-12 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 e91e67497 chore: upgrade lua-resty-expr

Error while running github feature from .asf.yaml in apisix!

2022-08-12 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: 422 {"message": "Validation Failed", "errors": ["A repository cannot have more than 20 topics."], "documentation_url": "https://docs.github.com/rest/reference/repos#replace-all-repository-topics"}

[GitHub] [apisix] spacewander merged pull request #7655: chore: upgrade lua-resty-expr

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

[GitHub] [apisix] spacewander opened a new pull request, #7657: feat: backport commits to 2.13

2022-08-12 Thread GitBox
spacewander opened a new pull request, #7657: URL: https://github.com/apache/apisix/pull/7657 Thanks for the report of @redynasc Signed-off-by: spacewander ### Description Fixes # (issue) ### Checklist - [ ] I have explained the need for

[GitHub] [apisix-ingress-controller] hyt05 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
hyt05 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212812990 I did an uninstall and deleted the data in etcd and redeploy also couldn't get it to work -- This is an automated message from the Apache Git Service. To respond

[GitHub] [apisix-ingress-controller] hyt05 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
hyt05 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212809867 > please show me your `kubectl get pods apisix-ingress-controller` command's result. thanks.

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944181561 ## apisix/plugins/grpc-transcode/response.lua: ## @@ -14,18 +14,77 @@ -- See the License for the specific language governing permissions and -- limitations

[GitHub] [apisix] jackkkkklee commented on a diff in pull request #7634: feat: add openfunction plugin

2022-08-12 Thread GitBox
jacklee commented on code in PR #7634: URL: https://github.com/apache/apisix/pull/7634#discussion_r944180771 ## apisix/plugins/openfunction.lua: ## @@ -0,0 +1,36 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor license

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1235: request help: Does apisixroute v2beta3 support multiple plugins?

2022-08-12 Thread GitBox
tao12345666333 commented on issue #1235: URL: https://github.com/apache/apisix-ingress-controller/issues/1235#issuecomment-1212795915 From the results of the above Admin API, it does not include the plugin, as you expect. In the situation you are currently experiencing, the client

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944170147 ## t/plugin/grpc-transcode3.t: ## @@ -122,3 +122,447 @@ POST /grpctest Content-Type: application/json --- response_body chomp {"message":"Hello world, name:

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1242: request help: After removing apisix-ingress-controller it will not start

2022-08-12 Thread GitBox
tao12345666333 commented on issue #1242: URL: https://github.com/apache/apisix-ingress-controller/issues/1242#issuecomment-1212793580 please show me your `kubectl get pods apisix-ingress-controller` command's result. thanks. -- This is an automated message from the Apache Git Service.

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944167885 ## t/plugin/grpc-transcode3.t: ## @@ -122,3 +122,447 @@ POST /grpctest Content-Type: application/json --- response_body chomp {"message":"Hello world, name:

[apisix-java-plugin-runner] branch main updated: feat: release 0.3.0 (#183)

2022-08-12 Thread tzssangglass
This is an automated email from the ASF dual-hosted git repository. tzssangglass pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git The following commit(s) were added to refs/heads/main by this push: new 5f9a418 feat: release

[GitHub] [apisix-java-plugin-runner] tzssangglass merged pull request #183: feat: release 0.3.0

2022-08-12 Thread GitBox
tzssangglass merged PR #183: URL: https://github.com/apache/apisix-java-plugin-runner/pull/183 -- 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:

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944161456 ## docs/en/latest/plugins/grpc-transcode.md: ## @@ -44,6 +44,9 @@ APISIX takes in an HTTP request, transcodes it and forwards it to a gRPC service | method

[GitHub] [apisix] nfrankel opened a new issue, #7656: bug: HTTP methods cannot be configured in stand-alone mode

2022-08-12 Thread GitBox
nfrankel opened a new issue, #7656: URL: https://github.com/apache/apisix/issues/7656 ### Current Behavior I'm using Apache APISIX 2.14.1. I've configured stand-alone mode: ``` apisix: enable_admin: false config_center: yaml ``` I've configured a

[GitHub] [apisix] tzssangglass opened a new pull request, #7655: chore: upgrade lua-resty-expr

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

[GitHub] [apisix] fanchangjifen commented on pull request #7099: init elasticsearch-logger.lua

2022-08-12 Thread GitBox
fanchangjifen commented on PR #7099: URL: https://github.com/apache/apisix/pull/7099#issuecomment-1212774744 > > @spacewander @tzssangglass #7643 for this issue,It's up to you > > Thanks for your contribution, let's do it. @ccxhwmy As mentioned above, you should use the

[GitHub] [apisix] spacewander commented on a diff in pull request #7634: feat: add openfunction plugin

2022-08-12 Thread GitBox
spacewander commented on code in PR #7634: URL: https://github.com/apache/apisix/pull/7634#discussion_r944148528 ## docs/en/latest/plugins/openfunction.md: ## @@ -0,0 +1,122 @@ +--- +title: openfunction +keywords: + - APISIX + - Plugin + - OpenFunction + - openfunction

[GitHub] [apisix] monkeyDluffy6017 commented on pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on PR #7639: URL: https://github.com/apache/apisix/pull/7639#issuecomment-1212771200 > Please make the CI pass, thanks! I'm working on it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
monkeyDluffy6017 commented on code in PR #7639: URL: https://github.com/apache/apisix/pull/7639#discussion_r944148237 ## t/plugin/grpc-transcode3.t: ## @@ -122,3 +122,447 @@ POST /grpctest Content-Type: application/json --- response_body chomp {"message":"Hello world, name:

[GitHub] [apisix] spacewander commented on pull request #7639: feat: convert grpc-status-details-bin in header to HTTP response body…

2022-08-12 Thread GitBox
spacewander commented on PR #7639: URL: https://github.com/apache/apisix/pull/7639#issuecomment-1212768801 Please make the CI pass, 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

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #1243: feat: update secret referenced by ingress

2022-08-12 Thread GitBox
codecov-commenter commented on PR #1243: URL: https://github.com/apache/apisix-ingress-controller/pull/1243#issuecomment-1212761045 #

[GitHub] [apisix-website] SkyeYoung closed issue #1110: [Site][Discussion]: maintain a VSCode config dir

2022-08-12 Thread GitBox
SkyeYoung closed issue #1110: [Site][Discussion]: maintain a VSCode config dir URL: https://github.com/apache/apisix-website/issues/1110 -- 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 asf-site updated (b26fde9ec27 -> 0481897fcc1)

2022-08-12 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 b26fde9ec27 deploy: c40429a02a23f1a7eb5daa559c6700897fff8a84 new 0481897fcc1 deploy:

[GitHub] [apisix-ingress-controller] lingsamuel opened a new pull request, #1243: feat: update secret referenced by ingress

2022-08-12 Thread GitBox
lingsamuel opened a new pull request, #1243: URL: https://github.com/apache/apisix-ingress-controller/pull/1243 Signed-off-by: Ling Samuel ### Type of change: - [x] Bugfix ### What this PR does / why we need it: -- This is an automated

[GitHub] [apisix] wolgod commented on issue #7578: help request: high cache usage when using Kafka-logger, Prometheus plugins

2022-08-12 Thread GitBox
wolgod commented on issue #7578: URL: https://github.com/apache/apisix/issues/7578#issuecomment-1212758886 > > but the rest of the split access-log will also occupy the cache, unless which logs are manually deleted > > we can use `max_kept` in `log-rotate` plugins to delete old logs

[apisix-website] branch master updated: feat: devcontainer (#1283)

2022-08-12 Thread guoqi
This is an automated email from the ASF dual-hosted git repository. guoqi 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 bdd3e823ced feat: devcontainer (#1283)

[GitHub] [apisix-website] guoqqqi merged pull request #1283: feat: devcontainer

2022-08-12 Thread GitBox
guoqqqi merged PR #1283: URL: https://github.com/apache/apisix-website/pull/1283 -- 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:

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7647: docs: introduce the paging and filtering

2022-08-12 Thread GitBox
tzssangglass commented on code in PR #7647: URL: https://github.com/apache/apisix/pull/7647#discussion_r944137129 ## docs/zh/latest/admin-api.md: ## @@ -29,6 +29,89 @@ Admin API 是为 Apache APISIX 服务的一组 API,我们可以将参数传递 在下面出现的 `X-API-KEY` 指的是 `conf/config.yaml` 文件中的