Re: [DISCUSS] Call for volunteer of PPMCs for quarterly report

2019-10-28 Thread hui li
understood. Ming Wen 于2019年10月29日周二 下午2:20写道: > you can read other project's report from this page: > https://cwiki.apache.org/confluence/display/INCUBATOR/November2019 > > Thanks, > Ming Wen, Apache APISIX > Twitter: _WenMing > > > hui li 于2019年10月29日周二 下午2:09写道: > > > Is the quarterly report

[GitHub] [incubator-apisix] nic-chen commented on a change in pull request #691: feat grpc proxy doc && test case

2019-10-28 Thread GitBox
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代理

Re: [DISCUSS] Call for volunteer of PPMCs for quarterly report

2019-10-28 Thread Ming Wen
you can read other project's report from this page: https://cwiki.apache.org/confluence/display/INCUBATOR/November2019 Thanks, Ming Wen, Apache APISIX Twitter: _WenMing hui li 于2019年10月29日周二 下午2:09写道: > Is the quarterly report that you want similar to this? > https://github.com/freebsd/freebsd

Re: [DISCUSS] Call for volunteer of PPMCs for quarterly report

2019-10-28 Thread hui li
Is the quarterly report that you want similar to this? https://github.com/freebsd/freebsd-quarterly/blob/master/2018q2/re.md Ming Wen 于2019年10月29日周二 上午12:34写道: > hello, PPMCs, > We need to complete the quarterly report of Apache APISIX. [1] > Who want be the volunteer to completing the first qua

[GitHub] [incubator-apisix] Miss-you commented on issue #753: apisix和openresty对比几大优势。欢迎补充!

2019-10-28 Thread GitBox
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

??????[GitHub] [incubator-apisix] ygm521 opened a new issue #753: apisix??openresty????????????????????????

2019-10-28 Thread Tinywan
This is not the same, can't compare --  -- ??: "GitBox"https://github.com/apache/incubator-apisix/issues/753        1, etcd ,??;    2, ??;    3, nginxreload??worke

[GitHub] [incubator-apisix] Tinywan commented on issue #753: apisix和openresty对比几大优势。欢迎补充!

2019-10-28 Thread GitBox
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

[GitHub] [incubator-apisix] ygm521 opened a new issue #753: apisix和openresty对比几大优势。欢迎补充!

2019-10-28 Thread GitBox
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

Re: [DISCUSS]Doubts about CLA

2019-10-28 Thread Ming Wen
yes, the old CLA will be removed. it's on the infra team's ticket[1]. [1] https://issues.apache.org/jira/browse/INFRA-19328?focusedCommentId=16961641&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16961641 Thanks, Ming Wen, Apache APISIX Twitter: _WenMing hui li

Re: [DISCUSS] I want to change the concept "service" in Apisix to "router-set"

2019-10-28 Thread Zhiyuan Ju
Got it, RouteSet may be more semanticization, but from another perspective, it's not a good idea to be constrained by other things, we need a deeper discussion about the balance :) Best Regards! @ Zhiyuan Ju zhoujingk_49 于2019年10月29日周二 上午11:30写道: > > > I mean this:

[DISCUSS]Doubts about CLA

2019-10-28 Thread hui li
hi all After the APISIX repos was moved to Apache, was the previous CLA setting invalid?

[GitHub] [incubator-apisix] wangxiaochuang commented on a change in pull request #752: bugfix: fix issue #750

2019-10-28 Thread GitBox
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+/

Re: [NOTICE] Moved the repos of APISIX to Apache

2019-10-28 Thread JinChao Shuai
OK, got it. coolsoul 于2019年10月29日周二 上午10:41写道: > got it,thanks > > > > > -- 原始邮件 -- > 发件人: "Ming Wen"; > 发送时间: 2019年10月29日(星期二) 上午10:39 > 收件人: "dev"; > > 主题: [NOTICE] Moved the repos of APISIX to Apache > > > > hello, developers, > We have transferred the repos to

Re: [DISCUSS] I want to change the concept "service" in Apisix to "router-set"

2019-10-28 Thread zhoujingk_49
I mean this: apisix/lua/apisix/admin/services.lua https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md#service | | idevz | | zhoujing_...@163.com | Idevz.org github.com/idevz On 10/29/2019 11:11,Zhiyuan Ju wrote: Hi zhoujing_k49, I just searched the keyword

[GitHub] [incubator-apisix] juzhiyuan commented on a change in pull request #752: bugfix: fix issue #750

2019-10-28 Thread GitBox
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+/ -===

Re: [DISCUSS] I want to change the concept "service" in Apisix to "router-set"

2019-10-28 Thread Zhiyuan Ju
Hi zhoujing_k49, I just searched the keyword *Service* but still get confused, could you have a more detailed description? The APISIX is a kind of Microservices as you know. Best Regards! @ Zhiyuan Ju zhoujingk_49 于2019年10月29日周二 上午10:45写道: > Hi folks! > > > As we

[Suggestion] move the GitHub notifications to Project notifications mail list

2019-10-28 Thread Ming Wen
hello, PPMC, We have received some mails in the dev mail list from GitHub. We should move it to the notifications mail list, to make dev mail list easier to follow the context of other discussions. Is anyone willing to create a new ticket in JIRA[1] to ask INFRA team solve this problem? [1] https

[DISCUSS] I want to change the concept "service" in Apisix to "router-set"

2019-10-28 Thread zhoujingk_49
Hi folks! As we know Apisix is one of an Cloud Native APIGateway, and one of the most important about Cloud Native is Does our Apisix is friendly enough with Kubernetes? We all know “ service" is an important concept in Kubernetes, it's an abstraction of pods. It's truly about describing a se

??????[NOTICE] Moved the repos of APISIX to Apache

2019-10-28 Thread coolsoul
got it??thanks -- -- ??: "Ming Wen"; : 2019??10??29??(??) 10:39 ??: "dev"; : [NOTICE] Moved the repos of APISIX to Apache hello, developers, We have transferred the repos to apache: https://github.com/apache/incubator-apis

[NOTICE] Moved the repos of APISIX to Apache

2019-10-28 Thread Ming Wen
hello, developers, We have transferred the repos to apache: https://github.com/apache/incubator-apisix https://github.com/apache/incubator-apisix-dashboard https://github.com/apache/incubator-apisix-website https://github.com/apache/incubator-apisix-docker https://github.com/apache/incubator-apisix

[GitHub] [incubator-apisix] wangxiaochuang closed pull request #751: fix wrong plugin method name

2019-10-28 Thread GitBox
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

[GitHub] [incubator-apisix] wangxiaochuang opened a new pull request #752: bugfix: fix issue #750

2019-10-28 Thread GitBox
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 -

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Zhiyuan Ju
Many thanks :) Justin Mclean 于 2019年10月29日周二 03:29写道: > Hi, > > The incubator also has a check list.[1] > > If you have any 3rd party code in your source release you need to follow > this. [2] > > If you need any help just ask. > > Thanks, > Justin > > 1. > https://cwiki.apache.org/confluence/di

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Justin Mclean
Hi, The incubator also has a check list.[1] If you have any 3rd party code in your source release you need to follow this. [2] If you need any help just ask. Thanks, Justin 1. https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist 2. http://www.apache.org/dev/licen

[DISCUSS] Call for volunteer of PPMCs for quarterly report

2019-10-28 Thread Ming Wen
hello, PPMCs, We need to complete the quarterly report of Apache APISIX. [1] Who want be the volunteer to completing the first quarterly report? You can complete a first draft and then discuss it on the mailing list. [1] https://lists.apache.org/thread.html/e094af1a125e640b0959b91e90912fbd2e6157a1

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Ming Wen
yes, you can take a look at release management[1] and incubator releases[2]. And you can learn from other Apache incubator projects from mail list and website, for example the Release Guide of shardingsphere[3]. [1] http://incubator.apache.org/guides/releasemanagement.html [2] https://incubator.ap

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Zhiyuan Ju
hi Ming, I would like to know if we have any instructions about these cases? I have no idea about them. I'm walking through this Release Policy site[1] from Apache. [1] http://www.apache.org/legal/release-policy.html#license-file Best Regards! @ Zhiyuan Ju Ming We

Podling Apisix Report Reminder - November 2019

2019-10-28 Thread jmclean
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 20 November 2019, 10:30 am PDT. The report for your podling will for

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Ming Wen
I created the check list here[1]: - mark history releases as non-ASF release - all source code files contain ASF header - no binary file - DISCLAIMER exists - LICENCE and NOTICE file are good - incubating in name - signature and hashes correct [1] https://github.com/iresty/apisix/issues/748 Thank

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Zhiyuan Ju
I'm glad to do that. Best Regards! @ Zhiyuan Ju Ming Wen 于2019年10月28日周一 下午4:09写道: > thanks, zhiyuan. > I will add the release check list, and write document step by step. > So I think you can do the release works with me, > then you can be the release manager next

Re: [DISCUSS] I want to be the release manager for Apache APISIX 0.9 RC-1

2019-10-28 Thread Ming Wen
thanks, zhiyuan. I will add the release check list, and write document step by step. So I think you can do the release works with me, then you can be the release manager next time:) Thanks, Ming Wen, Apache APISIX Twitter: _WenMing Zhiyuan Ju 于2019年10月27日周日 下午1:59写道: > Any Dashboard issues tha