[GitHub] [apisix] juzhiyuan commented on a change in pull request #2282: doc: fix typo

2020-09-22 Thread GitBox
juzhiyuan commented on a change in pull request #2282: URL: https://github.com/apache/apisix/pull/2282#discussion_r493212313 ## File path: apisix/plugins/batch-requests.lua ## @@ -45,7 +45,7 @@ local req_schema = { timeout = { description = "pipeline

[GitHub] [apisix] juzhiyuan commented on a change in pull request #2282: doc: fix typo

2020-09-22 Thread GitBox
juzhiyuan commented on a change in pull request #2282: URL: https://github.com/apache/apisix/pull/2282#discussion_r493212313 ## File path: apisix/plugins/batch-requests.lua ## @@ -45,7 +45,7 @@ local req_schema = { timeout = { description = "pipeline

[GitHub] [apisix] membphis commented on a change in pull request #2282: doc: fix typo

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2282: URL: https://github.com/apache/apisix/pull/2282#discussion_r493211825 ## File path: apisix/plugins/batch-requests.lua ## @@ -45,7 +45,7 @@ local req_schema = { timeout = { description = "pipeline

[GitHub] [apisix] membphis commented on pull request #1971: bugfix: create the health checker in `access` phase, allow to call `y…

2020-09-22 Thread GitBox
membphis commented on pull request #1971: URL: https://github.com/apache/apisix/pull/1971#issuecomment-697146835 @nic-chen @spacewander @moonming Do you have time to take a look at this PR? This is an automated message from

[GitHub] [apisix] Firstsawyou commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-697138410 > the commit msg ` feat: The "limit-req" plugin supports flow control based on the "consumer"` is unclear, what is ` flow control`? ok, I will re-edit.

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493199624 ## File path: t/plugin/limit-req.t ## @@ -432,3 +432,367 @@ GET /t passed --- no_error_log [error] + + + +=== TEST 12: consumer binds the limit-req

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493199090 ## File path: apisix/plugins/limit-req.lua ## @@ -67,7 +67,12 @@ function _M.access(conf, ctx) return 500 end -local key =

[GitHub] [apisix] tokers commented on pull request #2279: feat: Add labels for upstream object

2020-09-22 Thread GitBox
tokers commented on pull request #2279: URL: https://github.com/apache/apisix/pull/2279#issuecomment-697108446 @imjoey One thing confuses me that the labels field is attached on the whole `upstream` object, It's closer to the labels on Kubernetes Service, not the Pod, and labels on Pod

[GitHub] [apisix-dashboard] nic-chen commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
nic-chen commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-697117973 > Hi I disabled the GoProxy. but got the same error. so it is for something else. I am behind a company proxy and I do have http_proxy and https_proxy set up in the system

[GitHub] [apisix] membphis commented on pull request #2268: feat: support storing metadata for plugins

2020-09-22 Thread GitBox
membphis commented on pull request #2268: URL: https://github.com/apache/apisix/pull/2268#issuecomment-697116275 @gxthrj please take a look at this PR This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix] Yiyiyimu commented on issue #2262: bug: problems in batch-requests doc

2020-09-22 Thread GitBox
Yiyiyimu commented on issue #2262: URL: https://github.com/apache/apisix/issues/2262#issuecomment-697108837 thx! This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix-dashboard] liuxiran commented on issue #493: improve i18n

2020-09-22 Thread GitBox
liuxiran commented on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697076611 I have a pr on the way to modify i18n refer to the Proposal #331, which have been Interrupted by feature development, If there are no major changes about the proposal,

[GitHub] [apisix] membphis commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
membphis commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-697099061 @Firstsawyou conflicted, please rebase your branch This is an automated message from the Apache Git Service. To

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r493136275 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local

[GitHub] [apisix-dashboard] liuxiran edited a comment on issue #493: improve i18n

2020-09-22 Thread GitBox
liuxiran edited a comment on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697076611 I have a pr on the way to modify i18n refer to the Proposal #331, which has been Interrupted by feature development, If there are no major changes about the

[GitHub] [apisix-dashboard] juzhiyuan closed issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
juzhiyuan closed issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500 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-dashboard] juzhiyuan commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
juzhiyuan commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-697089282 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix] moonming commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-697116268 the commit msg ` feat: The "limit-req" plugin supports flow control based on the "consumer"` is unclear, what is ` flow control`?

[GitHub] [apisix-dashboard] juzhiyuan closed issue #494: Release check

2020-09-22 Thread GitBox
juzhiyuan closed issue #494: URL: https://github.com/apache/apisix-dashboard/issues/494 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-dashboard] juzhiyuan commented on issue #493: improve i18n

2020-09-22 Thread GitBox
juzhiyuan commented on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697086765 > I have a pr on the way to modify i18n refer to the Proposal #331, which has been Interrupted by feature development, > If there are no major changes about the

[GitHub] [apisix-dashboard] juzhiyuan merged pull request #504: fix: get debuginfo return 500 in online demo site

2020-09-22 Thread GitBox
juzhiyuan merged pull request #504: URL: https://github.com/apache/apisix-dashboard/pull/504 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

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #499: Online debug failed

2020-09-22 Thread GitBox
juzhiyuan commented on issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499#issuecomment-696475343 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix] moonming merged pull request #2179: bugfix: supported the encryption/decryption for multi priv keys

2020-09-22 Thread GitBox
moonming merged pull request #2179: URL: https://github.com/apache/apisix/pull/2179 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix-dashboard] juzhiyuan edited a comment on issue #458: bug: When creating a route, host should not be required

2020-09-22 Thread GitBox
juzhiyuan edited a comment on issue #458: URL: https://github.com/apache/apisix-dashboard/issues/458#issuecomment-696536079 Could we close this issue? @LiteSun This is an automated message from the Apache Git Service. To

[GitHub] [apisix] Firstsawyou closed issue #2229: request help: "consumer" provides access to a collection of "service".

2020-09-22 Thread GitBox
Firstsawyou closed issue #2229: URL: https://github.com/apache/apisix/issues/2229 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix-dashboard] juzhiyuan closed issue #444: Proposal: Improve the Route module

2020-09-22 Thread GitBox
juzhiyuan closed issue #444: URL: https://github.com/apache/apisix-dashboard/issues/444 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] moonming commented on a change in pull request #2265: doc: `consumer-restriction` plug-in document changes

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2265: URL: https://github.com/apache/apisix/pull/2265#discussion_r492816513 ## File path: doc/zh-cn/plugins/consumer-restriction.md ## @@ -20,27 +20,36 @@ - [English](../../plugins/consumer-restriction.md) # 目录 --

[GitHub] [apisix] moonming merged pull request #2244: bugfix(CLI): if the user used default token and allow any IP to acces…

2020-09-22 Thread GitBox
moonming merged pull request #2244: URL: https://github.com/apache/apisix/pull/2244 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix] spacewander commented on issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
spacewander commented on issue #2272: URL: https://github.com/apache/apisix/issues/2272#issuecomment-696483718 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [apisix-dashboard] LiteSun closed issue #458: bug: When creating a route, host should not be required

2020-09-22 Thread GitBox
LiteSun closed issue #458: URL: https://github.com/apache/apisix-dashboard/issues/458 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [apisix-dashboard] nic-chen commented on issue #466: bug: a related to route basic-auth consumer should not be deleted

2020-09-22 Thread GitBox
nic-chen commented on issue #466: URL: https://github.com/apache/apisix-dashboard/issues/466#issuecomment-696536615 @ShiningRush As discussed before, I think we should support this feature similar to `foreign key constraints` in the refactored `manager api` .

[GitHub] [apisix-dashboard] juzhiyuan merged pull request #503: feat: deleting hosts when hosts is empty

2020-09-22 Thread GitBox
juzhiyuan merged pull request #503: URL: https://github.com/apache/apisix-dashboard/pull/503 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

[GitHub] [apisix] moonming commented on issue #2152: request help: add Chaos Testing for Apache APISIX

2020-09-22 Thread GitBox
moonming commented on issue #2152: URL: https://github.com/apache/apisix/issues/2152#issuecomment-696609227 > I'd like to work on this after finish etcd v3 upgrade. [Chaos Mesh](https://github.com/chaos-mesh/chaos-mesh) seems to have quite an active community. I'd like to give it a try on

[GitHub] [apisix] moonming closed issue #2277: doc: plugin `attributes` format needs unification

2020-09-22 Thread GitBox
moonming closed issue #2277: URL: https://github.com/apache/apisix/issues/2277 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-dashboard] spacewander commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
spacewander commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-696484794 CC @MrLightSpeed0 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix-dashboard] juzhiyuan merged pull request #502: fix: checkHostWithSSL with empty hosts

2020-09-22 Thread GitBox
juzhiyuan merged pull request #502: URL: https://github.com/apache/apisix-dashboard/pull/502 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

[GitHub] [apisix] Yiyiyimu commented on issue #2277: doc: plugin `attributes` format needs unification

2020-09-22 Thread GitBox
Yiyiyimu commented on issue #2277: URL: https://github.com/apache/apisix/issues/2277#issuecomment-69046 A good reference could be Kafka: cn doc: https://kafka.apachecn.org/documentation.html#brokerconfigs en doc: https://kafka.apache.org/documentation/#brokerconfigs

[GitHub] [apisix] membphis commented on issue #2275: feat: support to fetch `consumer_name`, `route_id` and `service_id` via `ctx.var`

2020-09-22 Thread GitBox
membphis commented on issue #2275: URL: https://github.com/apache/apisix/issues/2275#issuecomment-696549936 @Firstsawyou you can take a look at this issue. https://github.com/apache/apisix/pull/2270/files#diff-dfbae0bb78c37ecbf8879c21157751ffR71, we can implement it in a simpler

[GitHub] [apisix] Yiyiyimu commented on issue #2152: request help: add Chaos Testing for Apache APISIX

2020-09-22 Thread GitBox
Yiyiyimu commented on issue #2152: URL: https://github.com/apache/apisix/issues/2152#issuecomment-696703573 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [apisix-dashboard] nic-chen commented on issue #499: Online debug failed

2020-09-22 Thread GitBox
nic-chen commented on issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499#issuecomment-696526023 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r492793961 ## File path: doc/plugins/limit-req.md ## @@ -37,7 +40,7 @@ limit request rate using the "leaky bucket" method. |- ||---|

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #458: bug: When creating a route, host should not be required

2020-09-22 Thread GitBox
juzhiyuan commented on issue #458: URL: https://github.com/apache/apisix-dashboard/issues/458#issuecomment-696536079 Could we close this issue @LiteSun This is an automated message from the Apache Git Service. To respond

[GitHub] [apisix] MrLightSpeed0 commented on issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
MrLightSpeed0 commented on issue #2272: URL: https://github.com/apache/apisix/issues/2272#issuecomment-697055088 very nice. thank you so much. that worked well. I can now start apisix! I will follow up on the dashboard question in the other board. let me close this "issue" and I will open

[GitHub] [apisix-dashboard] juzhiyuan closed issue #434: Requirements for refactoring the Dashboard with Manager API

2020-09-22 Thread GitBox
juzhiyuan closed issue #434: URL: https://github.com/apache/apisix-dashboard/issues/434 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] membphis commented on issue #2262: bug: problems in batch-requests doc

2020-09-22 Thread GitBox
membphis commented on issue #2262: URL: https://github.com/apache/apisix/issues/2262#issuecomment-696556096 if you wants to enalbe specified plugins, you can set a new plugin list in file `conf/config.yaml`. here is an example, it only enabled `limit-***` plugins. ```yaml

[GitHub] [apisix] membphis commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r492519914 ## File path: doc/plugins/limit-req.md ## @@ -104,6 +107,78 @@ Server: APISIX web server This means that the limit req plugin is in effect. +### How

[GitHub] [apisix] membphis commented on a change in pull request #2265: doc: `consumer-restriction` plug-in document changes

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2265: URL: https://github.com/apache/apisix/pull/2265#discussion_r492527705 ## File path: doc/plugins/consumer-restriction.md ## @@ -20,31 +20,38 @@ - [中文](../zh-cn/plugins/consumer-restriction.md) # Summary --

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r492527688 ## File path: doc/plugins/limit-req.md ## @@ -21,11 +21,14 @@ # Summary -- [**Name**](#name) -- [**Attributes**](#attributes) -- [**How To

[GitHub] [apisix] idbeta commented on issue #2152: request help: add Chaos Testing for Apache APISIX

2020-09-22 Thread GitBox
idbeta commented on issue #2152: URL: https://github.com/apache/apisix/issues/2152#issuecomment-696608407 @Yiyiyimu ,i am also interested in Chaos Testing for Apache APISIX,hope to do this with you This is an

[GitHub] [apisix] moonming commented on pull request #2265: doc: `consumer-restriction` plug-in document changes

2020-09-22 Thread GitBox
moonming commented on pull request #2265: URL: https://github.com/apache/apisix/pull/2265#issuecomment-696786945 According to the commit msg, I don't know what the problem this pr solves. This is an automated message from

[GitHub] [apisix] spacewander edited a comment on issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
spacewander edited a comment on issue #2272: URL: https://github.com/apache/apisix/issues/2272#issuecomment-696483718 For the first problem, you can also disable `enable_ipv6` in the config.yaml. There is no need to modify the template code directly.

[GitHub] [apisix] Firstsawyou commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-696672681 @membphis review required. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix] moonming closed pull request #2205: doc: add option `include_req_body`

2020-09-22 Thread GitBox
moonming closed pull request #2205: URL: https://github.com/apache/apisix/pull/2205 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix] moonming merged pull request #2278: doc: plugin attributes format unification

2020-09-22 Thread GitBox
moonming merged pull request #2278: URL: https://github.com/apache/apisix/pull/2278 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #487: Plugin configuration not available

2020-09-22 Thread GitBox
juzhiyuan commented on issue #487: URL: https://github.com/apache/apisix-dashboard/issues/487#issuecomment-696499553 Cannot reproduce this issue according to the latest commit[1], if this issue still occurred, please provide your installation steps, tks. [1]

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #434: Requirements for refactoring the Dashboard with Manager API

2020-09-22 Thread GitBox
juzhiyuan commented on issue #434: URL: https://github.com/apache/apisix-dashboard/issues/434#issuecomment-696473359 fe https://github.com/apache/apisix-dashboard/issues/498 This is an automated message from the Apache Git

[GitHub] [apisix-dashboard] ShiningRush commented on issue #466: bug: a related to route basic-auth consumer should not be deleted

2020-09-22 Thread GitBox
ShiningRush commented on issue #466: URL: https://github.com/apache/apisix-dashboard/issues/466#issuecomment-696748494 OK, I will consider this issue tomorrow, and may need to have little change in architecture. This is an

[GitHub] [apisix-dashboard] juzhiyuan closed issue #499: Online debug failed

2020-09-22 Thread GitBox
juzhiyuan closed issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499 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] Yiyiyimu commented on issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
Yiyiyimu commented on issue #2272: URL: https://github.com/apache/apisix/issues/2272#issuecomment-696465640 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [apisix-dashboard] juzhiyuan closed issue #480: PluginModule v3

2020-09-22 Thread GitBox
juzhiyuan closed issue #480: URL: https://github.com/apache/apisix-dashboard/issues/480 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] moonming closed issue #2195: doc(kafka-logger): option `include_req_body`

2020-09-22 Thread GitBox
moonming closed issue #2195: URL: https://github.com/apache/apisix/issues/2195 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] Firstsawyou commented on pull request #2265: doc: `consumer-restriction` plug-in document changes

2020-09-22 Thread GitBox
Firstsawyou commented on pull request #2265: URL: https://github.com/apache/apisix/pull/2265#issuecomment-696469427 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix] membphis commented on a change in pull request #2268: feat: support storing metadata for plugins

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2268: URL: https://github.com/apache/apisix/pull/2268#discussion_r492435682 ## File path: apisix/admin/init.lua ## @@ -108,6 +109,11 @@ local function run() seg_sub_path = core.table.concat(uri_segs, "/", 7) end +

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #498: Use Admin API directly instead of Manager API (frontend)

2020-09-22 Thread GitBox
juzhiyuan commented on issue #498: URL: https://github.com/apache/apisix-dashboard/issues/498#issuecomment-696473955 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [apisix-dashboard] juzhiyuan closed issue #487: Plugin configuration not available

2020-09-22 Thread GitBox
juzhiyuan closed issue #487: URL: https://github.com/apache/apisix-dashboard/issues/487 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] Firstsawyou commented on a change in pull request #2265: doc: `consumer-restriction` plug-in document changes

2020-09-22 Thread GitBox
Firstsawyou commented on a change in pull request #2265: URL: https://github.com/apache/apisix/pull/2265#discussion_r492538624 ## File path: doc/plugins/consumer-restriction.md ## @@ -20,31 +20,38 @@ - [中文](../zh-cn/plugins/consumer-restriction.md) # Summary --

[GitHub] [apisix] MrLightSpeed0 closed issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
MrLightSpeed0 closed issue #2272: URL: https://github.com/apache/apisix/issues/2272 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix-dashboard] liuxiran commented on issue #499: Online debug failed

2020-09-22 Thread GitBox
liuxiran commented on issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499#issuecomment-696476300 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix-dashboard] nic-chen commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
nic-chen commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-697117973 > Hi I disabled the GoProxy. but got the same error. so it is for something else. I am behind a company proxy and I do have http_proxy and https_proxy set up in the system

[GitHub] [apisix] moonming commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-697116268 the commit msg ` feat: The "limit-req" plugin supports flow control based on the "consumer"` is unclear, what is ` flow control`?

[GitHub] [apisix] membphis commented on pull request #2268: feat: support storing metadata for plugins

2020-09-22 Thread GitBox
membphis commented on pull request #2268: URL: https://github.com/apache/apisix/pull/2268#issuecomment-697116275 @gxthrj please take a look at this PR This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493178615 ## File path: t/plugin/limit-req.t ## @@ -432,3 +432,367 @@ GET /t passed --- no_error_log [error] + + + +=== TEST 12: consumer binds the limit-req

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493178615 ## File path: t/plugin/limit-req.t ## @@ -432,3 +432,367 @@ GET /t passed --- no_error_log [error] + + + +=== TEST 12: consumer binds the limit-req

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493178364 ## File path: t/plugin/limit-req.t ## @@ -432,3 +432,367 @@ GET /t passed --- no_error_log [error] + + + +=== TEST 12: consumer binds the limit-req

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493177968 ## File path: t/plugin/limit-req.t ## @@ -432,3 +432,367 @@ GET /t passed --- no_error_log [error] + + + +=== TEST 12: consumer binds the limit-req

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493177821 ## File path: apisix/plugins/limit-req.lua ## @@ -67,7 +67,12 @@ function _M.access(conf, ctx) return 500 end -local key =

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493177709 ## File path: apisix/plugins/limit-req.lua ## @@ -67,7 +67,12 @@ function _M.access(conf, ctx) return 500 end -local key =

[GitHub] [apisix] moonming commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
moonming commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493176927 ## File path: doc/plugins/limit-req.md ## @@ -37,7 +40,7 @@ limit request rate using the "leaky bucket" method. |- ||---|

[GitHub] [apisix-dashboard] liuxiran opened a new pull request #506: fix: regexp for apisix url in get debuginfo api

2020-09-22 Thread GitBox
liuxiran opened a new pull request #506: URL: https://github.com/apache/apisix-dashboard/pull/506 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bug fix - [ ] New feature provided - [ ] Improve performance -

[GitHub] [apisix] Yiyiyimu opened a new pull request #2282: doc: fix typo

2020-09-22 Thread GitBox
Yiyiyimu opened a new pull request #2282: URL: https://github.com/apache/apisix/pull/2282 ### What this PR does / why we need it: fix #2262 and other doc typos ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have

[GitHub] [apisix] Yiyiyimu commented on issue #2262: bug: problems in batch-requests doc

2020-09-22 Thread GitBox
Yiyiyimu commented on issue #2262: URL: https://github.com/apache/apisix/issues/2262#issuecomment-697108837 thx! This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [apisix] tokers commented on pull request #2279: feat: Add labels for upstream object

2020-09-22 Thread GitBox
tokers commented on pull request #2279: URL: https://github.com/apache/apisix/pull/2279#issuecomment-697108446 @imjoey One thing confuses me that the labels field is attached on the whole `upstream` object, It's closer to the labels on Kubernetes Service, not the Pod, and labels on Pod

[GitHub] [apisix] membphis commented on a change in pull request #2279: feat: Add labels for upstream object

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2279: URL: https://github.com/apache/apisix/pull/2279#discussion_r493169984 ## File path: apisix/schema_def.lua ## @@ -332,6 +332,10 @@ local upstream_schema = { description = "enable websocket for request",

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #498: Use Admin API directly instead of Manager API (frontend)

2020-09-22 Thread GitBox
juzhiyuan commented on issue #498: URL: https://github.com/apache/apisix-dashboard/issues/498#issuecomment-697101592 @nic-chen will help to deal with the issue about "How to resolve those fields in MySQL". cc @liuxiran

[GitHub] [apisix] membphis commented on pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
membphis commented on pull request #2270: URL: https://github.com/apache/apisix/pull/2270#issuecomment-697099061 @Firstsawyou conflicted, please rebase your branch This is an automated message from the Apache Git Service. To

[GitHub] [apisix] membphis commented on a change in pull request #2279: feat: Add labels for upstream object

2020-09-22 Thread GitBox
membphis commented on a change in pull request #2279: URL: https://github.com/apache/apisix/pull/2279#discussion_r493163377 ## File path: apisix/schema_def.lua ## @@ -332,6 +332,10 @@ local upstream_schema = { description = "enable websocket for request",

[GitHub] [apisix] Yiyiyimu opened a new issue #2281: bug: is plugin `log-rotate` enabled as default

2020-09-22 Thread GitBox
Yiyiyimu opened a new issue #2281: URL: https://github.com/apache/apisix/issues/2281 ### Issue description In [config-default.yaml](https://github.com/apache/apisix/blob/84ce7ba781affbf93c136ea5d3e2e12460ebe4ed/conf/config-default.yaml), log-rotate is not enabled as default, but

[GitHub] [apisix-dashboard] juzhiyuan closed issue #494: Release check

2020-09-22 Thread GitBox
juzhiyuan closed issue #494: URL: https://github.com/apache/apisix-dashboard/issues/494 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-dashboard] juzhiyuan commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
juzhiyuan commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-697089282 ping @nic-chen This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #493: improve i18n

2020-09-22 Thread GitBox
juzhiyuan commented on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697086765 > I have a pr on the way to modify i18n refer to the Proposal #331, which has been Interrupted by feature development, > If there are no major changes about the

[GitHub] [apisix-dashboard] MrLightSpeed0 commented on issue #500: Failed to compile dashboard

2020-09-22 Thread GitBox
MrLightSpeed0 commented on issue #500: URL: https://github.com/apache/apisix-dashboard/issues/500#issuecomment-697081400 Hi I disabled the GoProxy. but got the same error. so it is for something else. I am behind a company proxy and I do have http_proxy and https_proxy set up in the

[GitHub] [apisix-dashboard] liuxiran edited a comment on issue #493: improve i18n

2020-09-22 Thread GitBox
liuxiran edited a comment on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697076611 I have a pr on the way to modify i18n refer to the Proposal #331, which has been Interrupted by feature development, If there are no major changes about the

[GitHub] [apisix-dashboard] liuxiran commented on issue #493: improve i18n

2020-09-22 Thread GitBox
liuxiran commented on issue #493: URL: https://github.com/apache/apisix-dashboard/issues/493#issuecomment-697076611 I have a pr on the way to modify i18n refer to the Proposal #331, which have been Interrupted by feature development, If there are no major changes about the proposal,

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2270: feat: The "limit-req" plugin supports flow control based on the "consumer" ID

2020-09-22 Thread GitBox
Firstsawyou commented on a change in pull request #2270: URL: https://github.com/apache/apisix/pull/2270#discussion_r493137344 ## File path: apisix/plugins/limit-req.lua ## @@ -67,7 +67,12 @@ function _M.access(conf, ctx) return 500 end -local key =

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r493136275 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local

[GitHub] [apisix] MrLightSpeed0 opened a new issue #2280: Route traffic through company proxy / firewall

2020-09-22 Thread GitBox
MrLightSpeed0 opened a new issue #2280: URL: https://github.com/apache/apisix/issues/2280 ### Issue description Hello, I was able to start apisix and I am following this [page](https://github.com/apache/apisix/blob/master/doc/getting-started.md) to get started: I was able to

[GitHub] [apisix-dashboard] liuxiran commented on issue #499: Online debug failed

2020-09-22 Thread GitBox
liuxiran commented on issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499#issuecomment-697060108 > @liuxiran > `base_url` is: > http://apisix-admin-svc:9080/apisix/admin > > I think we should judge the value of res before using it : >

[GitHub] [apisix-dashboard] nic-chen commented on issue #499: Online debug failed

2020-09-22 Thread GitBox
nic-chen commented on issue #499: URL: https://github.com/apache/apisix-dashboard/issues/499#issuecomment-697059368 @liuxiran `base_url` is: http://apisix-admin-svc:9080/apisix/admin I think we should judge the value of res before using it :

[GitHub] [apisix] MrLightSpeed0 closed issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
MrLightSpeed0 closed issue #2272: URL: https://github.com/apache/apisix/issues/2272 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [apisix] MrLightSpeed0 commented on issue #2272: First time use: Nginx.conf, manager-api and dashboard

2020-09-22 Thread GitBox
MrLightSpeed0 commented on issue #2272: URL: https://github.com/apache/apisix/issues/2272#issuecomment-697055088 very nice. thank you so much. that worked well. I can now start apisix! I will follow up on the dashboard question in the other board. let me close this "issue" and I will open

  1   2   >