[GitHub] [apisix] membphis commented on pull request #2092: bug: removed default access token for Admin API.

2020-08-30 Thread GitBox
membphis commented on pull request #2092: URL: https://github.com/apache/apisix/pull/2092#issuecomment-683558590 @apache/apisix-committers please take a look at this PR, it is ready to merge This is an automated message from

[GitHub] [apisix-dashboard] liuxiran opened a new issue #431: Feature: route group

2020-08-30 Thread GitBox
liuxiran opened a new issue #431: URL: https://github.com/apache/apisix-dashboard/issues/431 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirements - [ ] Feature or performance

[GitHub] [apisix-dashboard] nic-chen opened a new pull request #430: feat: upstream and route support `chash` and `checks`

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

[GitHub] [apisix-dashboard] LiteSun opened a new pull request #429: feat: added chash

2020-08-30 Thread GitBox
LiteSun opened a new pull request #429: URL: https://github.com/apache/apisix-dashboard/pull/429 Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bug fix - [x] New feature provided - [ ] Improve performance - Related

[GitHub] [apisix] membphis commented on issue #2135: request help: recommend admin-api add paging function

2020-08-30 Thread GitBox
membphis commented on issue #2135: URL: https://github.com/apache/apisix/issues/2135#issuecomment-683531730 yes, we need to support this feature ^_^ This is an automated message from the Apache Git Service. To respond to the

[GitHub] [apisix] membphis commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r479869859 ## File path: conf/config.yaml ## @@ -21,3 +21,13 @@ # host: # - "http://127.0.0.1:2379; # +# +# If you want specify the Admin API token,

[GitHub] [apisix] membphis commented on a change in pull request #2092: bug: removed default access token for Admin API.

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2092: URL: https://github.com/apache/apisix/pull/2092#discussion_r479867959 ## File path: .travis/apisix_cli_test.sh ## @@ -166,7 +200,14 @@ echo "passed: admin https enabled" # rollback to the default -git checkout

[GitHub] [apisix] backnero opened a new issue #2135: request help: recommend admin-api add paging function

2020-08-30 Thread GitBox
backnero opened a new issue #2135: URL: https://github.com/apache/apisix/issues/2135 ### Issue description It is recommended to add a paging function to the admin-api interface. When the back-end services increase and the number of interfaces increases, the api interface that obtains

[GitHub] [apisix] membphis commented on a change in pull request #2121: fix: limit count config not effective

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2121: URL: https://github.com/apache/apisix/pull/2121#discussion_r479862432 ## File path: apisix/plugin.lua ## @@ -297,6 +297,7 @@ local function merge_service_route(service_conf, route_conf) local new_conf =

[apisix-website] branch asf-site updated: Deploy to GitHub pages

2020-08-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 2df34d1 Deploy to GitHub pages

[GitHub] [apisix-website] juzhiyuan closed issue #70: add ASF links

2020-08-30 Thread GitBox
juzhiyuan closed issue #70: URL: https://github.com/apache/apisix-website/issues/70 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-website] branch master updated: feat: improve ASF links

2020-08-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 2e397f3 feat: improve ASF links

[apisix-website] branch asf-site updated: Deploy to GitHub pages

2020-08-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 35d53a8 Deploy to GitHub pages

[apisix-website] branch master updated: feat: update favicon

2020-08-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 905ccd5 feat: update favicon

[apisix-website] branch asf-site updated: Deploy to GitHub pages

2020-08-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 3b06a0e Deploy to GitHub pages

[apisix-website] branch master updated: feat: update logo

2020-08-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/apisix-website.git The following commit(s) were added to refs/heads/master by this push: new 95b3a34 feat: update logo 95b3a34

[GitHub] [apisix-website] juzhiyuan closed issue #69: update header logo

2020-08-30 Thread GitBox
juzhiyuan closed issue #69: URL: https://github.com/apache/apisix-website/issues/69 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] membphis opened a new issue #2134: doc: set the request domain name for the upstream, needs to specify the default value

2020-08-30 Thread GitBox
membphis opened a new issue #2134: URL: https://github.com/apache/apisix/issues/2134 comments: https://github.com/apache/apisix/pull/2132#discussion_r479778454 This is an automated message from the Apache Git Service. To

[GitHub] [apisix] membphis commented on a change in pull request #2132: feat: support different modes to pass host to upstream

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2132: URL: https://github.com/apache/apisix/pull/2132#discussion_r479779242 ## File path: doc/admin-api.md ## @@ -504,6 +504,9 @@ In addition to the basic complex equalization algorithm selection, APISIX's Upst

[apisix] branch master updated: feat: support different modes to pass host to upstream (#2132)

2020-08-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis 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 502310b feat: support different modes to

[GitHub] [apisix] membphis merged pull request #2132: feat: support different modes to pass host to upstream

2020-08-30 Thread GitBox
membphis merged pull request #2132: URL: https://github.com/apache/apisix/pull/2132 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] membphis commented on a change in pull request #2132: feat: support different modes to pass host to upstream

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2132: URL: https://github.com/apache/apisix/pull/2132#discussion_r479778454 ## File path: doc/admin-api.md ## @@ -504,6 +504,9 @@ In addition to the basic complex equalization algorithm selection, APISIX's Upst

[GitHub] [apisix] membphis commented on a change in pull request #2132: feat: support different modes to pass host to upstream

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2132: URL: https://github.com/apache/apisix/pull/2132#discussion_r479747784 ## File path: apisix/admin/upstreams.lua ## @@ -112,6 +117,7 @@ local function check_conf(id, conf, need_id) core.log.info("conf : ",

[GitHub] [apisix] membphis commented on issue #2123: request help: Can use SSL certificate for ectd auth ?

2020-08-30 Thread GitBox
membphis commented on issue #2123: URL: https://github.com/apache/apisix/issues/2123#issuecomment-683399529 that is a todo feature. it needs to support mTLS but openresty does not support this feature now This is an

[GitHub] [apisix] membphis commented on issue #2128: request help: Can support multi-server config?

2020-08-30 Thread GitBox
membphis commented on issue #2128: URL: https://github.com/apache/apisix/issues/2128#issuecomment-683398797 please provide an example of nginx.conf, I can not sure what is you need This is an automated message from the

[GitHub] [apisix] membphis merged pull request #2130: chore: restrict the apisix/admin routers

2020-08-30 Thread GitBox
membphis merged pull request #2130: URL: https://github.com/apache/apisix/pull/2130 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: chore: restrict the apisix/admin routers (#2130)

2020-08-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis 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 ff90202 chore: restrict the apisix/admin

[GitHub] [apisix] membphis commented on a change in pull request #2132: feat: support different modes to pass host to upstream

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2132: URL: https://github.com/apache/apisix/pull/2132#discussion_r479735530 ## File path: apisix/admin/upstreams.lua ## @@ -80,7 +80,7 @@ local function check_upstream_conf(conf) -- only support single node for `node` mode

[GitHub] [apisix] membphis commented on a change in pull request #2036: feature: support etcd v3, by mocking v2 API

2020-08-30 Thread GitBox
membphis commented on a change in pull request #2036: URL: https://github.com/apache/apisix/pull/2036#discussion_r479726294 ## File path: rockspec/apisix-master-0.rockspec ## @@ -52,6 +52,7 @@ dependencies = { "lua-resty-kafka = 0.07", "lua-resty-logger-socket =