[GitHub] [apisix] LY-GO commented on pull request #2465: bugfix(limit-conn): always save the data of the limit object, and release it in log phase.

2020-10-20 Thread GitBox
LY-GO commented on pull request #2465: URL: https://github.com/apache/apisix/pull/2465#issuecomment-712625105 > > > @LY-GO you can make a try with this PR > > > 2.i modify the code of limit-conn according to your repair.But the response code is 500 > > >

[apisix] tag 2.0 created (now 79be83d)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to tag 2.0 in repository https://gitbox.apache.org/repos/asf/apisix.git. at 79be83d (commit) No new revisions were added by this update.

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
juzhiyuan commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508257873 ## File path: .github/workflows/api_ci.yml ## @@ -4,9 +4,11 @@ on: push: branches: - master + - refactor Review comment:

[GitHub] [apisix] nirvanareborn opened a new issue #2473: bug: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode

2020-10-20 Thread GitBox
nirvanareborn opened a new issue #2473: URL: https://github.com/apache/apisix/issues/2473 ### Issue description In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode ### Environment * apisix

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #565: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode

2020-10-20 Thread GitBox
juzhiyuan commented on issue #565: URL: https://github.com/apache/apisix-dashboard/issues/565#issuecomment-712655935 Will be added in the release soon This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix] LY-GO opened a new issue #2477: request help: add plugins of key

2020-10-20 Thread GitBox
LY-GO opened a new issue #2477: URL: https://github.com/apache/apisix/issues/2477 ### Issue description i want to add key for limit-plugin;it can accomplish limit according to service_id;If i want to implement the function,you can give some suggestion.Thanks! ### Environment

[GitHub] [apisix-dashboard] nic-chen opened a new issue #568: [refactor][bug] bind params to struct error should response error with 400 status

2020-10-20 Thread GitBox
nic-chen opened a new issue #568: URL: https://github.com/apache/apisix-dashboard/issues/568 now it response normal. here is an example: ``` $ curl http://127.0.0.1:8080/apisix/admin/services/1 -X PUT -i -d ' { "upstream": { "nodes": {

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508319160 ## File path: api/build-tools/json.lua ## @@ -0,0 +1,400 @@ +-- +-- json.lua +-- +-- Copyright (c) 2020 rxi Review comment: fixed, I add

[apisix-dashboard] branch refactor updated (2088156 -> be1edf6)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 2088156 feat: compatible with HTTP status of `admin api` (#563) add be1edf6 fix: check

[apisix-dashboard] branch refactor updated (2088156 -> be1edf6)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 2088156 feat: compatible with HTTP status of `admin api` (#563) add be1edf6 fix: check

[GitHub] [apisix] Yiyiyimu commented on issue #2428: request help: failure to authenticate using the `authz-keycloak` plugin

2020-10-20 Thread GitBox
Yiyiyimu commented on issue #2428: URL: https://github.com/apache/apisix/issues/2428#issuecomment-712652309 @whatsmore Welcome adding what you found to documentation, in order to help other people who might come across this problem in the future.

[GitHub] [apisix] sshniro edited a comment on issue #2428: request help: failure to authenticate using the `authz-keycloak` plugin

2020-10-20 Thread GitBox
sshniro edited a comment on issue #2428: URL: https://github.com/apache/apisix/issues/2428#issuecomment-710362912 If you can rephrase in EN I can help you with this.  This is an automated message from the Apache Git

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508346498 ## File path: api/internal/core/store/validate_mock.go ## @@ -0,0 +1,24 @@ +// Code generated by mockery v1.0.0. DO NOT EDIT. Review comment:

[apisix-dashboard] branch refactor updated (496d390 -> 1b19a94)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 496d390 Merge branch 'refactor' of github.com:apache/apisix-dashboard into refactor add 1b19a94

[GitHub] [apisix] idbeta commented on pull request #2368: add uri fuzzing test

2020-10-20 Thread GitBox
idbeta commented on pull request #2368: URL: https://github.com/apache/apisix/pull/2368#issuecomment-712621569 This PR only contained URI fuzzing test, but I add some code about monitor the resource occupation `def get_workerres(pid): ... ...` As for long-term testing, I

[GitHub] [apisix-dashboard] nic-chen opened a new pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen opened a new pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bug fix - [x] New feature provided - [x] Improve performance ___

[apisix-dashboard] branch refactor updated (be1edf6 -> 9dbfaa0)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from be1edf6 fix: check input.ID before using it add 5b24ece fix: host should not be required

[GitHub] [apisix] membphis commented on issue #2468: request help: The problem of rewriting HTTP request header ‘Host’

2020-10-20 Thread GitBox
membphis commented on issue #2468: URL: https://github.com/apache/apisix/issues/2468#issuecomment-712639245 can you provide a real example of your case? we need to confirm it ^_^ This is an automated message from the Apache

[GitHub] [apisix] XXMY commented on issue #2319: request help: start with k8s to report an error

2020-10-20 Thread GitBox
XXMY commented on issue #2319: URL: https://github.com/apache/apisix/issues/2319#issuecomment-712644314 There is a default yaml file of configmap: https://github.com/apache/apisix/blob/master/conf/config-default.yaml This

[GitHub] [apisix-dashboard] nirvanareborn opened a new issue #565: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mo

2020-10-20 Thread GitBox
nirvanareborn opened a new issue #565: URL: https://github.com/apache/apisix-dashboard/issues/565 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirem1ents - [ ] Feature or

[GitHub] [apisix-dashboard] juzhiyuan closed issue #565: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode

2020-10-20 Thread GitBox
juzhiyuan closed issue #565: URL: https://github.com/apache/apisix-dashboard/issues/565 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] nic-chen commented on pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#issuecomment-712681096 > ``` > ? github.com/apisix/manager-api [no test files] > ? github.com/apisix/manager-api/conf [no test files] > ?

[GitHub] [apisix] membphis commented on issue #1574: feature: prometheus plugin `apisix_http_status` metric `route` tag Improve recognition

2020-10-20 Thread GitBox
membphis commented on issue #1574: URL: https://github.com/apache/apisix/issues/1574#issuecomment-712698575 @tzssangglass welcome PR to fix this bug. if we need to https://github.com/api7/lua-resty-radixtree , welcome to create a new issue first at `radixtree`.

[GitHub] [apisix] tzssangglass commented on issue #1574: feature: prometheus plugin `apisix_http_status` metric `route` tag Improve recognition

2020-10-20 Thread GitBox
tzssangglass commented on issue #1574: URL: https://github.com/apache/apisix/issues/1574#issuecomment-712714437 > @tzssangglass welcome PR to fix this bug. > > if we need to https://github.com/api7/lua-resty-radixtree , welcome to create a new issue first at `radixtree`. ok,

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508350981 ## File path: api/internal/core/store/selector_test.go ## @@ -0,0 +1,285 @@ +/* Review comment: Is this test case file copy from other

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508350413 ## File path: api/internal/core/store/selector.go ## @@ -0,0 +1,144 @@ +/* Review comment: where is this file come from? please give the

[GitHub] [apisix] gy09535 closed issue #2471: question: some confuse with client auth

2020-10-20 Thread GitBox
gy09535 closed issue #2471: URL: https://github.com/apache/apisix/issues/2471 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

[apisix-dashboard] branch master-20201020 created (now 6375d15)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch master-20201020 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. at 6375d15 fix(i18n): update error key in requestConfigView.tsx (#526) No new revisions were

[GitHub] [apisix-dashboard] nic-chen commented on pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#issuecomment-712673411 > @nic-chen do you check licenses for all go dependencies? here is the result: ``` gopkg.in/yaml.v2,Unknown,Apache-2.0

[GitHub] [apisix] membphis commented on issue #2441: plugin(hmac-auth): update the schema

2020-10-20 Thread GitBox
membphis commented on issue #2441: URL: https://github.com/apache/apisix/issues/2441#issuecomment-712678179 > My suggestion is to put `metadata`/`consumer` into the arguments, if the argument is missing, choice the default plain `schema`. this way is much better. agree +1

[GitHub] [apisix-dashboard] moonming commented on pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#issuecomment-712703880 > github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/master/spew/LICENSE,ISC >

[GitHub] [apisix] spacewander opened a new pull request #2476: fix: previously we could not merge configuration without middle layer

2020-10-20 Thread GitBox
spacewander opened a new pull request #2476: URL: https://github.com/apache/apisix/pull/2476 ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been added? * [x]

[apisix-dashboard] branch refactor updated (63f8f17 -> 496d390)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 63f8f17 fix: remove useless dependences add 162c0d9 add license for json.lua add 496d390

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508346174 ## File path: api/internal/core/storage/storage_mock.go ## @@ -0,0 +1,116 @@ +// Code generated by mockery v1.0.0. DO NOT EDIT. Review comment:

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508346174 ## File path: api/internal/core/storage/storage_mock.go ## @@ -0,0 +1,116 @@ +// Code generated by mockery v1.0.0. DO NOT EDIT. Review comment:

[apisix-dashboard] branch refactor updated (63f8f17 -> 496d390)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 63f8f17 fix: remove useless dependences add 162c0d9 add license for json.lua add 496d390

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508349535 ## File path: api/internal/core/store/query.go ## @@ -0,0 +1,151 @@ +/* Review comment: where is this file come from? please giave the

[GitHub] [apisix] LY-GO commented on pull request #2465: bugfix(limit-conn): always save the data of the limit object, and release it in log phase.

2020-10-20 Thread GitBox
LY-GO commented on pull request #2465: URL: https://github.com/apache/apisix/pull/2465#issuecomment-712621681 > @LY-GO you can make a try with this PR I test the plugin,i find it don't work;now every request can success,even if number of request over concurrency limit.I just copy

[GitHub] [apisix] LY-GO removed a comment on pull request #2465: bugfix(limit-conn): always save the data of the limit object, and release it in log phase.

2020-10-20 Thread GitBox
LY-GO removed a comment on pull request #2465: URL: https://github.com/apache/apisix/pull/2465#issuecomment-712621681 > @LY-GO you can make a try with this PR I test the plugin,i find it don't work;now every request can success,even if number of request over concurrency limit.I

[GitHub] [apisix] longshang opened a new issue #2474: request help: Add metering plug-in

2020-10-20 Thread GitBox
longshang opened a new issue #2474: URL: https://github.com/apache/apisix/issues/2474 ### Issue description Can you tell me how to add a plug-in with the number of interface calls for an application,THX! ### Environment * apisix version (cmd: `apisix version`): * OS:

[GitHub] [apisix-dashboard] moonming commented on pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#issuecomment-712651441 ``` ?github.com/apisix/manager-api [no test files] ?github.com/apisix/manager-api/conf [no test files] ?github.com/apisix/manager-api/filter

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508290471 ## File path: api/filter/authentication.go ## @@ -17,49 +17,55 @@ package filter import ( - "github.com/apisix/manager-api/conf" -

[GitHub] [apisix] membphis commented on issue #2410: feat: plugin `error-log-logger`, collect error log and report to remote server by `cosocket`

2020-10-20 Thread GitBox
membphis commented on issue #2410: URL: https://github.com/apache/apisix/issues/2410#issuecomment-712674971 yes, that is the right way. ^_^ This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix] membphis commented on pull request #2475: Bug limit conn

2020-10-20 Thread GitBox
membphis commented on pull request #2475: URL: https://github.com/apache/apisix/pull/2475#issuecomment-712709404 you need to fix the error message which prints by CI: https://github.com/apache/apisix/pull/2475/checks?check_run_id=1279803708#step:9:124

[GitHub] [apisix] LY-GO opened a new pull request #2475: Bug limit conn

2020-10-20 Thread GitBox
LY-GO opened a new pull request #2475: URL: https://github.com/apache/apisix/pull/2475 ### 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? * [ ] Have you

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
moonming commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508348027 ## File path: api/internal/core/entity/query.go ## @@ -0,0 +1,153 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more +

[apisix-dashboard] branch refactor updated (496d390 -> 1b19a94)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 496d390 Merge branch 'refactor' of github.com:apache/apisix-dashboard into refactor add 1b19a94

[GitHub] [apisix] spacewander opened a new pull request #2478: fix(limit-conn): conn and default_conn_delay should > 0

2020-10-20 Thread GitBox
spacewander opened a new pull request #2478: URL: https://github.com/apache/apisix/pull/2478 Close #2472. ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been

[apisix-dashboard] branch refactor updated (1b19a94 -> 2269b53)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 1b19a94 fix license issue add 2269b53 remove No new revisions were added by this update.

[GitHub] [apisix-dashboard] nic-chen opened a new issue #566: [refactor] need to check ID between path and body

2020-10-20 Thread GitBox
nic-chen opened a new issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566 like: https://github.com/apache/apisix/blob/master/t/admin/services.t#L381 other apis(route, upstream, ssl) have this issue too.

[apisix-dashboard] branch refactor updated (2269b53 -> a985337)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 2269b53 remove add a985337 fix: remove viper that depend github.com/hashicorp/hcl No new

[GitHub] [apisix] LY-GO commented on pull request #2465: bugfix(limit-conn): always save the data of the limit object, and release it in log phase.

2020-10-20 Thread GitBox
LY-GO commented on pull request #2465: URL: https://github.com/apache/apisix/pull/2465#issuecomment-712767911 > > > > @LY-GO you can make a try with this PR > > > > 2.i modify the code of limit-conn according to your repair.But the response code is 500 > > > >

[apisix-dashboard] branch refactor updated (9dbfaa0 -> 63f8f17)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 9dbfaa0 Merge branch 'master' into refactor add e0f13fb fix: remove CI branch add 63f8f17

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508357948 ## File path: api/internal/core/store/query.go ## @@ -0,0 +1,151 @@ +/* Review comment: some code from:

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508358111 ## File path: api/internal/core/store/selector.go ## @@ -0,0 +1,144 @@ +/* Review comment: some code from:

[GitHub] [apisix] Miss-you commented on issue #2362: prometheus plugin publicly exposes metrics, even if not enabled

2020-10-20 Thread GitBox
Miss-you commented on issue #2362: URL: https://github.com/apache/apisix/issues/2362#issuecomment-712728248 Hi, thanks for the advice. The Prometheus metrics usually use another port to expose the service instead of a business port, such as controller, scheduler, ingress, etc., which

[apisix-dashboard] branch refactor updated (a985337 -> 228086f)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from a985337 fix: remove viper that depend github.com/hashicorp/hcl add 394a864 fix license issue

[GitHub] [apisix-dashboard] nic-chen commented on pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#issuecomment-712728600 > > github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/master/spew/LICENSE,ISC > >

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #564: feat: refactor `manager api`

2020-10-20 Thread GitBox
nic-chen commented on a change in pull request #564: URL: https://github.com/apache/apisix-dashboard/pull/564#discussion_r508358358 ## File path: api/internal/core/store/selector_test.go ## @@ -0,0 +1,285 @@ +/* Review comment: some code from:

[GitHub] [apisix] Miss-you edited a comment on issue #2362: prometheus plugin publicly exposes metrics, even if not enabled

2020-10-20 Thread GitBox
Miss-you edited a comment on issue #2362: URL: https://github.com/apache/apisix/issues/2362#issuecomment-712728248 Hi, thanks for the advice. The Prometheus metrics usually use another port to expose the service instead of a business port, such as controller, scheduler, ingress, etc.,

[GitHub] [apisix] membphis commented on issue #2474: request help: Add metering plug-in

2020-10-20 Thread GitBox
membphis commented on issue #2474: URL: https://github.com/apache/apisix/issues/2474#issuecomment-712737744 Do you need a plugin that counts the number of API calls? if yes, we can implement this feature by a new plugin. 1. time window. 2. Calculation of the number of API

[GitHub] [apisix] longshang commented on issue #2474: request help: Add metering plug-in

2020-10-20 Thread GitBox
longshang commented on issue #2474: URL: https://github.com/apache/apisix/issues/2474#issuecomment-712742229 > Do you need a plugin that counts the number of API calls? > > if yes, we can implement this feature by a new plugin. > > 1. time window. > 2. Calculation of the

[GitHub] [apisix] liuxiran opened a new issue #2479: bug: route name should be unique, but new it can be duplicate

2020-10-20 Thread GitBox
liuxiran opened a new issue #2479: URL: https://github.com/apache/apisix/issues/2479 ### Issue description refer to https://github.com/apache/apisix/pull/1655 route name should be unique, actually I can create two routes with the same name. ### Environment * apisix

[GitHub] [apisix] Caelebs commented on issue #2428: request help: failure to authenticate using the `authz-keycloak` plugin

2020-10-20 Thread GitBox
Caelebs commented on issue #2428: URL: https://github.com/apache/apisix/issues/2428#issuecomment-712810169 @whatsmore 铁子怎么搞的 围观围观? This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [apisix] liuxiran commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
liuxiran commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712813560 > you can take the `name` as `id`, for example: > `http://127.0.0.1:9080/apisix/admin/routes/test1` test result: 1. create a route id: user1,name:test1

[GitHub] [apisix] membphis commented on issue #2466: apisix frequent http code 502

2020-10-20 Thread GitBox
membphis commented on issue #2466: URL: https://github.com/apache/apisix/issues/2466#issuecomment-712725364 close this issue first. please feel free to reopen this issue if you need help with this issue. This is an

[GitHub] [apisix] membphis closed issue #2466: apisix frequent http code 502

2020-10-20 Thread GitBox
membphis closed issue #2466: URL: https://github.com/apache/apisix/issues/2466 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] nic-chen opened a new issue #567: [refactor][discuss] do we need to support int as ID ?

2020-10-20 Thread GitBox
nic-chen opened a new issue #567: URL: https://github.com/apache/apisix-dashboard/issues/567 In APISIX ID could be int or string: https://github.com/apache/apisix/blob/master/apisix/schema_def.lua#L28 do we need to support int as ID after refactored?

[GitHub] [apisix] liuxiran commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
liuxiran commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712782620 I feel that it is a bug that affects the user experience, it would be better to solve before2.0, how about your options @membphis @nic-chen @moonming @juzhiyuan

[GitHub] [apisix] moonming commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
moonming commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712786714 you can take the `name` as `id`, for example: ```http://127.0.0.1:9080/apisix/admin/routes/test1``` This is an

[GitHub] [apisix] spacewander merged pull request #2478: fix(limit-conn): conn and default_conn_delay should > 0

2020-10-20 Thread GitBox
spacewander merged pull request #2478: URL: https://github.com/apache/apisix/pull/2478 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] spacewander closed issue #2472: bug(limit-conn): conn and default_conn_delay should > 0

2020-10-20 Thread GitBox
spacewander closed issue #2472: URL: https://github.com/apache/apisix/issues/2472 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 commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
moonming commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712894195 you used the `PUT` method, so it will update the exist one. you can try the `POST` method. Thanks, Ming Wen Twitter: _WenMing liuxiran 于2020年10月20日周二

[GitHub] [apisix] liuxiran commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
liuxiran commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712908195 > you used the `PUT` method, so it will update the exist one. you can try the `POST` method. Thanks, Ming Wen Twitter: I also tried `POST` method, the result: ```shell

[GitHub] [apisix] RocFang opened a new pull request #2480: doc: Consule=>Consul

2020-10-20 Thread GitBox
RocFang opened a new pull request #2480: URL: https://github.com/apache/apisix/pull/2480 ### What this PR does / why we need it: ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Have

[apisix-dashboard] branch refactor updated (228086f -> 1bc5d82)

2020-10-20 Thread chenjunxu
This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a change to branch refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 228086f Merge branch 'refactor' of github.com:apache/apisix-dashboard into refactor add

[GitHub] [apisix-dashboard] juzhiyuan commented on pull request #521: feat: Refactor Frondend with Admin API

2020-10-20 Thread GitBox
juzhiyuan commented on pull request #521: URL: https://github.com/apache/apisix-dashboard/pull/521#issuecomment-712946049 ping @moonming @liuxiran This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix-dashboard] nic-chen opened a new issue #570: [refactor][bug] PATCH method bug

2020-10-20 Thread GitBox
nic-chen opened a new issue #570: URL: https://github.com/apache/apisix-dashboard/issues/570 PATCH method doesn't support subpath and embedded struct. example: ``` $ curl http://127.0.0.1:8080/apisix/admin/routes/1/upstream/nodes -X PATCH -i -d ' {

[GitHub] [apisix-dashboard] juzhiyuan merged pull request #564: feat: refactor `manager api`

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

[apisix-dashboard] branch fe-refactor updated (43af140 -> 985f3f5)

2020-10-20 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch fe-refactor in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 43af140 feat: codes clean add a1f96d4 feat: refactor `manager api` (#564) add 985f3f5

[apisix-dashboard] branch master updated (6375d15 -> a1f96d4)

2020-10-20 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. from 6375d15 fix(i18n): update error key in requestConfigView.tsx (#526) add a1f96d4 feat: refactor

[GitHub] [apisix] moonming commented on issue #2479: bug: route name should be unique, but now it can be duplicate

2020-10-20 Thread GitBox
moonming commented on issue #2479: URL: https://github.com/apache/apisix/issues/2479#issuecomment-712932263 @membphis please take a look This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #570: [refactor][bug] PATCH method bug

2020-10-20 Thread GitBox
juzhiyuan commented on issue #570: URL: https://github.com/apache/apisix-dashboard/issues/570#issuecomment-712951151 added to milestone 1.6 now, feel free to remove them if needed. This is an automated message from the

[GitHub] [apisix] juzhiyuan commented on issue #2473: bug: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode

2020-10-20 Thread GitBox
juzhiyuan commented on issue #2473: URL: https://github.com/apache/apisix/issues/2473#issuecomment-712950103 duplicate as https://github.com/apache/apisix-dashboard/issues/565 This is an automated message from the Apache Git

[GitHub] [apisix] juzhiyuan closed issue #2473: bug: In the third step of editing routing in the new version of dashboard, the configuration item of proxy rewrite is missing in normal mode

2020-10-20 Thread GitBox
juzhiyuan closed issue #2473: URL: https://github.com/apache/apisix/issues/2473 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] juzhiyuan edited a comment on issue #572: CI failed after API refactor was merged in to the master branch

2020-10-20 Thread GitBox
juzhiyuan edited a comment on issue #572: URL: https://github.com/apache/apisix-dashboard/issues/572#issuecomment-712958070 it looks like there have some unused files 樂 This is an automated message from the Apache Git

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #572: CI failed after API refactor was merged in to the master branch

2020-10-20 Thread GitBox
juzhiyuan commented on issue #572: URL: https://github.com/apache/apisix-dashboard/issues/572#issuecomment-712958070 it looks there have some unused files 樂 This is an automated message from the Apache Git Service. To

[GitHub] [apisix-dashboard] juzhiyuan opened a new issue #572: CI failed after API refactor was merged in to the master branch

2020-10-20 Thread GitBox
juzhiyuan opened a new issue #572: URL: https://github.com/apache/apisix-dashboard/issues/572 https://github.com/apache/apisix-dashboard/runs/1281941323 This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix-dashboard] nic-chen commented on issue #568: [refactor][bug] bind params to struct error should response error with 400 status

2020-10-20 Thread GitBox
nic-chen commented on issue #568: URL: https://github.com/apache/apisix-dashboard/issues/568#issuecomment-712942988 @ShiningRush please take a look~ This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix-dashboard] nic-chen opened a new issue #571: [refactor]missing refactoring apis

2020-10-20 Thread GitBox
nic-chen opened a new issue #571: URL: https://github.com/apache/apisix-dashboard/issues/571 here is the list: /apisix/admin/schema/* /apisix/admin/plugin_metadata /apisix/admin/global_rules /apisix/admin/plugins/* /apisix/admin/stream_routes not used in dashboard, but

[GitHub] [apisix] moonming closed issue #1617: feature: support url check with regular expression matching and dynamic upstream selection

2020-10-20 Thread GitBox
moonming closed issue #1617: URL: https://github.com/apache/apisix/issues/1617 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] moonming commented on pull request #1989: Fixed discovery weight bug

2020-10-20 Thread GitBox
moonming commented on pull request #1989: URL: https://github.com/apache/apisix/pull/1989#issuecomment-713272299 @frank0417 @membphis ping This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix] moonming commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise t

2020-10-20 Thread GitBox
moonming commented on issue #2467: URL: https://github.com/apache/apisix/issues/2467#issuecomment-713272710 I don't think this the job of Apache APISIX This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix] moonming opened a new pull request #2481: makefile: add release-src in makefile.

2020-10-20 Thread GitBox
moonming opened a new pull request #2481: URL: https://github.com/apache/apisix/pull/2481 ### What this PR does / why we need it: Using this script we can generate the release package more quickly ### Pre-submission checklist: * [ ] Did you explain what problem does

[GitHub] [apisix] membphis commented on issue #2482: bug: Error putting metadata for plug-in

2020-10-20 Thread GitBox
membphis commented on issue #2482: URL: https://github.com/apache/apisix/issues/2482#issuecomment-713315308 @spacewander do you have time to look at this issue? This is an automated message from the Apache Git Service. To

[GitHub] [apisix] membphis commented on issue #2467: strengthen: The ulimit setting should be checked when APISIX starts,if user limits too small(like 1024),APISIX should prompt to modify, otherwise t

2020-10-20 Thread GitBox
membphis commented on issue #2467: URL: https://github.com/apache/apisix/issues/2467#issuecomment-713322581 > if user limits too small(like 1024), APISIX should prompt to modify, otherwise, the performance is low We need this kind of prompt. If CLI can find some environment

[GitHub] [apisix] moonming closed pull request #1376: Create how-k8s-deploy-cn.md

2020-10-20 Thread GitBox
moonming closed pull request #1376: URL: https://github.com/apache/apisix/pull/1376 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 commented on pull request #2225: move etcd cluster in docker for CI

2020-10-20 Thread GitBox
moonming commented on pull request #2225: URL: https://github.com/apache/apisix/pull/2225#issuecomment-713267619 @EnableAsync any update? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [apisix] moonming merged pull request #2480: doc: Consule=>Consul

2020-10-20 Thread GitBox
moonming merged pull request #2480: URL: https://github.com/apache/apisix/pull/2480 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

[apisix] branch master updated: doc: Consule=>Consul (#2480)

2020-10-20 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming 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 a5f5c1f doc: Consule=>Consul (#2480) a5f5c1f

  1   2   >