Re: Can you give more information on GSoc Project "support etcd cluster in Apache APISIX"

2020-03-19 Thread Ming Wen
Sure, @agil...@apache.org can you explain more details and give one example? Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing Darshan Kansagara 于2020年3月20日周五 下午2:31写道: > Hii Ming, > > Thank you for informing me. > > I am interested in task[2] for Gsoc, Can you able to pr

Re: Podling Apisix Report Reminder - April 2020

2020-03-19 Thread Ming Wen
The Apache APISIX community has made great progress in the past few months. Anyone want to write this report? Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing 于2020年3月20日周五 上午11:18写道: > Dear podling, > > This email was sent by an automated system on behalf of the Apache >

Podling Apisix Report Reminder - April 2020

2020-03-19 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, 15 April 2020, 10:30 am PDT. The report for your podling will form a

Re: Can you give more information on GSoc Project "support etcd cluster in Apache APISIX"

2020-03-19 Thread Ming Wen
Hi, Darshan, Thank you for your interest in the Apache APISIX project. This feature has been resolved and more details can be obtained from this PR[1]. There are other tasks[2] you can join, welcome:) [1] https://github.com/apache/incubator-apisix/pull/1283 [2] https://issues.apache.org/jira/proje

Re: I found a new bug about Apache APISIX + Luarocks 3

2020-03-19 Thread Ming Wen
I don't think so, if this is a bug, you should fix it directly instead of going around YuanSheng Wang 于2020年3月19日 周四下午1:00写道: > we can remove the folder `lua` when do install. > > and we can keep the folder `lua` in the source. > > > On Fri, Mar 6, 2020 at 2:58 PM Ming Wen wrote: > > > Hi, yuans

[DISCUSS] Build a documentation website

2020-03-19 Thread agile6v
Hi all Is it necessary to build an official documentation website? I found this theme [1] is pretty good and ingress-nginx [2] is also using it. What do you think? 1. https://squidfunk.github.io/mkdocs-material/ 2. https://kubernetes.github.io/ingress-nginx/ Thanks.