[GitHub] [incubator-apisix] DHB-liuhong commented on issue #967: IP does not poll when using passive health-check

2019-12-12 Thread GitBox
DHB-liuhong commented on issue #967: IP does not poll when using passive health-check URL: https://github.com/apache/incubator-apisix/issues/967#issuecomment-565308743 @moonming can you help to see. thanks This is an

[incubator-apisix] branch master updated: test case: Adding unit test for key auth plugin with valid api key (#964)

2019-12-12 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/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 8958c6c test case: Adding unit test

[GitHub] [incubator-apisix] moonming closed issue #942: test case: no test cases for vaild consumer and vaild key for key-auth plugin

2019-12-12 Thread GitBox
moonming closed issue #942: test case: no test cases for vaild consumer and vaild key for key-auth plugin URL: https://github.com/apache/incubator-apisix/issues/942 This is an automated message from the Apache Git Service.

[GitHub] [incubator-apisix] moonming merged pull request #964: Adding unit test for key auth plugin with valid api key

2019-12-12 Thread GitBox
moonming merged pull request #964: Adding unit test for key auth plugin with valid api key URL: https://github.com/apache/incubator-apisix/pull/964 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-apisix] dabingya commented on issue #966: request help: coding

2019-12-12 Thread GitBox
dabingya commented on issue #966: request help: coding URL: https://github.com/apache/incubator-apisix/issues/966#issuecomment-565296283 i do git clone ,then make deps ,add conf/nginx.conf ,make run ,finally it work. This

[GitHub] [incubator-apisix] moonming commented on issue #965: HTTP logger to send logs to external log management tool

2019-12-12 Thread GitBox
moonming commented on issue #965: HTTP logger to send logs to external log management tool URL: https://github.com/apache/incubator-apisix/issues/965#issuecomment-565294544 APISIX does not have such plugins now, but we definitely need them to send logs to ELK, Datadog, Kafka, etc. And

[GitHub] [incubator-apisix] moonming commented on issue #967: IP does not poll when using passive health-check

2019-12-12 Thread GitBox
moonming commented on issue #967: IP does not poll when using passive health-check URL: https://github.com/apache/incubator-apisix/issues/967#issuecomment-565293585 @DHB-liuhong can you give reproduce steps? and what's the version of APISIX?

[GitHub] [incubator-apisix] moonming commented on issue #966: request help: coding

2019-12-12 Thread GitBox
moonming commented on issue #966: request help: coding URL: https://github.com/apache/incubator-apisix/issues/966#issuecomment-565293063 https://github.com/apache/incubator-apisix/blob/master/doc/getting-started.md is a good start, then you can try plugins:

[GitHub] [incubator-apisix] dabingya closed issue #949: request help: How to replace uri?

2019-12-12 Thread GitBox
dabingya closed issue #949: request help: How to replace uri? URL: https://github.com/apache/incubator-apisix/issues/949 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-apisix] DHB-liuhong commented on issue #967: IP does not poll when using passive health-check

2019-12-12 Thread GitBox
DHB-liuhong commented on issue #967: IP does not poll when using passive health-check URL: https://github.com/apache/incubator-apisix/issues/967#issuecomment-565288159 @moonming can you help to see. This is an automated

[GitHub] [incubator-apisix] DHB-liuhong opened a new issue #967: IP does not poll when using passive health-check

2019-12-12 Thread GitBox
DHB-liuhong opened a new issue #967: IP does not poll when using passive health-check URL: https://github.com/apache/incubator-apisix/issues/967 ### Issue description ip does not pool when using passive health-check ### Environment

[GitHub] [incubator-apisix] dabingya opened a new issue #966: request help: coding

2019-12-12 Thread GitBox
dabingya opened a new issue #966: request help: coding URL: https://github.com/apache/incubator-apisix/issues/966 ### Issue description ### Environment * apisix version (cmd: `apisix version`): * OS: max os i want to do some study and coding, after git clone ,

[GitHub] [incubator-apisix] membphis commented on issue #962: feature: support showing apisix cluster node information

2019-12-12 Thread GitBox
membphis commented on issue #962: feature: support showing apisix cluster node information URL: https://github.com/apache/incubator-apisix/pull/962#issuecomment-565260253 @agile6v We can not to use `etcd` to store the node status, it will cause the data version in etcd to keep changing.

[GitHub] [incubator-apisix] agile6v commented on issue #963: bug: custom etcd host is invalid.

2019-12-12 Thread GitBox
agile6v commented on issue #963: bug: custom etcd host is invalid. URL: https://github.com/apache/incubator-apisix/issues/963#issuecomment-565052373 Hi @shuaijinchao APISIX currently depends on `lua-resty-etcd(0.7)`, which is valid in `lua-resty-etcd(0.7)`. If APISIX upgrades

[GitHub] [incubator-apisix] sshniro removed a comment on issue #964: Adding unit test for key auth plugin with valid api key

2019-12-12 Thread GitBox
sshniro removed a comment on issue #964: Adding unit test for key auth plugin with valid api key URL: https://github.com/apache/incubator-apisix/pull/964#issuecomment-565016190 Hi, the change does not involve invalid-service.t and this only fails in the tengine, but the same test case

[GitHub] [incubator-apisix] sshniro commented on issue #964: Adding unit test for key auth plugin with valid api key

2019-12-12 Thread GitBox
sshniro commented on issue #964: Adding unit test for key auth plugin with valid api key URL: https://github.com/apache/incubator-apisix/pull/964#issuecomment-565016190 Hi, the change does not involve invalid-service.t and this only fails in the tengine, but the same test case passes in

[GitHub] [incubator-apisix] sshniro commented on issue #333: global config: support to use `syslog` to collect access and error log.

2019-12-12 Thread GitBox
sshniro commented on issue #333: global config: support to use `syslog` to collect access and error log. URL: https://github.com/apache/incubator-apisix/issues/333#issuecomment-565008313 Hi, is this feature implemented? if not can I attempt this?

[GitHub] [incubator-apisix] sshniro opened a new issue #965: HTTP logger to send logs to external log management tool

2019-12-12 Thread GitBox
sshniro opened a new issue #965: HTTP logger to send logs to external log management tool URL: https://github.com/apache/incubator-apisix/issues/965 Does APISIX provide an HTTP logger to send gateway request (url, uri, time, key) logs to an external endpoint? I want to send the access

[GitHub] [incubator-apisix] sshniro opened a new pull request #964: Adding unit test for key auth plugin with valid api key

2019-12-12 Thread GitBox
sshniro opened a new pull request #964: Adding unit test for key auth plugin with valid api key URL: https://github.com/apache/incubator-apisix/pull/964 Fix for #942 This is an automated message from the Apache Git Service.

[GitHub] [incubator-apisix] sshniro commented on issue #930: request help: Doc on Getting Started guide for APISIX

2019-12-12 Thread GitBox
sshniro commented on issue #930: request help: Doc on Getting Started guide for APISIX URL: https://github.com/apache/incubator-apisix/issues/930#issuecomment-564936448 Closing the issue as the PR got merged. This is an

[GitHub] [incubator-apisix] sshniro closed issue #930: request help: Doc on Getting Started guide for APISIX

2019-12-12 Thread GitBox
sshniro closed issue #930: request help: Doc on Getting Started guide for APISIX URL: https://github.com/apache/incubator-apisix/issues/930 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-apisix] moonming commented on issue #963: bug: custom etcd host is invalid.

2019-12-12 Thread GitBox
moonming commented on issue #963: bug: custom etcd host is invalid. URL: https://github.com/apache/incubator-apisix/issues/963#issuecomment-564927358 welcome PR This is an automated message from the Apache Git Service. To

[GitHub] [incubator-apisix] shuaijinchao opened a new issue #963: bug: custom etcd host is invalid.

2019-12-12 Thread GitBox
shuaijinchao opened a new issue #963: bug: custom etcd host is invalid. URL: https://github.com/apache/incubator-apisix/issues/963 [lua/apisix/core/etcd.lua](https://github.com/apache/incubator-apisix/blob/master/lua/apisix/core/etcd.lua#L35) When calling `lua-resty-etcd` for