[GitHub] [apisix-dashboard] jinchizhou commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
jinchizhou commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740128575 Hey @nic-chen , When setting up, I ran into the issue ``` make api-run cd api/ && go run . {"level":"warn","ts":"2020-12-07T11:15:29.958-0800","caller"

[GitHub] [apisix-dashboard] jinchizhou commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
jinchizhou commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740132149 I exported ETCDCTL_API = 2 and got ``` jordans-mbp-4:apisix-dashboard jordanlee$ export ETCDCTL_API=2 jordans-mbp-4:apisix-dashboard jordanlee$ make api-run cd

[GitHub] [apisix-dashboard] juzhiyuan commented on issue #831: request help: websocket tab is lost in 2.0rc2?

2020-12-07 Thread GitBox
juzhiyuan commented on issue #831: URL: https://github.com/apache/apisix-dashboard/issues/831#issuecomment-740218196 I see, i will check this ASAP. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix-dashboard] juzhiyuan commented on pull request #949: feat: added info page

2020-12-07 Thread GitBox
juzhiyuan commented on pull request #949: URL: https://github.com/apache/apisix-dashboard/pull/949#issuecomment-740219277 emm selector is used to select nodes, not category. This is an automated message from the Apache Git S

[GitHub] [apisix-dashboard] moonming commented on issue #975: web test for create route

2020-12-07 Thread GitBox
moonming commented on issue #975: URL: https://github.com/apache/apisix-dashboard/issues/975#issuecomment-740272515 What is "web test"? Please use technical terms This is an automated message from the Apache Git Servi

[GitHub] [apisix-dashboard] nic-chen commented on pull request #976: ci: increase the sleep time to fix e2e test unstable issue

2020-12-07 Thread GitBox
nic-chen commented on pull request #976: URL: https://github.com/apache/apisix-dashboard/pull/976#issuecomment-740285549 > why 0.1 second is not enough? 0.001 is also should works IMO I have updated the description, please have a look. ---

[GitHub] [apisix-dashboard] nic-chen commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
nic-chen commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740287370 Hi @jinchizhou , what's your ETCD version ? 3.4+ is required. This is an automated message from the Apache

[GitHub] [apisix-dashboard] nic-chen commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
nic-chen commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740290941 you could contact my QQ 4061470 if convenient. we could quickly communicate these env issues. This is

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #970: docs: optimize metrics document

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #970: URL: https://github.com/apache/apisix-dashboard/pull/970#issuecomment-739443961 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/970?src=pr&el=h1) Report > Merging [#970](https://codecov.io/gh/apache/apisix-dashboard/pull/

[GitHub] [apisix-dashboard] nic-chen commented on issue #603: Do we need gin accesslog file?

2020-12-07 Thread GitBox
nic-chen commented on issue #603: URL: https://github.com/apache/apisix-dashboard/issues/603#issuecomment-740298874 We could add a simple access log first. It is conducive for data analysis and problem location. We could add advanced features later, such as custom fields and custom

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #970: docs: optimize metrics document

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #970: URL: https://github.com/apache/apisix-dashboard/pull/970#issuecomment-739443961 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/970?src=pr&el=h1) Report > Merging [#970](https://codecov.io/gh/apache/apisix-dashboard/pull/

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #904: feat: support disable property for json schema according to APISIX's change

2020-12-07 Thread GitBox
nic-chen commented on a change in pull request #904: URL: https://github.com/apache/apisix-dashboard/pull/904#discussion_r537961309 ## File path: api/internal/core/store/validate_test.go ## @@ -249,6 +248,30 @@ func TestAPISIXJsonSchemaValidator_checkUpstream(t *testing.T) {

[GitHub] [apisix-ingress-controller] tokers opened a new issue #60: We may need debounce mechanism to collapse Kubernetes events

2020-12-07 Thread GitBox
tokers opened a new issue #60: URL: https://github.com/apache/apisix-ingress-controller/issues/60 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

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537966724 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

[GitHub] [apisix] tokers opened a new issue #2988: Carry SNI while doing SSL handshaking with upstream

2020-12-07 Thread GitBox
tokers opened a new issue #2988: URL: https://github.com/apache/apisix/issues/2988 So far we don't enable the SNI extension when communicating with upstream. We should enable this feature by enable `proxy_ssl_server_name`. T

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537966724 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

[GitHub] [apisix] dickens7 commented on issue #2973: upstream service parsed by CNAME raises exception

2020-12-07 Thread GitBox
dickens7 commented on issue #2973: URL: https://github.com/apache/apisix/issues/2973#issuecomment-740307037 yes this will cause severe performance degration. And this requires further study of th accelearation service provided by different vendors. just put this issue aside, and i will su

[GitHub] [apisix] gy09535 closed issue #2899: bug: Etcd jwt refresh error can cause gateway cluster crash.

2020-12-07 Thread GitBox
gy09535 closed issue #2899: URL: https://github.com/apache/apisix/issues/2899 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 sp

[GitHub] [apisix-dashboard] jinchizhou commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
jinchizhou commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740309060 Unfortunately my windows computer doesn't have the capability to support ETCD. Sorry, looks like I can't work on this open source repo :(. --

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537973912 ## File path: doc/plugins/server-info.md ## @@ -0,0 +1,104 @@ + + +- [中文](../zh-cn/plugins/server-info.md) + +# Summary + +- [**Name**](#name) +- [**Attribu

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537974155 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537974209 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r537974741 ## File path: doc/plugins/server-info.md ## @@ -0,0 +1,104 @@ + + +- [中文](../zh-cn/plugins/server-info.md) + +# Summary + +- [**Name**](#name) +- [**Attribu

[GitHub] [apisix-dashboard] suifff opened a new issue #980: 支持crt格式证书上传 | Support CRT format certificate upload.

2020-12-07 Thread GitBox
suifff opened a new issue #980: URL: https://github.com/apache/apisix-dashboard/issues/980 # Feature request ## Please describe your feature 用户下载服务商crt证书后可直接上传 | Users can upload CRT certificate directly after downloading. ## Describe the solution you'd like 能够在控

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #970: docs: optimize metrics document

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #970: URL: https://github.com/apache/apisix-dashboard/pull/970#issuecomment-739443961 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/970?src=pr&el=h1) Report > Merging [#970](https://codecov.io/gh/apache/apisix-dashboard/pull/

[apisix-dashboard] branch juzhiyuan-patch-1 created (now 59bee22)

2020-12-07 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git. at 59bee22 feat(CI): supoort markdown links checker This branch includes the following new com

[apisix-dashboard] 01/01: feat(CI): supoort markdown links checker

2020-12-07 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git commit 59bee2220a0bb9c8619b6f1a9a819b2f5d1fc78a Author: 琚致远 AuthorDate: Tue Dec 8 10:28:40 2020 +0800

[GitHub] [apisix-dashboard] juzhiyuan opened a new pull request #981: feat(CI): supoort markdown links checker

2020-12-07 Thread GitBox
juzhiyuan opened a new pull request #981: URL: https://github.com/apache/apisix-dashboard/pull/981 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [x] New feature provided - [ ] Improve performance - Related

[GitHub] [apisix-ingress-controller] Bhanuji95 commented on issue #33: I execute the yaml file in k8s and report such an error in the log on the controller

2020-12-07 Thread GitBox
Bhanuji95 commented on issue #33: URL: https://github.com/apache/apisix-ingress-controller/issues/33#issuecomment-740326084 Hi, I removed admin_key and used allow_admin settings as you suggested, but then the log message says **admin_key is missing**.

[GitHub] [apisix-dashboard] starsz commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
starsz commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537993157 ## File path: api/build.sh ## @@ -19,6 +19,9 @@ set -ex export ENV=local pwd=`pwd` +VERSION=$(cat ./api/VERSION) Review comment: I agree

[GitHub] [apisix-ingress-controller] Bhanuji95 edited a comment on issue #33: I execute the yaml file in k8s and report such an error in the log on the controller

2020-12-07 Thread GitBox
Bhanuji95 edited a comment on issue #33: URL: https://github.com/apache/apisix-ingress-controller/issues/33#issuecomment-740326084 Hi, I removed admin_key and used allow_admin settings as you suggested, but then the log message says **admin_key is missing**. Can you please suggest anythi

[GitHub] [apisix-dashboard] starsz commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
starsz commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537994568 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo() {

[GitHub] [apisix-ingress-controller] Bhanuji95 edited a comment on issue #33: I execute the yaml file in k8s and report such an error in the log on the controller

2020-12-07 Thread GitBox
Bhanuji95 edited a comment on issue #33: URL: https://github.com/apache/apisix-ingress-controller/issues/33#issuecomment-740326084 Hi, I removed admin_key and used allow_admin settings as you suggested, but then the log message says **admin_key is missing**. Can you please suggest anythi

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537995851 ## File path: api/build.sh ## @@ -19,6 +19,9 @@ set -ex export ENV=local pwd=`pwd` +VERSION=$(cat ./api/VERSION) Review comment: If

[GitHub] [apisix] tokers edited a comment on issue #2821: Implement status API

2020-12-07 Thread GitBox
tokers edited a comment on issue #2821: URL: https://github.com/apache/apisix/issues/2821#issuecomment-732206604 OK, let's just add the most basic fields now: ```json { "id": "ddea4053-4ffd-4f09-b176-b8c5e919916b", "hostname": "localhost.local", "version": "2.0

[GitHub] [apisix-dashboard] starsz commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
starsz commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537997032 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo() {

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537995851 ## File path: api/build.sh ## @@ -19,6 +19,9 @@ set -ex export ENV=local pwd=`pwd` +VERSION=$(cat ./api/VERSION) Review comment: If

[GitHub] [apisix] ziyou434 opened a new issue #2989: bug: Route url

2020-12-07 Thread GitBox
ziyou434 opened a new issue #2989: URL: https://github.com/apache/apisix/issues/2989 ### Issue description when I set url: "/index.html" ,there is nothing wrong. But I set url: "foo/index.html" or "foo/bar/index.html", it will give me {"error_msg":"failed to match any routes"}. Is

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537999422 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo

[GitHub] [apisix] wfgydbu commented on issue #2985: bug: 'limit-conn' plugin seems working in an unexpected manner

2020-12-07 Thread GitBox
wfgydbu commented on issue #2985: URL: https://github.com/apache/apisix/issues/2985#issuecomment-740344661 https://github.com/apache/apisix/blob/v2.1/apisix/plugins/limit-conn.lua#L88-L94 I think these code should be something like this: ``` if lim:is_committed() then

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537999422 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #904: feat: support disable property for json schema according to APISIX's change

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #904: URL: https://github.com/apache/apisix-dashboard/pull/904#issuecomment-735344204 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/904?src=pr&el=h1) Report > Merging [#904](https://codecov.io/gh/apache/apisix-dashboard/pull/

[GitHub] [apisix] spacewander commented on issue #2985: bug: 'limit-conn' plugin seems working in an unexpected manner

2020-12-07 Thread GitBox
spacewander commented on issue #2985: URL: https://github.com/apache/apisix/issues/2985#issuecomment-740346852 @wfgydbu Would you try https://github.com/apache/apisix/pull/2465/files and report if the issue can be fixed by this?

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r537999422 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo

[GitHub] [apisix-dashboard] starsz commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
starsz commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r538005078 ## File path: api/build.sh ## @@ -19,6 +19,9 @@ set -ex export ENV=local pwd=`pwd` +VERSION=$(cat ./api/VERSION) Review comment: Hi, I w

[GitHub] [apisix] wfgydbu commented on issue #2985: bug: 'limit-conn' plugin seems working in an unexpected manner

2020-12-07 Thread GitBox
wfgydbu commented on issue #2985: URL: https://github.com/apache/apisix/issues/2985#issuecomment-740349882 Sure. I'd like to. This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [apisix-dashboard] nic-chen commented on issue #566: bug: need to check ID between path and body

2020-12-07 Thread GitBox
nic-chen commented on issue #566: URL: https://github.com/apache/apisix-dashboard/issues/566#issuecomment-740350886 > Unfortunately my windows computer doesn't have the capability to support ETCD. Sorry, looks like I can't work on this open source repo :(. @jinchizhou It doesn't ma

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r538007057 ## File path: api/main.go ## @@ -35,6 +35,16 @@ import ( "github.com/apisix/manager-api/log" ) +var Version string + +func printInfo

[GitHub] [apisix] spacewander opened a new pull request #2990: fix: avoid unnecessary type check and support var in local_conf

2020-12-07 Thread GitBox
spacewander opened a new pull request #2990: URL: https://github.com/apache/apisix/pull/2990 Also merge bundle of repeated code. Signed-off-by: spacewander ### What this PR does / why we need it: ### Pre-submission checklist: * [ ] Did you explain what pr

[GitHub] [apisix] spacewander commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
spacewander commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538007869 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contri

[GitHub] [apisix-dashboard] ShiningRush commented on a change in pull request #900: feat: add version info into manager-api

2020-12-07 Thread GitBox
ShiningRush commented on a change in pull request #900: URL: https://github.com/apache/apisix-dashboard/pull/900#discussion_r538008577 ## File path: api/build.sh ## @@ -19,6 +19,9 @@ set -ex export ENV=local pwd=`pwd` +VERSION=$(cat ./api/VERSION) Review comment: Co

[GitHub] [apisix] spacewander commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
spacewander commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538009963 ## File path: doc/plugins/server-info.md ## @@ -0,0 +1,104 @@ + + +- [中文](../zh-cn/plugins/server-info.md) + +# Summary + +- [**Name**](#name) +- [**At

[GitHub] [apisix] membphis commented on a change in pull request #2964: feat: route accroding to the graphql attributes

2020-12-07 Thread GitBox
membphis commented on a change in pull request #2964: URL: https://github.com/apache/apisix/pull/2964#discussion_r538009201 ## File path: apisix/core/ctx.lua ## @@ -84,6 +158,10 @@ do key = re_gsub(key, "-", "_", "jo") val = get_var(key, t._req

[GitHub] [apisix] spacewander commented on a change in pull request #2964: feat: route accroding to the graphql attributes

2020-12-07 Thread GitBox
spacewander commented on a change in pull request #2964: URL: https://github.com/apache/apisix/pull/2964#discussion_r538018558 ## File path: t/lib/test_admin.lua ## @@ -108,14 +108,15 @@ function _M.comp_tab(left_tab, right_tab) local err dir_names = {} +local _

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #977: chore: enrich error log

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #977: URL: https://github.com/apache/apisix-dashboard/pull/977#issuecomment-739972588 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/977?src=pr&el=h1) Report > Merging [#977](https://codecov.io/gh/apache/apisix-dashboard/pull/

[GitHub] [apisix-dashboard] idbeta opened a new pull request #982: draft: add frontend e2e test for create route

2020-12-07 Thread GitBox
idbeta opened a new pull request #982: URL: https://github.com/apache/apisix-dashboard/pull/982 fixed #975 Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Frontend E2E test - [ ] New feature provided - [ ] Improve pe

[GitHub] [apisix-dashboard] juzhiyuan commented on pull request #949: feat: added info page

2020-12-07 Thread GitBox
juzhiyuan commented on pull request #949: URL: https://github.com/apache/apisix-dashboard/pull/949#issuecomment-740376380 ## APIs ### Fetch Node List TODO ### Fetch Node Detail ```json { "id": "ddea4053-4ffd-4f09-b176-b8c5e919916b", "hostname": "localhost

[GitHub] [apisix-dashboard] moonming commented on pull request #982: draft: add frontend e2e test for create route

2020-12-07 Thread GitBox
moonming commented on pull request #982: URL: https://github.com/apache/apisix-dashboard/pull/982#issuecomment-740381246 why e2e test cases in “src” dir? This is an automated message from the Apache Git Service. To respond to

[GitHub] [apisix-dashboard] moonming commented on a change in pull request #982: draft: add frontend e2e test for create route

2020-12-07 Thread GitBox
moonming commented on a change in pull request #982: URL: https://github.com/apache/apisix-dashboard/pull/982#discussion_r538041881 ## File path: web/src/e2e/Route.e2e.js ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contribu

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
tokers commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r537985950 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix] spacewander merged pull request #2986: feat(fault-injection): support Nginx variable in abort.body

2020-12-07 Thread GitBox
spacewander merged pull request #2986: URL: https://github.com/apache/apisix/pull/2986 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 #2827: request help: fault-injection abort.body Using variables

2020-12-07 Thread GitBox
spacewander closed issue #2827: URL: https://github.com/apache/apisix/issues/2827 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 th

[apisix] branch master updated (6cd780c -> 7907500)

2020-12-07 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 6cd780c feat: install lua-resty-hmac-ffi (#2981) add 7907500 feat(fault-injection): support Nginx variabl

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538045822 ## File path: doc/plugins/server-info.md ## @@ -0,0 +1,104 @@ + + +- [中文](../zh-cn/plugins/server-info.md) + +# Summary + +- [**Name**](#name) +- [**Attribu

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538046568 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

[apisix-ingress-controller] branch kv/docs updated (0fcd3fd -> d53868b)

2020-12-07 Thread kvn
This is an automated email from the ASF dual-hosted git repository. kvn pushed a change to branch kv/docs in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. from 0fcd3fd doc: change docs/develop.md to english add d53868b doc: remove compare with other ing

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538048793 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538050460 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538050918 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix] wfgydbu edited a comment on issue #2985: bug: 'limit-conn' plugin seems working in an unexpected manner

2020-12-07 Thread GitBox
wfgydbu edited a comment on issue #2985: URL: https://github.com/apache/apisix/issues/2985#issuecomment-740344661 https://github.com/apache/apisix/blob/v2.1/apisix/plugins/limit-conn.lua#L88-L94 I think these code should be something like this: ``` if lim:is_committed() the

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538051398 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538048793 ## File path: README.md ## @@ -2,7 +2,16 @@ Use Apache APISIX for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-netw

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538052942 ## File path: README.md ## @@ -13,147 +22,84 @@ Configure [plugins](https://github.com/apache/apisix/tree/master/doc/plugins), l * Support

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538055175 ## File path: README.md ## @@ -13,147 +22,84 @@ Configure [plugins](https://github.com/apache/apisix/tree/master/doc/plugins), l * Support

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538055367 ## File path: docs/FAQ.md ## @@ -0,0 +1,15 @@ +# FAQ + +1. How to bind between Service and Upstream? Review comment: Done --

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538055578 ## File path: docs/design.md ## @@ -36,6 +36,88 @@ Apache APISIX ingress for Kubernetes. - match and covert Apisix-ingress-types to Apisi

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538056103 ## File path: docs/design.md ## @@ -36,6 +36,88 @@ Apache APISIX ingress for Kubernetes. - match and covert Apisix-ingress-types to Apisi

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538056451 ## File path: docs/develop.md ## @@ -162,22 +168,22 @@ spec: host: internalalpha.talkinggenie.com enable_websocket

[GitHub] [apisix] idbeta commented on issue #2989: bug: Route url

2020-12-07 Thread GitBox
idbeta commented on issue #2989: URL: https://github.com/apache/apisix/issues/2989#issuecomment-740397552 What are your steps? In my environment, APISIX does not have this problem, but the dashboard will prompt that this setting is not allowed. ---

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538056827 ## File path: docs/install.md ## @@ -0,0 +1,129 @@ +# Installation + +## Dependencies + +* Kubernetes +* [Deploy Apache APISIX in k8s](http

[GitHub] [apisix] ziyou434 commented on issue #2989: bug: Route url

2020-12-07 Thread GitBox
ziyou434 commented on issue #2989: URL: https://github.com/apache/apisix/issues/2989#issuecomment-740398515 > What are your steps? In my environment, APISIX does not have this problem, but the dashboard will prompt that this setting is not allowed. ``` curl http://127.0.0.1:9080/a

[GitHub] [apisix-dashboard] codecov-io commented on pull request #972: test: e2e test balancer (roundrobin upstream)

2020-12-07 Thread GitBox
codecov-io commented on pull request #972: URL: https://github.com/apache/apisix-dashboard/pull/972#issuecomment-740398706 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/972?src=pr&el=h1) Report > Merging [#972](https://codecov.io/gh/apache/apisix-dashboard/pull/972?src

[GitHub] [apisix-dashboard] codecov-io commented on pull request #982: draft: add frontend e2e test for create route

2020-12-07 Thread GitBox
codecov-io commented on pull request #982: URL: https://github.com/apache/apisix-dashboard/pull/982#issuecomment-740400550 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/982?src=pr&el=h1) Report > Merging [#982](https://codecov.io/gh/apache/apisix-dashboard/pull/982?src

[apisix-ingress-controller] branch chore/cli created (now 7fd967f)

2020-12-07 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a change to branch chore/cli in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. at 7fd967f chore: added the command line This branch includes the following new commits: n

[apisix-ingress-controller] 01/01: chore: added the command line

2020-12-07 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a commit to branch chore/cli in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git commit 7fd967fdd3cdb2b45c488a207f1fef13ac31bcf3 Author: tokers AuthorDate: Tue Dec 8 14:05:42 2020 +0800

[GitHub] [apisix-ingress-controller] tokers opened a new pull request #61: chore: added the command line

2020-12-07 Thread GitBox
tokers opened a new pull request #61: URL: https://github.com/apache/apisix-ingress-controller/pull/61 Closing #56 . This PR introduces [cobra](https://github.com/spf13/cobra) as the command line framework. Currently we have only one custom sub command "ingress", which is the entryp

[apisix-ingress-controller] branch kv/docs updated (d53868b -> a2f7a66)

2020-12-07 Thread kvn
This is an automated email from the ASF dual-hosted git repository. kvn pushed a change to branch kv/docs in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. from d53868b doc: remove compare with other ingress controller add a2f7a66 doc: modify desc No ne

[GitHub] [apisix-ingress-controller] tokers commented on pull request #61: chore: added the command line

2020-12-07 Thread GitBox
tokers commented on pull request #61: URL: https://github.com/apache/apisix-ingress-controller/pull/61#issuecomment-740403392 @gxthrj @membphis Need your help to review this PR. This is an automated message from the Apache G

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
gxthrj commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r538061913 ## File path: docs/install.md ## @@ -0,0 +1,129 @@ +# Installation + +## Dependencies + +* Kubernetes +* [Deploy Apache APISIX in k8s](http

[GitHub] [apisix-dashboard] codecov-io edited a comment on pull request #977: chore: enrich error log

2020-12-07 Thread GitBox
codecov-io edited a comment on pull request #977: URL: https://github.com/apache/apisix-dashboard/pull/977#issuecomment-739972588 # [Codecov](https://codecov.io/gh/apache/apisix-dashboard/pull/977?src=pr&el=h1) Report > Merging [#977](https://codecov.io/gh/apache/apisix-dashboard/pull/

[apisix-ingress-controller] branch chore/cli updated (7fd967f -> 7bf66e0)

2020-12-07 Thread tokers
This is an automated email from the ASF dual-hosted git repository. tokers pushed a change to branch chore/cli in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git. from 7fd967f chore: added the command line add 7bf66e0 fix: removed the redundant os.Exit()

[GitHub] [apisix] membphis commented on issue #2924: [Proposal] Support both empty array and field-omitted for fields like remote_addrs

2020-12-07 Thread GitBox
membphis commented on issue #2924: URL: https://github.com/apache/apisix/issues/2924#issuecomment-740405671 @juzhiyuan @liuxiran @nic-chen @moonming I will close this issue and will create a new issue. I think we have finished the discussion, and here is the final result. Ple

[GitHub] [apisix] membphis closed issue #2924: [Proposal] Support both empty array and field-omitted for fields like remote_addrs

2020-12-07 Thread GitBox
membphis closed issue #2924: URL: https://github.com/apache/apisix/issues/2924 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 s

[GitHub] [apisix] membphis opened a new issue #2991: reject request data if it contains an empty array, eg: "remote_addrs": []

2020-12-07 Thread GitBox
membphis opened a new issue #2991: URL: https://github.com/apache/apisix/issues/2991 **Here is the todo list(from the discussion)** * `Admin API`: reject request data if it contains an empty array, eg: `"remote_addrs": []`. `Code + Doc` * `Manager API`: same as `Admin API`. * `

[GitHub] [apisix-dashboard] juzhiyuan opened a new issue #983: reject request data if it contains an empty array, eg: "remote_addrs": []

2020-12-07 Thread GitBox
juzhiyuan opened a new issue #983: URL: https://github.com/apache/apisix-dashboard/issues/983 original comment https://github.com/apache/apisix/issues/2924#issuecomment-740405671 # Feature request ## Please describe your feature reject request data if it contains an emp

[GitHub] [apisix-dashboard] membphis opened a new issue #984: reject request data if it contains an empty array, eg: "remote_addrs": []

2020-12-07 Thread GitBox
membphis opened a new issue #984: URL: https://github.com/apache/apisix-dashboard/issues/984 To add a route, if the `remote_addrs` field is an empty array, the matching behavior is ambiguous. In order to avoid ambiguity and keep the API design simple and clear, we should reject the

[GitHub] [apisix-dashboard] membphis commented on issue #984: reject request data if it contains an empty array, eg: "remote_addrs": []

2020-12-07 Thread GitBox
membphis commented on issue #984: URL: https://github.com/apache/apisix-dashboard/issues/984#issuecomment-740410851 @liuxiran @juzhiyuan @moonming pls take a look when you have time ^_^ This is an automated message from the

[GitHub] [apisix-ingress-controller] membphis commented on a change in pull request #48: docs: add usage/design/install/contribute/FAQ docs & modify README

2020-12-07 Thread GitBox
membphis commented on a change in pull request #48: URL: https://github.com/apache/apisix-ingress-controller/pull/48#discussion_r537982915 ## File path: samples/deploy/rbac/apisix_view_clusterrolebinding.yaml ## @@ -8,5 +8,4 @@ roleRef: name: apisix-view-clusterrole subjec

[GitHub] [apisix] spacewander commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
spacewander commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538071956 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contri

[GitHub] [apisix] tokers commented on a change in pull request #2926: feat: server info

2020-12-07 Thread GitBox
tokers commented on a change in pull request #2926: URL: https://github.com/apache/apisix/pull/2926#discussion_r538073325 ## File path: apisix/plugins/server-info.lua ## @@ -0,0 +1,238 @@ +-- +-- Licensed to the Apache Software Foundation (ASF) under one or more +-- contributor

<    1   2   3   >