tao12345666333 opened a new pull request #3:
URL: https://github.com/apache/apisix-ingress-docker/pull/3
`alpine:3.12.1` has many vulnerabilities.
--
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
wangxiaochuang opened a new pull request #752: bugfix: fix issue #750
URL: https://github.com/apache/incubator-apisix/pull/752
## Summary
fix the wrong "method" restriction in plugin's inner api
### Issues resolved
Fix #750
-
wangxiaochuang closed pull request #751: fix wrong plugin method name
URL: https://github.com/apache/incubator-apisix/pull/751
This is an automated message from the Apache Git Service.
To respond to the message, please log on
juzhiyuan commented on a change in pull request #752: bugfix: fix issue #750
URL: https://github.com/apache/incubator-apisix/pull/752#discussion_r339879892
##
File path: t/plugin/jwt-auth.t
##
@@ -148,7 +148,14 @@ qr/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.\w+.\w+/
-===
wangxiaochuang commented on a change in pull request #752: bugfix: fix issue
#750
URL: https://github.com/apache/incubator-apisix/pull/752#discussion_r339881615
##
File path: t/plugin/jwt-auth.t
##
@@ -148,7 +148,14 @@ qr/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.\w+.\w+/
ygm521 opened a new issue #753: apisix和openresty对比几大优势。欢迎补充!
URL: https://github.com/apache/incubator-apisix/issues/753
1, etcd 解决分布式配置存储一致性问题,解决了配置变更推送问题;
2, 路由和真实服务配置可以动态调整;
3, nginx配置变更需要reload,worker进程缓存失效问题;
This is
Tinywan commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547263525
This is not the same, can't compare
This is an automated message from the Apache
Miss-you commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547267714
Openresty is a full-fledged web platform
APISIX is an high-performance API-Gateway
You can compare APISIX to other API-gateways, like ty
nic-chen commented on a change in pull request #691: feat grpc proxy doc &&
test case
URL: https://github.com/apache/incubator-apisix/pull/691#discussion_r339911227
##
File path: doc/grpc-proxy-cn.md
##
@@ -0,0 +1,53 @@
+[English](grpc-proxy.md)
+# grpc-proxy
+
+通过APISIX代理
membphis commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547302066
@ygm521 I think we can close this issue.
This is an automated message from the A
ygm521 commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547304628
希望院生补充补充吧,许多入门者都不清楚apisix和nginx有啥区别? @moonming @membphis
This is an automated mes
Tinywan commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547309567
@Miss-you I agree
This is an automated message from the Apache Git Service.
To r
idevz commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547309765
@ygm521 we'd better using English here, on account of we're in the
apache-incubator now.
For your question, apisix is a Cloud Native Api Gate
idevz edited a comment on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547309765
@ygm521 we'd better using English here, on account of we're in the
apache-incubator now.
For your question, apisix is a Cloud Native A
ygm521 commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547313192
I am based on nginx to write related c language modules. As far as I know,
1, apisix is nothing more than using the etcd storage configuration t
lilien1010 opened a new pull request #754: doc: change all ` iresty/apisix`
link in documents into `apache/incubator-apisix`
URL: https://github.com/apache/incubator-apisix/pull/754
### Summary
change all ` iresty/apisix` link in documents into `apache/incubator-apisix`
#
wziww opened a new pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755
### Summary
Add `TEST_NGINX_BINARY` environment variables description for dev-manual doc
### Full changelog
### Issues resolved
---
YazaiHu opened a new pull request #756: add restart apisix server command
URL: https://github.com/apache/incubator-apisix/pull/756
NOTE: Please read the Contributing.md guidelines before submitting your
patch:
https://github.com/iresty/apisix/blob/master/Contributing.md#how-to-add-a
juzhiyuan commented on a change in pull request #756: add restart apisix server
command
URL: https://github.com/apache/incubator-apisix/pull/756#discussion_r340002152
##
File path: bin/apisix
##
@@ -450,6 +450,7 @@ init: initialize the local nginx.conf
init_etcd: i
juzhiyuan commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340003132
##
File path: doc/dev-manual-cn.md
##
@@ -99,3 +99,4 @@ Makefile rules:
2. 然后通过 cpanm 来安装 test-gninx:`sudo cpanm --notest Test::N
juzhiyuan commented on issue #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#issuecomment-547361159
Thanks for your contribution!
This is an automated message from the Apache Git Service.
To respond t
juzhiyuan commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340003619
##
File path: doc/dev-manual.md
##
@@ -99,4 +99,5 @@ Makefile rules:
2. Then install `test-gninx` via `cpanm`::`sudo cpanm --note
wziww commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340006282
##
File path: doc/dev-manual.md
##
@@ -99,4 +99,5 @@ Makefile rules:
2. Then install `test-gninx` via `cpanm`::`sudo cpanm --notest T
wziww commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340006462
##
File path: doc/dev-manual-cn.md
##
@@ -99,3 +99,4 @@ Makefile rules:
2. 然后通过 cpanm 来安装 test-gninx:`sudo cpanm --notest Test::Nginx
juzhiyuan commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340006968
##
File path: doc/dev-manual-cn.md
##
@@ -99,3 +99,4 @@ Makefile rules:
2. 然后通过 cpanm 来安装 test-gninx:`sudo cpanm --notest Test::N
juzhiyuan commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340006968
##
File path: doc/dev-manual-cn.md
##
@@ -99,3 +99,4 @@ Makefile rules:
2. 然后通过 cpanm 来安装 test-gninx:`sudo cpanm --notest Test::N
YazaiHu commented on a change in pull request #756: add restart apisix server
command
URL: https://github.com/apache/incubator-apisix/pull/756#discussion_r340008024
##
File path: bin/apisix
##
@@ -450,6 +450,7 @@ init: initialize the local nginx.conf
init_etcd: ini
wziww commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340009105
##
File path: doc/dev-manual-cn.md
##
@@ -99,3 +99,4 @@ Makefile rules:
2. 然后通过 cpanm 来安装 test-gninx:`sudo cpanm --notest Test::Nginx
YazaiHu closed pull request #756: add restart apisix server command
URL: https://github.com/apache/incubator-apisix/pull/756
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
YazaiHu opened a new pull request #757: add restart apisix server command
URL: https://github.com/apache/incubator-apisix/pull/757
NOTE: Please read the Contributing.md guidelines before submitting your
patch:
https://github.com/iresty/apisix/blob/master/Contributing.md#how-to-add-a
idevz commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL:
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547419102
APISIX is not only implement dynamic configuration changes;
I think The most import things which APISIX have done are:
1. Provider a high
Tinywan opened a new pull request #29: Simplify the docker run documentation
and run quickly with docker-compose
URL: https://github.com/apache/incubator-apisix-docker/pull/29
This is an automated message from the Apache Git
juzhiyuan opened a new pull request #5: Update README.md
URL: https://github.com/apache/incubator-apisix-website/pull/5
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
membphis commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340174432
##
File path: doc/dev-manual-cn.md
##
@@ -98,4 +98,5 @@ Makefile rules:
1. 先安装 perl 的包管理器 cpanminus
2. 然后通过 cpanm 来安装 test-gninx:
membphis opened a new issue #6: bug: wrong link
URL: https://github.com/apache/incubator-apisix-website/issues/6
change to new apache link.

-
membphis opened a new issue #7: wrong ico, we need to use the logo of Apache
APISIX
URL: https://github.com/apache/incubator-apisix-website/issues/7

--
membphis commented on issue #6: bug: wrong link
URL:
https://github.com/apache/incubator-apisix-website/issues/6#issuecomment-547517315

ditto
--
Miss-you commented on a change in pull request #739: doc: redirect-cn.md
URL: https://github.com/apache/incubator-apisix/pull/739#discussion_r340240178
##
File path: doc/plugins/redirect-cn.md
##
@@ -0,0 +1,96 @@
+[English](plugins/redirect.md)
Review comment:
https:
lilien1010 commented on issue #37: UI improvement: When the upstream load
balancing algorithm is chash, the choice of key can be made into a drop-down
list.
URL:
https://github.com/apache/incubator-apisix-dashboard/issues/37#issuecomment-547700534
@juzhiyuan how is the work about this
lilien1010 commented on issue #37: UI improvement: When the upstream load
balancing algorithm is chash, the choice of key can be made into a drop-down
list.
URL:
https://github.com/apache/incubator-apisix-dashboard/issues/37#issuecomment-547702086
@juzhiyuan
https://github.com/apache
wziww commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340399289
##
File path: doc/dev-manual-cn.md
##
@@ -98,4 +98,5 @@ Makefile rules:
1. 先安装 perl 的包管理器 cpanminus
2. 然后通过 cpanm 来安装 test-gninx:`su
membphis commented on a change in pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755#discussion_r340402297
##
File path: doc/dev-manual-cn.md
##
@@ -98,4 +98,6 @@ Makefile rules:
1. 先安装 perl 的包管理器 cpanminus
2. 然后通过 cpanm 来安装 test-gninx:
juzhiyuan commented on issue #37: UI improvement: When the upstream load
balancing algorithm is chash, the choice of key can be made into a drop-down
list.
URL:
https://github.com/apache/incubator-apisix-dashboard/issues/37#issuecomment-547707912
@lilien1010 Not implemented yet, welcome
moonming commented on a change in pull request #757: add restart apisix server
command
URL: https://github.com/apache/incubator-apisix/pull/757#discussion_r340405133
##
File path: bin/apisix
##
@@ -450,6 +450,7 @@ init: initialize the local nginx.conf
init_etcd: in
juzhiyuan commented on a change in pull request #739: doc: redirect-cn.md
URL: https://github.com/apache/incubator-apisix/pull/739#discussion_r340405454
##
File path: doc/plugins/redirect-cn.md
##
@@ -0,0 +1,96 @@
+[English](plugins/redirect.md)
Review comment:
It's c
juzhiyuan commented on a change in pull request #739: doc: redirect-cn.md
URL: https://github.com/apache/incubator-apisix/pull/739#discussion_r340405454
##
File path: doc/plugins/redirect-cn.md
##
@@ -0,0 +1,96 @@
+[English](plugins/redirect.md)
Review comment:
The li
juzhiyuan commented on a change in pull request #739: doc: redirect-cn.md
URL: https://github.com/apache/incubator-apisix/pull/739#discussion_r340405696
##
File path: doc/plugins/redirect-cn.md
##
@@ -0,0 +1,96 @@
+[English](plugins/redirect.md)
Review comment:
Sorry
juzhiyuan commented on a change in pull request #739: doc: redirect-cn.md
URL: https://github.com/apache/incubator-apisix/pull/739#discussion_r340406196
##
File path: doc/plugins/redirect-cn.md
##
@@ -0,0 +1,96 @@
+[English](plugins/redirect.md)
Review comment:
Suffic
juzhiyuan merged pull request #5: Update README.md
URL: https://github.com/apache/incubator-apisix-website/pull/5
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
moonming merged pull request #704: doc: Update jwt-auth.md
URL: https://github.com/apache/incubator-apisix/pull/704
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
moonming merged pull request #715: bugfix:zipkin plugin not set tracing data to
request header.
URL: https://github.com/apache/incubator-apisix/pull/715
This is an automated message from the Apache Git Service.
To respond to
moonming merged pull request #742: Added Authing into Idp(CN)
URL: https://github.com/apache/incubator-apisix/pull/742
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
moonming merged pull request #740: Update README.md - Add AWS deployment
tutorial link
URL: https://github.com/apache/incubator-apisix/pull/740
This is an automated message from the Apache Git Service.
To respond to the mess
moonming merged pull request #752: bugfix: fix issue #750
URL: https://github.com/apache/incubator-apisix/pull/752
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
moonming closed issue #750: bug: plugin's method definition is invalid
URL: https://github.com/apache/incubator-apisix/issues/750
This is an automated message from the Apache Git Service.
To respond to the message, please log
moonming merged pull request #755: Doc update
URL: https://github.com/apache/incubator-apisix/pull/755
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
moonming merged pull request #754: doc: change all ` iresty/apisix` link in
documents into `apache/incubator-apisix`
URL: https://github.com/apache/incubator-apisix/pull/754
This is an automated message from the Apache Git S
moonming closed issue #753: apisix和openresty对比几大优势。欢迎补充!
URL: https://github.com/apache/incubator-apisix/issues/753
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
moonming closed issue #744: todo: will merge this PR manually after `apisix` ->
`apache apisix`
URL: https://github.com/apache/incubator-apisix/issues/744
This is an automated message from the Apache Git Service.
To respond
juzhiyuan closed issue #6: bug: wrong link
URL: https://github.com/apache/incubator-apisix-website/issues/6
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
moonming commented on issue #707: doc: fix 404 link when link to
install-dependencies
URL: https://github.com/apache/incubator-apisix/pull/707#issuecomment-547717029
fixed by https://github.com/apache/incubator-apisix/pull/754
---
juzhiyuan commented on issue #6: bug: wrong link
URL:
https://github.com/apache/incubator-apisix-website/issues/6#issuecomment-547716975
fixed
This is an automated message from the Apache Git Service.
To respond to the messag
moonming closed pull request #707: doc: fix 404 link when link to
install-dependencies
URL: https://github.com/apache/incubator-apisix/pull/707
This is an automated message from the Apache Git Service.
To respond to the mess
juzhiyuan commented on issue #7: wrong ico, we need to use the logo of Apache
APISIX
URL:
https://github.com/apache/incubator-apisix-website/issues/7#issuecomment-547719801
fixed
This is an automated message from the Apache
juzhiyuan closed issue #7: wrong ico, we need to use the logo of Apache APISIX
URL: https://github.com/apache/incubator-apisix-website/issues/7
This is an automated message from the Apache Git Service.
To respond to the messa
membphis opened a new issue #8: wrong link in README.md
URL: https://github.com/apache/incubator-apisix-website/issues/8

---
juzhiyuan edited a comment on issue #8: wrong link in README.md
URL:
https://github.com/apache/incubator-apisix-website/issues/8#issuecomment-547721186
Please see `dev` or `asf-site` branch. @moonming I think we may set master
branch as Dev branch to reduce confusion.
juzhiyuan commented on issue #8: wrong link in README.md
URL:
https://github.com/apache/incubator-apisix-website/issues/8#issuecomment-547721186
Please see `dev` or `asf-site` branch. @moonming I think we may set master
branch as Dev branch to reduce confustion.
--
juzhiyuan edited a comment on issue #8: wrong link in README.md
URL:
https://github.com/apache/incubator-apisix-website/issues/8#issuecomment-547721186
@membphis Please see `dev` or `asf-site` branch. @moonming I think we may
set master branch as Dev branch to reduce confusion.
--
moonming commented on issue #8: wrong link in README.md
URL:
https://github.com/apache/incubator-apisix-website/issues/8#issuecomment-547722599
ok
This is an automated message from the Apache Git Service.
To respond to the me
moonming closed issue #8: wrong link in README.md
URL: https://github.com/apache/incubator-apisix-website/issues/8
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
juzhiyuan opened a new issue #9: update repo settings
URL: https://github.com/apache/incubator-apisix-website/issues/9
@moonming Please help set `asf-site` branch under-protected, and remove
`dev` branch.
This is an automated
membphis commented on issue #732: feature: supported `redirect` plugin.
URL: https://github.com/apache/incubator-apisix/pull/732#issuecomment-547726770
Rebased this branch and added new comments, please take a look.
This is an
membphis commented on a change in pull request #732: feature: supported
`redirect` plugin.
URL: https://github.com/apache/incubator-apisix/pull/732#discussion_r340420182
##
File path: lua/apisix/plugins/redirect.lua
##
@@ -0,0 +1,121 @@
+local core = require("apisix.core")
moonming commented on issue #9: update repo settings
URL:
https://github.com/apache/incubator-apisix-website/issues/9#issuecomment-547727284
my permissions are the same as you, so if you want to do this, you need to
create a ticket for the infra team.
-
juzhiyuan commented on issue #9: update repo settings
URL:
https://github.com/apache/incubator-apisix-website/issues/9#issuecomment-547729863
Ticket created here https://issues.apache.org/jira/browse/INFRA-19356 , I
will close this issues once the settings have been updated.
-
juzhiyuan commented on issue #679: bug: apisix/dashboard don't support array
type for the schema in plugins
URL:
https://github.com/apache/incubator-apisix/issues/679#issuecomment-547739110
It will be like this.

This is
moonming edited a comment on issue #743: license: add ASF header.
URL: https://github.com/apache/incubator-apisix/pull/743#issuecomment-547719058
> > index.html
>
> So this file is using an incorrect ASF header?
>
https://github.com/iresty/apisix_dashboard_built/blob/fde8c24f53665
moonming opened a new pull request #51: change the style of html license.
URL: https://github.com/apache/incubator-apisix-dashboard/pull/51
This is an automated message from the Apache Git Service.
To respond to the message,
toruneko opened a new issue #760: bug: wildcard certificates cannot match
multi-level subdomains.
URL: https://github.com/apache/incubator-apisix/issues/760
### Issue description
*.test.com certificate cannot match a.b.test.com domain,
because the wildcard only covers one level of sub
moonming commented on a change in pull request #758: doc: added a new speech
link and dropped `node-status` api doc.
URL: https://github.com/apache/incubator-apisix/pull/758#discussion_r340447631
##
File path: README_CN.md
##
@@ -177,9 +177,10 @@ Dashboard 默认允许任何 IP 访问。你可以
moonming commented on a change in pull request #758: doc: added a new speech
link and dropped `node-status` api doc.
URL: https://github.com/apache/incubator-apisix/pull/758#discussion_r340447159
##
File path: doc/admin-api-cn.md
##
@@ -3,7 +3,6 @@
===
* [Route](#route
membphis commented on a change in pull request #758: doc: added a new speech
link and dropped `node-status` api doc.
URL: https://github.com/apache/incubator-apisix/pull/758#discussion_r340448902
##
File path: README_CN.md
##
@@ -177,9 +177,10 @@ Dashboard 默认允许任何 IP 访问。你可以
moonming merged pull request #51: change the style of html license.
URL: https://github.com/apache/incubator-apisix-dashboard/pull/51
This is an automated message from the Apache Git Service.
To respond to the message, please
membphis commented on a change in pull request #758: doc: added a new speech
link and dropped `node-status` api doc.
URL: https://github.com/apache/incubator-apisix/pull/758#discussion_r340450814
##
File path: README_CN.md
##
@@ -177,9 +177,10 @@ Dashboard 默认允许任何 IP 访问。你可以
juzhiyuan commented on issue #679: bug: apisix/dashboard don't support array
type for the schema in plugins
URL:
https://github.com/apache/incubator-apisix/issues/679#issuecomment-547784074
:master
* OS:docker
### Minimal test code / Steps to reproduce the issue
yy8866 commented on issue #761: bug: 三级泛解析路由规则无法匹配
URL:
https://github.com/apache/incubator-apisix/issues/761#issuecomment-547808383
## ps:
router:
http: 'radixtree_host_uri'
This is an automated message from th
yy8866 commented on issue #761: bug: 三级泛解析路由规则无法匹配
URL:
https://github.com/apache/incubator-apisix/issues/761#issuecomment-547809455
理论上*.xxx.xxx.com的优先级是应该大于host为空的那条路由的。实际使用中上优先匹配了空host的那条路由
This is an automated message fro
lilien1010 opened a new pull request #762: Bugfix: change dir apisix into
incubator-apisix
URL: https://github.com/apache/incubator-apisix/pull/762
Bugfix: change dir apisix into incubator-apisix
### Summary
Makefile
---
lilien1010 opened a new issue #763: bug: luarocks install apisix fail due to
dirname error
URL: https://github.com/apache/incubator-apisix/issues/763
### Issue description
when I install apisix from luarocks ,it failed,
```shell
cd `mktemp -d /tmp/apisix.XX` && \
g
lilien1010 commented on issue #762: Bugfix: change dir apisix into
incubator-apisix
URL: https://github.com/apache/incubator-apisix/pull/762#issuecomment-547831572
fix bug: https://github.com/apache/incubator-apisix/issues/763
--
1 - 100 of 239 matches
Mail list logo