Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread Ming
Gosling, thank you for your advice, and we are glad to have you as a mentor.

vongosling  于2019年9月27日周五 下午12:28写道:

> Hi,
>
> It seems to be a very interesting project, which is very close to kong's
> positioning. I personally feel that future support for asynchrony may be a
> direction that this project may need to consider.
> In addition, I am willing to be a mentor for APISIX.
>
>
>
> Best Regards,
> Von Gosling
>
> Ming  于2019年9月27日周五 上午8:37写道:
>
> > Hi Incubator
> >
> > I am Ming Wen, we have open-sourced a microservices API gateway called
> > APISIX (https://github.com/iresty/apisix), which delivering the ultimate
> > performance, security, open source and scalable platform for APIs and
> > microservices.
> >
> > To better build up the whole ecosystem, we decide to donate APISIX
> project
> > to Apache Software Foundation. Therefore, we’d like to propose our
> project
> > to go through the incubation process.
> >
> > we have already invited Willem Ning Jiang as Champion, Justin Mclean as
> > mentor, and welcome other experienced IPMC members to mentor this
> project.
> >
> > Attached is our incubation proposal for open discussion, and I added this
> > proposal to list (
> > https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
> > Thank you.
> >
> > Best,
> > Ming Wen
> >
> > --
> > = APISIX Proposal =
> >
> > == Abstract ==
> >
> > APISIX is a cloud-native microservices API gateway, delivering the
> ultimate
> > performance, security,
> > open source and scalable platform for all your APIs and microservices.
> >
> > APISIX is based on OpenResty and etcd, and has dynamic routing and
> plug-in
> > hot loading,
> >  which is especially suitable for API management under micro-service
> > system.
> >
> > == Proposal ==
> >
> > The goal of this proposal is to bring the existing APISIX
> >  codebase and existing developers and
> > community
> > into the Apache Software Foundation (ASF) in order to build a global,
> > diverse and self-governed open source community in API gateway field.
> >
> > Zhiliu is submitting this proposal to donate the APISIX sources code and
> > associated artifacts
> > (documentation, web site content, wiki, etc.) to the Apache Software
> > Foundation Incubator under the Apache License, Version 2.0.
> >
> > These artifacts are currently available on GitHub at
> > https://github.com/iresty/apisix and include:
> > - APISIX: The Cloud-Native Microservices API gateway.
> > - APISIX-dashboard: The dashboard for APISIX API gateway.
> >
> > == Background ==
> >
> > Mircro-service and Cloud Native architecture are becoming more and more
> > popular,
> > traditional monolithic applications are being replaced by microservices.
> > This also brings more challenges for API gateways, not only handling
> > north-south traffic,
> > but also handling east-west traffic between microservices,
> > and need to ensure high concurrency and very low latency at the same
> time.
> >
> > APISIX was open sourced on Github in in June 2019.
> > At first, APISIX needs to interact directly with etcd to modify the
> > configuration of routes and plugins.
> > After we opened on the GitHub, the community gives the feedbacks about
> high
> > level API and built-in dashboard.
> > So in 0.6 version, APISIX provided REST admin API and dashboard to
> control
> > the API gateway.
> > Since then more and more contributors have joined in, and more plugins
> and
> > features provided.
> >
> > == Rationale ==
> >
> > APISIX acts as an entry point for business traffic and plays an important
> > role in the current system.
> >  Making traffic more secure and faster to process is the ultimate goal of
> > APISIX.
> >
> > APISIX includes these primary parts:
> > - Provide the core of the API gateway, including various processing
> of
> > requests and responses, dynamic upstream and dynamic SSL certificates,
> > upstream active and passive health checks, etc. The core does not
> bind
> > APISIX, other projects can be used directly.
> > - Provide the plug-in hot plugging mechanism based on the core, to
> > support gRPC transcoding,
> >  identity authentication, rate limiting, OpenTracing etc. And
> provide a
> > plugin development library,
> >   users can easily write their own plugins.
> > - Provide the admin API and dashboard to operate the API gateway,
> > and also support updating with the yaml configuration file, which is
> > friendly for Kubernetes.
> >
> > There is a strong need for an open, easy-to-use microservice API gateway
> to
> > help developers
> >  reduce duplication of code development and better manage APIs.
> > We believe that by moving to Apache it will help us work in a more global
> > and open way.
> > Under Apache’s strong governance and existing processes, hope is also to
> > make APISIX more reliable and encourage more developers to participate,
> >  as is crucial for API gateway.
> >
> > == Current Status ==
> >
> > 

[IP CLEARANCE] Apache Weex - Weex CLI

2019-09-26 Thread York Shen
Hi community,

Apache Weex received a donation of a software called Weex CLI (i.e. Weex 
Toolkit) which is dedicated to standardizing the tool in  Weex ecosystem. It 
ensures that various build tools can be seamlessly connected based on smart 
default configuration, so users can focus on writing applications without 
having to spend days tangling configuration issues.

The IP clearance form can be found at: 
https://incubator.apache.org/ip-clearance/weex_cli.html 
 once the website 
updates. One can view the xml version at: 
https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/weex_cli.xml
 

 


The git commit containing the donation can be found 
https://github.com/weexteam/CLI-for-Apache-Weex/commit/7eadde0efa0982f36cf9b3915adad4b672dc5408
 

 . The git repo will be transferred to ASF at the end of the process.

Please vote to approve this contribution. Lazy consensus applies: 
If no -1, votes are being cast within the next 72 hours, the vote passes.


Best Regards,
York Shen

申远



Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread vongosling
Hi,

It seems to be a very interesting project, which is very close to kong's
positioning. I personally feel that future support for asynchrony may be a
direction that this project may need to consider.
In addition, I am willing to be a mentor for APISIX.



Best Regards,
Von Gosling

Ming  于2019年9月27日周五 上午8:37写道:

> Hi Incubator
>
> I am Ming Wen, we have open-sourced a microservices API gateway called
> APISIX (https://github.com/iresty/apisix), which delivering the ultimate
> performance, security, open source and scalable platform for APIs and
> microservices.
>
> To better build up the whole ecosystem, we decide to donate APISIX project
> to Apache Software Foundation. Therefore, we’d like to propose our project
> to go through the incubation process.
>
> we have already invited Willem Ning Jiang as Champion, Justin Mclean as
> mentor, and welcome other experienced IPMC members to mentor this project.
>
> Attached is our incubation proposal for open discussion, and I added this
> proposal to list (
> https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
> Thank you.
>
> Best,
> Ming Wen
>
> --
> = APISIX Proposal =
>
> == Abstract ==
>
> APISIX is a cloud-native microservices API gateway, delivering the ultimate
> performance, security,
> open source and scalable platform for all your APIs and microservices.
>
> APISIX is based on OpenResty and etcd, and has dynamic routing and plug-in
> hot loading,
>  which is especially suitable for API management under micro-service
> system.
>
> == Proposal ==
>
> The goal of this proposal is to bring the existing APISIX
>  codebase and existing developers and
> community
> into the Apache Software Foundation (ASF) in order to build a global,
> diverse and self-governed open source community in API gateway field.
>
> Zhiliu is submitting this proposal to donate the APISIX sources code and
> associated artifacts
> (documentation, web site content, wiki, etc.) to the Apache Software
> Foundation Incubator under the Apache License, Version 2.0.
>
> These artifacts are currently available on GitHub at
> https://github.com/iresty/apisix and include:
> - APISIX: The Cloud-Native Microservices API gateway.
> - APISIX-dashboard: The dashboard for APISIX API gateway.
>
> == Background ==
>
> Mircro-service and Cloud Native architecture are becoming more and more
> popular,
> traditional monolithic applications are being replaced by microservices.
> This also brings more challenges for API gateways, not only handling
> north-south traffic,
> but also handling east-west traffic between microservices,
> and need to ensure high concurrency and very low latency at the same time.
>
> APISIX was open sourced on Github in in June 2019.
> At first, APISIX needs to interact directly with etcd to modify the
> configuration of routes and plugins.
> After we opened on the GitHub, the community gives the feedbacks about high
> level API and built-in dashboard.
> So in 0.6 version, APISIX provided REST admin API and dashboard to control
> the API gateway.
> Since then more and more contributors have joined in, and more plugins and
> features provided.
>
> == Rationale ==
>
> APISIX acts as an entry point for business traffic and plays an important
> role in the current system.
>  Making traffic more secure and faster to process is the ultimate goal of
> APISIX.
>
> APISIX includes these primary parts:
> - Provide the core of the API gateway, including various processing of
> requests and responses, dynamic upstream and dynamic SSL certificates,
> upstream active and passive health checks, etc. The core does not bind
> APISIX, other projects can be used directly.
> - Provide the plug-in hot plugging mechanism based on the core, to
> support gRPC transcoding,
>  identity authentication, rate limiting, OpenTracing etc. And provide a
> plugin development library,
>   users can easily write their own plugins.
> - Provide the admin API and dashboard to operate the API gateway,
> and also support updating with the yaml configuration file, which is
> friendly for Kubernetes.
>
> There is a strong need for an open, easy-to-use microservice API gateway to
> help developers
>  reduce duplication of code development and better manage APIs.
> We believe that by moving to Apache it will help us work in a more global
> and open way.
> Under Apache’s strong governance and existing processes, hope is also to
> make APISIX more reliable and encourage more developers to participate,
>  as is crucial for API gateway.
>
> == Current Status ==
>
> === Meritocracy ===
>
> APISIX was created in April 2019 and opened on github on June 6, 2019.
> The project now has contributors and users from a dozen companies;
> we have set up the PMC Team and Committer Team. New contributors are guided
> and reviewed by existed PMC members.
> When they are ready, PMC will start a vote to promote him/her to become a
> member of PMC or 

Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread Gosling Von
Hi,

It seems to be a very interesting project, which is very close to kong's 
positioning. I personally feel that future support for asynchrony may be a 
direction that this project may need to consider. 
In addition, I am interested in helping the project podling in apache.



Best Regards,
Von Gosling

> On Sep 27, 2019, at 10:59 AM, Willem Jiang  wrote:
> 
> Hi,
> 
> I had a good talk with Ming Wen and Yuansheng Wang last weekend,  I
> think they already know the meaning of donate the project into Apache
> and they already did lots of work to grow the community for the last
> three month.
> API gateway is a quite important services in Micro Services Archeture,
> current we don't have this kind of project in Apache, so I'd like to
> be the Champion of this project.
> Currently we just have two mentors, please join us as mentor if you like.
> 
> Thanks,
> 
> Willem Jiang
> 
> Twitter: willemjiang
> Weibo: 姜宁willem
> 
> On Fri, Sep 27, 2019 at 8:37 AM Ming  wrote:
>> 
>> Hi Incubator
>> 
>> I am Ming Wen, we have open-sourced a microservices API gateway called
>> APISIX (https://github.com/iresty/apisix), which delivering the ultimate
>> performance, security, open source and scalable platform for APIs and
>> microservices.
>> 
>> To better build up the whole ecosystem, we decide to donate APISIX project
>> to Apache Software Foundation. Therefore, we’d like to propose our project
>> to go through the incubation process.
>> 
>> we have already invited Willem Ning Jiang as Champion, Justin Mclean as
>> mentor, and welcome other experienced IPMC members to mentor this project.
>> 
>> Attached is our incubation proposal for open discussion, and I added this
>> proposal to list (
>> https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
>> Thank you.
>> 
>> Best,
>> Ming Wen
>> 
>> --
>> = APISIX Proposal =
>> 
>> == Abstract ==
>> 
>> APISIX is a cloud-native microservices API gateway, delivering the ultimate
>> performance, security,
>> open source and scalable platform for all your APIs and microservices.
>> 
>> APISIX is based on OpenResty and etcd, and has dynamic routing and plug-in
>> hot loading,
>> which is especially suitable for API management under micro-service system.
>> 
>> == Proposal ==
>> 
>> The goal of this proposal is to bring the existing APISIX
>>  codebase and existing developers and
>> community
>> into the Apache Software Foundation (ASF) in order to build a global,
>> diverse and self-governed open source community in API gateway field.
>> 
>> Zhiliu is submitting this proposal to donate the APISIX sources code and
>> associated artifacts
>> (documentation, web site content, wiki, etc.) to the Apache Software
>> Foundation Incubator under the Apache License, Version 2.0.
>> 
>> These artifacts are currently available on GitHub at
>> https://github.com/iresty/apisix and include:
>>- APISIX: The Cloud-Native Microservices API gateway.
>>- APISIX-dashboard: The dashboard for APISIX API gateway.
>> 
>> == Background ==
>> 
>> Mircro-service and Cloud Native architecture are becoming more and more
>> popular,
>> traditional monolithic applications are being replaced by microservices.
>> This also brings more challenges for API gateways, not only handling
>> north-south traffic,
>> but also handling east-west traffic between microservices,
>> and need to ensure high concurrency and very low latency at the same time.
>> 
>> APISIX was open sourced on Github in in June 2019.
>> At first, APISIX needs to interact directly with etcd to modify the
>> configuration of routes and plugins.
>> After we opened on the GitHub, the community gives the feedbacks about high
>> level API and built-in dashboard.
>> So in 0.6 version, APISIX provided REST admin API and dashboard to control
>> the API gateway.
>> Since then more and more contributors have joined in, and more plugins and
>> features provided.
>> 
>> == Rationale ==
>> 
>> APISIX acts as an entry point for business traffic and plays an important
>> role in the current system.
>> Making traffic more secure and faster to process is the ultimate goal of
>> APISIX.
>> 
>> APISIX includes these primary parts:
>>- Provide the core of the API gateway, including various processing of
>> requests and responses, dynamic upstream and dynamic SSL certificates,
>>upstream active and passive health checks, etc. The core does not bind
>> APISIX, other projects can be used directly.
>>- Provide the plug-in hot plugging mechanism based on the core, to
>> support gRPC transcoding,
>> identity authentication, rate limiting, OpenTracing etc. And provide a
>> plugin development library,
>>  users can easily write their own plugins.
>>- Provide the admin API and dashboard to operate the API gateway,
>>and also support updating with the yaml configuration file, which is
>> friendly for Kubernetes.
>> 
>> There is a strong need for an open, easy-to-use microservice API gateway 

Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread Ming
Kevin, welcome, we are glad to have you as a mentor.

Kevin Ratnasekera  于2019年9月27日周五 上午11:19写道:

> I am interested to be a mentor to the project.
>
> On Fri, Sep 27, 2019 at 8:29 AM Willem Jiang 
> wrote:
>
> > Hi,
> >
> > I had a good talk with Ming Wen and Yuansheng Wang last weekend,  I
> > think they already know the meaning of donate the project into Apache
> > and they already did lots of work to grow the community for the last
> > three month.
> > API gateway is a quite important services in Micro Services Archeture,
> > current we don't have this kind of project in Apache, so I'd like to
> > be the Champion of this project.
> > Currently we just have two mentors, please join us as mentor if you like.
> >
> > Thanks,
> >
> > Willem Jiang
> >
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Fri, Sep 27, 2019 at 8:37 AM Ming  wrote:
> > >
> > > Hi Incubator
> > >
> > > I am Ming Wen, we have open-sourced a microservices API gateway called
> > > APISIX (https://github.com/iresty/apisix), which delivering the
> ultimate
> > > performance, security, open source and scalable platform for APIs and
> > > microservices.
> > >
> > > To better build up the whole ecosystem, we decide to donate APISIX
> > project
> > > to Apache Software Foundation. Therefore, we’d like to propose our
> > project
> > > to go through the incubation process.
> > >
> > > we have already invited Willem Ning Jiang as Champion, Justin Mclean as
> > > mentor, and welcome other experienced IPMC members to mentor this
> > project.
> > >
> > > Attached is our incubation proposal for open discussion, and I added
> this
> > > proposal to list (
> > > https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
> > > Thank you.
> > >
> > > Best,
> > > Ming Wen
> > >
> > > --
> > > = APISIX Proposal =
> > >
> > > == Abstract ==
> > >
> > > APISIX is a cloud-native microservices API gateway, delivering the
> > ultimate
> > > performance, security,
> > > open source and scalable platform for all your APIs and microservices.
> > >
> > > APISIX is based on OpenResty and etcd, and has dynamic routing and
> > plug-in
> > > hot loading,
> > >  which is especially suitable for API management under micro-service
> > system.
> > >
> > > == Proposal ==
> > >
> > > The goal of this proposal is to bring the existing APISIX
> > >  codebase and existing developers
> and
> > > community
> > > into the Apache Software Foundation (ASF) in order to build a global,
> > > diverse and self-governed open source community in API gateway field.
> > >
> > > Zhiliu is submitting this proposal to donate the APISIX sources code
> and
> > > associated artifacts
> > > (documentation, web site content, wiki, etc.) to the Apache Software
> > > Foundation Incubator under the Apache License, Version 2.0.
> > >
> > > These artifacts are currently available on GitHub at
> > > https://github.com/iresty/apisix and include:
> > > - APISIX: The Cloud-Native Microservices API gateway.
> > > - APISIX-dashboard: The dashboard for APISIX API gateway.
> > >
> > > == Background ==
> > >
> > > Mircro-service and Cloud Native architecture are becoming more and more
> > > popular,
> > > traditional monolithic applications are being replaced by
> microservices.
> > > This also brings more challenges for API gateways, not only handling
> > > north-south traffic,
> > > but also handling east-west traffic between microservices,
> > > and need to ensure high concurrency and very low latency at the same
> > time.
> > >
> > > APISIX was open sourced on Github in in June 2019.
> > > At first, APISIX needs to interact directly with etcd to modify the
> > > configuration of routes and plugins.
> > > After we opened on the GitHub, the community gives the feedbacks about
> > high
> > > level API and built-in dashboard.
> > > So in 0.6 version, APISIX provided REST admin API and dashboard to
> > control
> > > the API gateway.
> > > Since then more and more contributors have joined in, and more plugins
> > and
> > > features provided.
> > >
> > > == Rationale ==
> > >
> > > APISIX acts as an entry point for business traffic and plays an
> important
> > > role in the current system.
> > >  Making traffic more secure and faster to process is the ultimate goal
> of
> > > APISIX.
> > >
> > > APISIX includes these primary parts:
> > > - Provide the core of the API gateway, including various processing
> > of
> > > requests and responses, dynamic upstream and dynamic SSL certificates,
> > > upstream active and passive health checks, etc. The core does not
> > bind
> > > APISIX, other projects can be used directly.
> > > - Provide the plug-in hot plugging mechanism based on the core, to
> > > support gRPC transcoding,
> > >  identity authentication, rate limiting, OpenTracing etc. And
> > provide a
> > > plugin development library,
> > >   users can easily write their own plugins.
> > > - Provide the admin API and dashboard 

Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread Kevin Ratnasekera
I am interested to be a mentor to the project.

On Fri, Sep 27, 2019 at 8:29 AM Willem Jiang  wrote:

> Hi,
>
> I had a good talk with Ming Wen and Yuansheng Wang last weekend,  I
> think they already know the meaning of donate the project into Apache
> and they already did lots of work to grow the community for the last
> three month.
> API gateway is a quite important services in Micro Services Archeture,
> current we don't have this kind of project in Apache, so I'd like to
> be the Champion of this project.
> Currently we just have two mentors, please join us as mentor if you like.
>
> Thanks,
>
> Willem Jiang
>
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Fri, Sep 27, 2019 at 8:37 AM Ming  wrote:
> >
> > Hi Incubator
> >
> > I am Ming Wen, we have open-sourced a microservices API gateway called
> > APISIX (https://github.com/iresty/apisix), which delivering the ultimate
> > performance, security, open source and scalable platform for APIs and
> > microservices.
> >
> > To better build up the whole ecosystem, we decide to donate APISIX
> project
> > to Apache Software Foundation. Therefore, we’d like to propose our
> project
> > to go through the incubation process.
> >
> > we have already invited Willem Ning Jiang as Champion, Justin Mclean as
> > mentor, and welcome other experienced IPMC members to mentor this
> project.
> >
> > Attached is our incubation proposal for open discussion, and I added this
> > proposal to list (
> > https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
> > Thank you.
> >
> > Best,
> > Ming Wen
> >
> > --
> > = APISIX Proposal =
> >
> > == Abstract ==
> >
> > APISIX is a cloud-native microservices API gateway, delivering the
> ultimate
> > performance, security,
> > open source and scalable platform for all your APIs and microservices.
> >
> > APISIX is based on OpenResty and etcd, and has dynamic routing and
> plug-in
> > hot loading,
> >  which is especially suitable for API management under micro-service
> system.
> >
> > == Proposal ==
> >
> > The goal of this proposal is to bring the existing APISIX
> >  codebase and existing developers and
> > community
> > into the Apache Software Foundation (ASF) in order to build a global,
> > diverse and self-governed open source community in API gateway field.
> >
> > Zhiliu is submitting this proposal to donate the APISIX sources code and
> > associated artifacts
> > (documentation, web site content, wiki, etc.) to the Apache Software
> > Foundation Incubator under the Apache License, Version 2.0.
> >
> > These artifacts are currently available on GitHub at
> > https://github.com/iresty/apisix and include:
> > - APISIX: The Cloud-Native Microservices API gateway.
> > - APISIX-dashboard: The dashboard for APISIX API gateway.
> >
> > == Background ==
> >
> > Mircro-service and Cloud Native architecture are becoming more and more
> > popular,
> > traditional monolithic applications are being replaced by microservices.
> > This also brings more challenges for API gateways, not only handling
> > north-south traffic,
> > but also handling east-west traffic between microservices,
> > and need to ensure high concurrency and very low latency at the same
> time.
> >
> > APISIX was open sourced on Github in in June 2019.
> > At first, APISIX needs to interact directly with etcd to modify the
> > configuration of routes and plugins.
> > After we opened on the GitHub, the community gives the feedbacks about
> high
> > level API and built-in dashboard.
> > So in 0.6 version, APISIX provided REST admin API and dashboard to
> control
> > the API gateway.
> > Since then more and more contributors have joined in, and more plugins
> and
> > features provided.
> >
> > == Rationale ==
> >
> > APISIX acts as an entry point for business traffic and plays an important
> > role in the current system.
> >  Making traffic more secure and faster to process is the ultimate goal of
> > APISIX.
> >
> > APISIX includes these primary parts:
> > - Provide the core of the API gateway, including various processing
> of
> > requests and responses, dynamic upstream and dynamic SSL certificates,
> > upstream active and passive health checks, etc. The core does not
> bind
> > APISIX, other projects can be used directly.
> > - Provide the plug-in hot plugging mechanism based on the core, to
> > support gRPC transcoding,
> >  identity authentication, rate limiting, OpenTracing etc. And
> provide a
> > plugin development library,
> >   users can easily write their own plugins.
> > - Provide the admin API and dashboard to operate the API gateway,
> > and also support updating with the yaml configuration file, which is
> > friendly for Kubernetes.
> >
> > There is a strong need for an open, easy-to-use microservice API gateway
> to
> > help developers
> >  reduce duplication of code development and better manage APIs.
> > We believe that by moving to Apache it will help us work 

Re: [DISCUSS] APISIX incubator proposal

2019-09-26 Thread Willem Jiang
Hi,

I had a good talk with Ming Wen and Yuansheng Wang last weekend,  I
think they already know the meaning of donate the project into Apache
and they already did lots of work to grow the community for the last
three month.
API gateway is a quite important services in Micro Services Archeture,
current we don't have this kind of project in Apache, so I'd like to
be the Champion of this project.
Currently we just have two mentors, please join us as mentor if you like.

Thanks,

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Fri, Sep 27, 2019 at 8:37 AM Ming  wrote:
>
> Hi Incubator
>
> I am Ming Wen, we have open-sourced a microservices API gateway called
> APISIX (https://github.com/iresty/apisix), which delivering the ultimate
> performance, security, open source and scalable platform for APIs and
> microservices.
>
> To better build up the whole ecosystem, we decide to donate APISIX project
> to Apache Software Foundation. Therefore, we’d like to propose our project
> to go through the incubation process.
>
> we have already invited Willem Ning Jiang as Champion, Justin Mclean as
> mentor, and welcome other experienced IPMC members to mentor this project.
>
> Attached is our incubation proposal for open discussion, and I added this
> proposal to list (
> https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
> Thank you.
>
> Best,
> Ming Wen
>
> --
> = APISIX Proposal =
>
> == Abstract ==
>
> APISIX is a cloud-native microservices API gateway, delivering the ultimate
> performance, security,
> open source and scalable platform for all your APIs and microservices.
>
> APISIX is based on OpenResty and etcd, and has dynamic routing and plug-in
> hot loading,
>  which is especially suitable for API management under micro-service system.
>
> == Proposal ==
>
> The goal of this proposal is to bring the existing APISIX
>  codebase and existing developers and
> community
> into the Apache Software Foundation (ASF) in order to build a global,
> diverse and self-governed open source community in API gateway field.
>
> Zhiliu is submitting this proposal to donate the APISIX sources code and
> associated artifacts
> (documentation, web site content, wiki, etc.) to the Apache Software
> Foundation Incubator under the Apache License, Version 2.0.
>
> These artifacts are currently available on GitHub at
> https://github.com/iresty/apisix and include:
> - APISIX: The Cloud-Native Microservices API gateway.
> - APISIX-dashboard: The dashboard for APISIX API gateway.
>
> == Background ==
>
> Mircro-service and Cloud Native architecture are becoming more and more
> popular,
> traditional monolithic applications are being replaced by microservices.
> This also brings more challenges for API gateways, not only handling
> north-south traffic,
> but also handling east-west traffic between microservices,
> and need to ensure high concurrency and very low latency at the same time.
>
> APISIX was open sourced on Github in in June 2019.
> At first, APISIX needs to interact directly with etcd to modify the
> configuration of routes and plugins.
> After we opened on the GitHub, the community gives the feedbacks about high
> level API and built-in dashboard.
> So in 0.6 version, APISIX provided REST admin API and dashboard to control
> the API gateway.
> Since then more and more contributors have joined in, and more plugins and
> features provided.
>
> == Rationale ==
>
> APISIX acts as an entry point for business traffic and plays an important
> role in the current system.
>  Making traffic more secure and faster to process is the ultimate goal of
> APISIX.
>
> APISIX includes these primary parts:
> - Provide the core of the API gateway, including various processing of
> requests and responses, dynamic upstream and dynamic SSL certificates,
> upstream active and passive health checks, etc. The core does not bind
> APISIX, other projects can be used directly.
> - Provide the plug-in hot plugging mechanism based on the core, to
> support gRPC transcoding,
>  identity authentication, rate limiting, OpenTracing etc. And provide a
> plugin development library,
>   users can easily write their own plugins.
> - Provide the admin API and dashboard to operate the API gateway,
> and also support updating with the yaml configuration file, which is
> friendly for Kubernetes.
>
> There is a strong need for an open, easy-to-use microservice API gateway to
> help developers
>  reduce duplication of code development and better manage APIs.
> We believe that by moving to Apache it will help us work in a more global
> and open way.
> Under Apache’s strong governance and existing processes, hope is also to
> make APISIX more reliable and encourage more developers to participate,
>  as is crucial for API gateway.
>
> == Current Status ==
>
> === Meritocracy ===
>
> APISIX was created in April 2019 and opened on github on June 6, 2019.
> The project now 

[DISCUSS] APISIX incubator proposal

2019-09-26 Thread Ming
Hi Incubator

I am Ming Wen, we have open-sourced a microservices API gateway called
APISIX (https://github.com/iresty/apisix), which delivering the ultimate
performance, security, open source and scalable platform for APIs and
microservices.

To better build up the whole ecosystem, we decide to donate APISIX project
to Apache Software Foundation. Therefore, we’d like to propose our project
to go through the incubation process.

we have already invited Willem Ning Jiang as Champion, Justin Mclean as
mentor, and welcome other experienced IPMC members to mentor this project.

Attached is our incubation proposal for open discussion, and I added this
proposal to list (
https://cwiki.apache.org/confluence/display/INCUBATOR/APISIXProposal).
Thank you.

Best,
Ming Wen

--
= APISIX Proposal =

== Abstract ==

APISIX is a cloud-native microservices API gateway, delivering the ultimate
performance, security,
open source and scalable platform for all your APIs and microservices.

APISIX is based on OpenResty and etcd, and has dynamic routing and plug-in
hot loading,
 which is especially suitable for API management under micro-service system.

== Proposal ==

The goal of this proposal is to bring the existing APISIX
 codebase and existing developers and
community
into the Apache Software Foundation (ASF) in order to build a global,
diverse and self-governed open source community in API gateway field.

Zhiliu is submitting this proposal to donate the APISIX sources code and
associated artifacts
(documentation, web site content, wiki, etc.) to the Apache Software
Foundation Incubator under the Apache License, Version 2.0.

These artifacts are currently available on GitHub at
https://github.com/iresty/apisix and include:
- APISIX: The Cloud-Native Microservices API gateway.
- APISIX-dashboard: The dashboard for APISIX API gateway.

== Background ==

Mircro-service and Cloud Native architecture are becoming more and more
popular,
traditional monolithic applications are being replaced by microservices.
This also brings more challenges for API gateways, not only handling
north-south traffic,
but also handling east-west traffic between microservices,
and need to ensure high concurrency and very low latency at the same time.

APISIX was open sourced on Github in in June 2019.
At first, APISIX needs to interact directly with etcd to modify the
configuration of routes and plugins.
After we opened on the GitHub, the community gives the feedbacks about high
level API and built-in dashboard.
So in 0.6 version, APISIX provided REST admin API and dashboard to control
the API gateway.
Since then more and more contributors have joined in, and more plugins and
features provided.

== Rationale ==

APISIX acts as an entry point for business traffic and plays an important
role in the current system.
 Making traffic more secure and faster to process is the ultimate goal of
APISIX.

APISIX includes these primary parts:
- Provide the core of the API gateway, including various processing of
requests and responses, dynamic upstream and dynamic SSL certificates,
upstream active and passive health checks, etc. The core does not bind
APISIX, other projects can be used directly.
- Provide the plug-in hot plugging mechanism based on the core, to
support gRPC transcoding,
 identity authentication, rate limiting, OpenTracing etc. And provide a
plugin development library,
  users can easily write their own plugins.
- Provide the admin API and dashboard to operate the API gateway,
and also support updating with the yaml configuration file, which is
friendly for Kubernetes.

There is a strong need for an open, easy-to-use microservice API gateway to
help developers
 reduce duplication of code development and better manage APIs.
We believe that by moving to Apache it will help us work in a more global
and open way.
Under Apache’s strong governance and existing processes, hope is also to
make APISIX more reliable and encourage more developers to participate,
 as is crucial for API gateway.

== Current Status ==

=== Meritocracy ===

APISIX was created in April 2019 and opened on github on June 6, 2019.
The project now has contributors and users from a dozen companies;
we have set up the PMC Team and Committer Team. New contributors are guided
and reviewed by existed PMC members.
When they are ready, PMC will start a vote to promote him/her to become a
member of PMC or Committer Team,
see the votes for Committer:
https://github.com/iresty/apisix/issues?utf8=%E2%9C%93=label%3Avote.
Contributions are always welcomed and highly valued.
A lot of energy is allocated to ensure help to all wishing to contribute.

=== Community ===

APISIX has been building an active community since its open source, and
hosted meetup in 5 different cities in China.
Currently, the community includes over 22 contributors, and we already have
a user group of more than 500 people.

APISIX’s contributors, who 

Re: [VOTE] Release Apache MXNet (incubating) 1.5.1.rc0

2019-09-26 Thread Tao Lv
Hi Justin,

Thank you for sharing the link. We will follow the WIP disclaimer next time
or if we have another release candidate.

Thanks,
-tao

On Thu, Sep 26, 2019 at 6:03 AM Justin Mclean 
wrote:

> HI,
>
> > I'm trying to add below disclaimer into the release notes.
>
> That wold help but it not how the WIP disclaimer works - see  [1].
>
> Thanks,
> Justin
>
> 1. https://incubator.apache.org/policy/incubation.html#disclaimers
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>