[GitHub] [apisix] tzssangglass commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
tzssangglass commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989593519 > This route will return two results XXX or GGG This is not supported. This would break some of the abstractions of APISIX. I think you can get around this in other w

[GitHub] [apisix-website] yzeng25 commented on issue #713: Need to modify case-sensitive URLs

2021-12-08 Thread GitBox
yzeng25 commented on issue #713: URL: https://github.com/apache/apisix-website/issues/713#issuecomment-989589680 > How about this? > > * For future posts, we use slug property & lowercase URLs only; > * For the current posts, we could use plugins to redirect historical URLs to low

[GitHub] [apisix] tzssangglass opened a new issue #5755: [DISCUSS]: Improving the performance of the prometheus plugin

2021-12-08 Thread GitBox
tzssangglass opened a new issue #5755: URL: https://github.com/apache/apisix/issues/5755 ### Issue description the community has recently received reports from users of APISIX generating long-tail requests. e.g. https://github.com/apache/apisix/issues/5604 https://github.com/ap

[GitHub] [apisix] AlexAi27 opened a new issue #5754: bug: apisix close the keep-alive tcp connection by sending Encrypted Alert TCP Packet to upstream

2021-12-08 Thread GitBox
AlexAi27 opened a new issue #5754: URL: https://github.com/apache/apisix/issues/5754 ### Issue description I have apisix to proxy the requests to k8s apiserver. When I use k8s `exec` command to connect to container, the connection will close when the connection has been inactive for

[GitHub] [apisix] yuz10 commented on a change in pull request #5743: test(rocketmq-logger): reduce duplicate sections

2021-12-08 Thread GitBox
yuz10 commented on a change in pull request #5743: URL: https://github.com/apache/apisix/pull/5743#discussion_r765487450 ## File path: t/plugin/rocketmq-logger2.t ## @@ -0,0 +1,430 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor licens

[GitHub] [apisix-website] juzhiyuan edited a comment on issue #713: Need to modify case-sensitive URLs

2021-12-08 Thread GitBox
juzhiyuan edited a comment on issue #713: URL: https://github.com/apache/apisix-website/issues/713#issuecomment-989569360 How about this? - For future posts, we use slug property & lowercase URLs only; - For the current posts, we could use plugins to redirect historical URLs to lo

[GitHub] [apisix-website] juzhiyuan commented on issue #713: Need to modify case-sensitive URLs

2021-12-08 Thread GitBox
juzhiyuan commented on issue #713: URL: https://github.com/apache/apisix-website/issues/713#issuecomment-989569360 - For future posts, we use slug property & lowercase URLs only; - For the current posts, we could use plugins to redirect historical URLs to lowercase. -- This is an auto

[GitHub] [apisix] Fatpa opened a new issue #5751: Help: unfriendly notice message return when forgetting enable Authentication plugin on route / service configuration

2021-12-08 Thread GitBox
Fatpa opened a new issue #5751: URL: https://github.com/apache/apisix/issues/5751 ### Issue description After I created the consumer and enable it on the consumer-restriction of the route configuration, I try to visit it but got the misunderstanding return message, `{"message": "Mis

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] spacewander merged pull request #5744: fix: bump lua-resty-rocketmq to 0.2.1-3

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

[apisix] branch master updated: fix: bump lua-resty-rocketmq to 0.2.1-3 (#5744)

2021-12-08 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 5ae38f8 fix: bump lua-resty-rocketmq to 0.

[GitHub] [apisix] spacewander commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765465329 ## File path: apisix/plugins/jwt-auth.lua ## @@ -119,29 +143,74 @@ function _M.check_schema(conf, schema_type) if schema_type == core.schema.TYPE_

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] spacewander commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765462264 ## File path: apisix/plugins/jwt-auth.lua ## @@ -76,7 +84,23 @@ local consumer_schema = { }, },

[GitHub] [apisix] spacewander commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765460002 ## File path: apisix/admin/consumers.lua ## @@ -102,6 +103,33 @@ function _M.get(consumer_name) end utils.fix_count(res.body, consumer_name

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-website] yzeng25 commented on issue #713: Need to modify case-sensitive URLs

2021-12-08 Thread GitBox
yzeng25 commented on issue #713: URL: https://github.com/apache/apisix-website/issues/713#issuecomment-989535566 After some researching, there are three ways that could solve this problem, but they all have certain limitations. 1. Use `slug` to customize he last part of the document

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-java-plugin-runner] SireHan opened a new issue #94: request help: can i rewrite the proxy response with java-plugin-runner

2021-12-08 Thread GitBox
SireHan opened a new issue #94: URL: https://github.com/apache/apisix-java-plugin-runner/issues/94 ### Issue description 我想对apisix 代理的响应结果进行修改,但是apisix body-filter不能通过rpc调用发送结果给 java-plugin-runner API disabled in the context of body_filter_by_lua* 我对lua脚本不是很熟悉,更改response更擅长用java

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765426256 ## File path: apisix/plugins/jwt-auth.lua ## @@ -119,29 +143,74 @@ function _M.check_schema(conf, schema_type) if schema_type == core.schema.TYPE

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765422858 ## File path: apisix/admin/consumers.lua ## @@ -102,6 +103,33 @@ function _M.get(consumer_name) end utils.fix_count(res.body, consumer_nam

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765421891 ## File path: apisix/plugins/jwt-auth.lua ## @@ -76,7 +84,23 @@ local consumer_schema = { }, },

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] bisakhmondal commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765416970 ## File path: apisix/core/vault.lua ## @@ -0,0 +1,116 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor li

[GitHub] [apisix] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989481297 > we have already support this, pls read docs first. I only see that route can be bound to one serviceid or pluginid -- This is an automated message from the Apache Git Service. T

[GitHub] [apisix] Horus-K removed a comment on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K removed a comment on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989480487 > we have already support this, pls read docs first. -- 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] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989480487 > we have already support this, pls read docs 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 a

[apisix-website] branch master updated: docs: add APISIX&RocketMQ Logger plugin blog (#797)

2021-12-08 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 16a1c4f docs: add APISIX&RocketMQ Lo

[GitHub] [apisix-website] juzhiyuan merged pull request #797: docs: add APISIX&RocketMQ Logger plugin blog

2021-12-08 Thread GitBox
juzhiyuan merged pull request #797: URL: https://github.com/apache/apisix-website/pull/797 -- 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: notific

[GitHub] [apisix] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989480391 > show a detailed case to describe the scene. ![image](https://user-images.githubusercontent.com/48319268/145330261-be067eaf-87fa-4cdb-9dc4-ab52c548d1e2.png) This route will retu

[GitHub] [apisix] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989479366 > show a detailed case to describe the scene. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [apisix] Horus-K removed a comment on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K removed a comment on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989479366 > show a detailed case to describe the scene. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [apisix] Jon-Gaara opened a new issue #5749: bug: apisix reload Cannot clear uninitialized plug-ins

2021-12-08 Thread GitBox
Jon-Gaara opened a new issue #5749: URL: https://github.com/apache/apisix/issues/5749 ### Issue description 如果我自定义了一个lua脚本,但是脚本里没有定义schema,会导致插件load不成功,这时候,我给这个插件再重新加上schema,然后执行apisix reload,这个插件还是会加载不成功,并且报之前的错误,这是因为plugin.lua再unload_plugin的时候,只是unload已经加载成功的plugin,导致没有被加载成功的plugin

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] qq54903099 commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
qq54903099 commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r765403536 ## File path: apisix/plugins/consumer-restriction.lua ## @@ -51,7 +51,8 @@ local schema = { } } }, -rejec

[GitHub] [apisix] spacewander opened a new pull request #5748: chore: bump apisix-build-tools to v2.6.0

2021-12-08 Thread GitBox
spacewander opened a new pull request #5748: URL: https://github.com/apache/apisix/pull/5748 Signed-off-by: spacewander ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what n

[GitHub] [apisix-ingress-controller] tao12345666333 commented on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
tao12345666333 commented on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989462017 The CI failed. ``` Step 9/17 : COPY . . ---> 7d2b8b4e52e3 Step 10/17 : RUN make build ---> Running in 4af72474093a go build \

[GitHub] [apisix] spacewander closed issue #5596: request help: customize Nginx variable in the configuration

2021-12-08 Thread GitBox
spacewander closed issue #5596: URL: https://github.com/apache/apisix/issues/5596 -- 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-un

[apisix] branch master updated: feat: add http_server_location_configuration_snippet configuration (#5740)

2021-12-08 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 87f6626 feat: add http_server_location_con

[GitHub] [apisix] spacewander merged pull request #5740: feat: add http_server_location_configuration_snippet configuration

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

[GitHub] [apisix] spacewander commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r765396247 ## File path: t/plugin/consumer-restriction.t ## @@ -263,7 +263,8 @@ Authorization: Basic amFjazIwMjA6MTIzNDU2 "consumer-r

[GitHub] [apisix] spacewander commented on a change in pull request #5743: test(rocketmq-logger): reduce duplicate sections

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5743: URL: https://github.com/apache/apisix/pull/5743#discussion_r765395982 ## File path: t/plugin/rocketmq-logger2.t ## @@ -0,0 +1,430 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] [apisix-dashboard] kevinw66 commented on issue #2194: Should apisix support environment config or profile config?

2021-12-08 Thread GitBox
kevinw66 commented on issue #2194: URL: https://github.com/apache/apisix-dashboard/issues/2194#issuecomment-989456704 I suggest we can use environment variable APISIX_PROFILE just like apisix do https://apisix.apache.org/docs/apisix/profile/ -- This is an automated message from the Ap

[GitHub] [apisix] spacewander merged pull request #5741: ci: remove linux_apisix_master_luarocks from the CI on release branch

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

[apisix] branch master updated (7b9ffff -> 6d3b06b)

2021-12-08 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 7b9 docs(ldap-auth): add consumer parameters for ldap (#5736) add 6d3b06b ci: remove linux_apisix_mas

[GitHub] [apisix] spacewander commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r765382147 ## File path: t/plugin/consumer-restriction.t ## @@ -263,7 +263,8 @@ Authorization: Basic amFjazIwMjA6MTIzNDU2 "consumer-r

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
gxthrj commented on a change in pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#discussion_r765377366 ## File path: pkg/ingress/gateway.go ## @@ -0,0 +1,156 @@ +// Licensed to the Apache Software Foundation (ASF) under one or more +// contr

[GitHub] [apisix] spacewander commented on a change in pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
spacewander commented on a change in pull request #5745: URL: https://github.com/apache/apisix/pull/5745#discussion_r765369332 ## File path: apisix/plugins/jwt-auth.lua ## @@ -76,7 +84,23 @@ local consumer_schema = { }, },

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
tokers commented on a change in pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#discussion_r765371751 ## File path: cmd/ingress/ingress.go ## @@ -158,6 +158,7 @@ For example, no available LB exists in the bare metal environment.`)

[apisix] branch master updated (b612f4e -> 7b9ffff)

2021-12-08 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 b612f4e docs(global_rule): update global rule description (#5739) add 7b9 docs(ldap-auth): add consum

[GitHub] [apisix] spacewander closed issue #5668: docs: ldap-auth plugin's doc is missing Consumer parameters

2021-12-08 Thread GitBox
spacewander closed issue #5668: URL: https://github.com/apache/apisix/issues/5668 -- 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-un

[GitHub] [apisix] spacewander merged pull request #5736: docs(ldap-auth): add consumer parameters for ldap

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

[GitHub] [apisix] tzssangglass commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
tzssangglass commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-989406799 > I need to be able to achieve service percentage, similar to upstream percentage show a detailed case to describe the scene. > route binds multiple service w

[GitHub] [apisix-website] bzp2010 commented on a change in pull request #797: docs: add APISIX&RocketMQ Logger plugin blog

2021-12-08 Thread GitBox
bzp2010 commented on a change in pull request #797: URL: https://github.com/apache/apisix-website/pull/797#discussion_r765365046 ## File path: website/blog/2021/12/08/apisix-integrate-rocketmq-logger-plugin.md ## @@ -0,0 +1,136 @@ +--- +title: "Apache APISIX & RocketMQ Helps Us

[GitHub] [apisix-website] bzp2010 commented on a change in pull request #797: docs: add APISIX&RocketMQ Logger plugin blog

2021-12-08 Thread GitBox
bzp2010 commented on a change in pull request #797: URL: https://github.com/apache/apisix-website/pull/797#discussion_r765365046 ## File path: website/blog/2021/12/08/apisix-integrate-rocketmq-logger-plugin.md ## @@ -0,0 +1,136 @@ +--- +title: "Apache APISIX & RocketMQ Helps Us

[GitHub] [apisix] juzhiyuan commented on pull request #5686: feat: add a tool that can help users quickly try your project

2021-12-08 Thread GitBox
juzhiyuan commented on pull request #5686: URL: https://github.com/apache/apisix/pull/5686#issuecomment-989329497 > > > > Yes, It is a manual screenshot, just to demonstrate the entrance effect. You can customize the actual display effect. If your project uses Tin, we will also pro

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #2223: request help :apisix-dashboard Dockerfile and build.sh error

2021-12-08 Thread GitBox
juzhiyuan commented on issue #2223: URL: https://github.com/apache/apisix-dashboard/issues/2223#issuecomment-989328788 sure -- 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] juzhiyuan commented on a change in pull request #5728: fix(ua-restriction): refine the ua-restriction plugin configuration checksum logic

2021-12-08 Thread GitBox
juzhiyuan commented on a change in pull request #5728: URL: https://github.com/apache/apisix/pull/5728#discussion_r765336750 ## File path: apisix/plugins/ua-restriction.lua ## @@ -34,11 +35,11 @@ local schema = { type = "boolean", default = false,

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix] leslie-tsang commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
leslie-tsang commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r765101915 ## File path: t/plugin/consumer-restriction.t ## @@ -263,7 +263,8 @@ Authorization: Basic amFjazIwMjA6MTIzNDU2 "consumer-

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #191: apisix-etcd 3个节点,俩个一直失败

2021-12-08 Thread GitBox
tao12345666333 commented on issue #191: URL: https://github.com/apache/apisix-helm-chart/issues/191#issuecomment-989030297 Can you provide your etcd container logs? In addition, this issue has nothing to do with apisix. It will be more direct if such issues are submitted direct

[GitHub] [apisix-ingress-controller] codecov-commenter edited a comment on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comme

[GitHub] [apisix-ingress-controller] codecov-commenter commented on pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
codecov-commenter commented on pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989003366 # [Codecov](https://codecov.io/gh/apache/apisix-ingress-controller/pull/789?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_

[GitHub] [apisix-ingress-controller] tao12345666333 opened a new pull request #789: feat: Initial support for Gateway API

2021-12-08 Thread GitBox
tao12345666333 opened a new pull request #789: URL: https://github.com/apache/apisix-ingress-controller/pull/789 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [x] New feature provided - [ ] Improve performance

[GitHub] [apisix] bisakhmondal commented on pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal commented on pull request #5745: URL: https://github.com/apache/apisix/pull/5745#issuecomment-94993 PS: CI failure, not related to the introduced changes in this PR https://github.com/apache/apisix/runs/4457908407?check_suite_focus=true#step:13:658 -- This is an autom

[GitHub] [apisix-helm-chart] zaunist commented on issue #191: apisix-etcd 3个节点,俩个一直失败

2021-12-08 Thread GitBox
zaunist commented on issue #191: URL: https://github.com/apache/apisix-helm-chart/issues/191#issuecomment-988869668 Hi, @ameryhan . Can you give more info? example: k8s version: v1.21.1 I have executed the follow command, and success deploy the apisix and etcd, so I can't reproduce thi

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix] bisakhmondal opened a new pull request #5745: feat(vault): vault lua module, integration with jwt-auth authentication plugin

2021-12-08 Thread GitBox
bisakhmondal opened a new pull request #5745: URL: https://github.com/apache/apisix/pull/5745 ### What this PR does / why we need it: This PR integrates HashiCorp Vault with APISIX jwt-auth authentication plugin. With this PR - APISIX can store, delete, fetch data from

[GitHub] [apisix] yuz10 opened a new pull request #5744: bump lua-resty-rocketmq to 0.2.1-2

2021-12-08 Thread GitBox
yuz10 opened a new pull request #5744: URL: https://github.com/apache/apisix/pull/5744 ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Ha

[GitHub] [apisix] yuz10 opened a new pull request #5743: test(rocketmq-logger): reduce duplicate sections

2021-12-08 Thread GitBox
yuz10 opened a new pull request #5743: URL: https://github.com/apache/apisix/pull/5743 ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Ha

[GitHub] [apisix] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-988809244 route binds multiple service -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [apisix] tzssangglass commented on issue #5692: request help: etcd high load, etcd high cpu usage, and "put /data_plane/server_info" have lots of "apply request took too long" error

2021-12-08 Thread GitBox
tzssangglass commented on issue #5692: URL: https://github.com/apache/apisix/issues/5692#issuecomment-988807973 > disk is ok, I used ssd(gp3) of aws. does your configuration meet the requirements of etcd? server info is only a low frequency operation of etcd. -- This is an automat

[GitHub] [apisix] Horus-K commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
Horus-K commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-988807415 I need to be able to achieve service percentage, similar to upstream percentage -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [apisix] tzssangglass commented on issue #5737: docs: how to traffic service percentage

2021-12-08 Thread GitBox
tzssangglass commented on issue #5737: URL: https://github.com/apache/apisix/issues/5737#issuecomment-988804281 > How do I verify the correctness of the plugins We have test cases to cover the functionality of the plugin. But you still need to verify it in your environment. You

[GitHub] [apisix-helm-chart] tao12345666333 commented on pull request #190: feat: add accesslog and errorlog

2021-12-08 Thread GitBox
tao12345666333 commented on pull request #190: URL: https://github.com/apache/apisix-helm-chart/pull/190#issuecomment-988792823 There may be some problems with our CI -- 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-helm-chart] tao12345666333 commented on pull request #192: feat(apisix): add service monitor support

2021-12-08 Thread GitBox
tao12345666333 commented on pull request #192: URL: https://github.com/apache/apisix-helm-chart/pull/192#issuecomment-988792486 Thanks! There may be some problems with our CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [apisix] spacewander commented on issue #919: request help: We may need to add support for specifies a non-default path of conf/apisix.yaml file at startup when using standalone mode in k8s

2021-12-08 Thread GitBox
spacewander commented on issue #919: URL: https://github.com/apache/apisix/issues/919#issuecomment-988773325 We can use `apisix start -c xxx.yaml` to do it. -- 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-helm-chart] Gallardot opened a new pull request #192: feat(apisix): add service monitor support

2021-12-08 Thread GitBox
Gallardot opened a new pull request #192: URL: https://github.com/apache/apisix-helm-chart/pull/192 cherry-pick #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 u

[GitHub] [apisix-helm-chart] ameryhan opened a new issue #191: apisix-etcd 3个节点,俩个一直失败

2021-12-08 Thread GitBox
ameryhan opened a new issue #191: URL: https://github.com/apache/apisix-helm-chart/issues/191 ![image](https://user-images.githubusercontent.com/2375525/145202259-65f0bf73-bdb1-46de-81fa-3ebc9a2292e5.png) ![image](https://user-images.githubusercontent.com/2375525/145202322-c76ab098-

[GitHub] [apisix] spacewander closed issue #4895: docs: https://github.com/apache/apisix/blob/master/docs/zh/latest/architecture-design/global-rule.md

2021-12-08 Thread GitBox
spacewander closed issue #4895: URL: https://github.com/apache/apisix/issues/4895 -- 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-un

[GitHub] [apisix] spacewander merged pull request #5739: docs(global_rule): update global rule description

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

[apisix] branch master updated: docs(global_rule): update global rule description (#5739)

2021-12-08 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 b612f4e docs(global_rule): update global r

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 -- 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 spec

[GitHub] [apisix-dashboard] codecov-commenter edited a comment on pull request #2200: test: migrate route_export_test e2e

2021-12-08 Thread GitBox
codecov-commenter edited a comment on pull request #2200: URL: https://github.com/apache/apisix-dashboard/pull/2200#issuecomment-963965563 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/2200?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [apisix-dashboard] github-actions[bot] closed issue #2138: bug: dashboard not working

2021-12-08 Thread GitBox
github-actions[bot] closed issue #2138: URL: https://github.com/apache/apisix-dashboard/issues/2138 -- 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-dashboard] github-actions[bot] commented on issue #2138: bug: dashboard not working

2021-12-08 Thread GitBox
github-actions[bot] commented on issue #2138: URL: https://github.com/apache/apisix-dashboard/issues/2138#issuecomment-988671590 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 tim

[GitHub] [apisix] tokers commented on issue #5723: CPU usage gets higher when Apache APISIX is running a long time

2021-12-08 Thread GitBox
tokers commented on issue #5723: URL: https://github.com/apache/apisix/issues/5723#issuecomment-988663419 > > can you provide packet capture data for the network between apisix and etcd? Basically all the packets are the watch request, I didn't find some packets related to the lease

[GitHub] [apisix] zaunist commented on a change in pull request #5739: docs(global_rule): update global rule description

2021-12-08 Thread GitBox
zaunist commented on a change in pull request #5739: URL: https://github.com/apache/apisix/pull/5739#discussion_r764693625 ## File path: docs/en/latest/architecture-design/global-rule.md ## @@ -21,7 +21,7 @@ title: Global rule # --> -[Plugin](plugin.md) just can be bound to

[GitHub] [apisix] spacewander opened a new pull request #5742: test: check no_error_log by default

2021-12-08 Thread GitBox
spacewander opened a new pull request #5742: URL: https://github.com/apache/apisix/pull/5742 Signed-off-by: spacewander ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what n

[GitHub] [apisix] qq54903099 commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
qq54903099 commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r764681817 ## File path: apisix/plugins/consumer-restriction.lua ## @@ -105,7 +106,11 @@ local function is_method_allowed(allowed_methods, method, user) end l

[GitHub] [apisix] hepyu commented on issue #5692: request help: etcd high load, etcd high cpu usage, and "put /data_plane/server_info" have lots of "apply request took too long" error

2021-12-08 Thread GitBox
hepyu commented on issue #5692: URL: https://github.com/apache/apisix/issues/5692#issuecomment-988636430 Temporarily closed this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [apisix] hepyu closed issue #5692: request help: etcd high load, etcd high cpu usage, and "put /data_plane/server_info" have lots of "apply request took too long" error

2021-12-08 Thread GitBox
hepyu closed issue #5692: URL: https://github.com/apache/apisix/issues/5692 -- 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] leslie-tsang commented on a change in pull request #5739: docs(global_rule): update global rule description

2021-12-08 Thread GitBox
leslie-tsang commented on a change in pull request #5739: URL: https://github.com/apache/apisix/pull/5739#discussion_r764680258 ## File path: docs/en/latest/architecture-design/global-rule.md ## @@ -21,7 +21,7 @@ title: Global rule # --> -[Plugin](plugin.md) just can be bou

[GitHub] [apisix] qq54903099 commented on a change in pull request #5732: feat: consumer-restriction add reject-message

2021-12-08 Thread GitBox
qq54903099 commented on a change in pull request #5732: URL: https://github.com/apache/apisix/pull/5732#discussion_r764679288 ## File path: apisix/plugins/consumer-restriction.lua ## @@ -105,7 +106,11 @@ local function is_method_allowed(allowed_methods, method, user) end l

  1   2   >