Re: [ANNOUNCE] New committer: agile6v

2020-01-20 Thread agile6v
Hello community, Very happy to be a committer of APISIX. APISIX will be getting better and better. Thanks to the PMC of Apache APISIX. agile6v On 2020/01/20 01:33:00, YuanSheng Wang wrote: > Congratulations agile6v > > > On Sun, Jan 19, 2020 at 4:30 PM wrote: >

Re: [ANNOUNCE] New committer: agile6v

2020-01-21 Thread agile6v
Hello community, Very happy to be a committer of Apache APISIX. APISIX will be getting better and better. Thanks to the PMC of Apache APISIX. agile6v On 2020/01/20 01:33:00, YuanSheng Wang wrote: > Congratulations agile6v > > > On Sun, Jan 19, 2020 at 4:30 PM wrote: >

Re: [ANNOUNCE] New committer: agile6v

2020-01-21 Thread agile6v
Hello community, Very happy to be a committer of Apache APISIX. APISIX will be getting better and better. Thanks to the PMC of Apache APISIX. agile6v On 2020/01/20 01:33:00, YuanSheng Wang wrote: > Congratulations agile6v > > > On Sun, Jan 19, 2020 at 4:30 PM wrote: >

Re: [DISCUSS] milestone of Apache APISIX 1.1

2020-01-31 Thread agile6v
provides more functions, users can quickly try new features. 5. Global Statistics Provide cluster-level statistics views. (such as cluster nodes information、requests per host、connections per upstream and etc.) 6. Looks very cool website and documentation. Thanks, agile6v On 2020/01/31 14:34:26

Re: [VOTE] Release Apache APISIX Dashboard (Incubating) 1.0-RC2

2020-02-15 Thread agile6v
+1 I checked: - Download links are valid - incubating in name - DISCLAIMER file is included - Checksums and PGP signature are valid - LICENSE and NOTICE file are good - All files have valid License header if necessary - can compile from source Thanks, agile6v On 2020/02/15 03:10:41, Zhiyuan Ju

Re: [VOTE] Release Apache APISIX (Incubating) 1.1-RC1

2020-02-15 Thread agile6v
The lua/apisix/core/version.lua file in the master and 1.1 branch of github doesn't seem to be modified. But it has been modified in tar file. Please confirm that it is as expected. Thanks, agile6v On 2020/02/15 13:47:32, junxu chen wrote: > Hello, Community, > > This is

Re: [VOTE] Release Apache APISIX (Incubating) 1.1-RC1

2020-02-16 Thread agile6v
+1 I checked: - Download links are valid - Incubating in name - DISCLAIMER file is included - Checksums and PGP signature are valid - LICENSE and NOTICE file are good - All files have ASF headers - Build and run apisix by source code Thanks, agile6v On 2020/02/15 13:47:32, junxu chen wrote

[DISCUSS] Introduce proxy caching plugin

2020-02-17 Thread agile6v
perfer to abstract these options into a plugin and then by parameters to distinguish. What do you think of? Thanks, agile6v

Re: [DISCUSS] milestone of Apache APISIX 1.2

2020-02-26 Thread agile6v
Hi Proxy Caching - Caching response body to reduce latency. I'm woking on this plugin. If it goes well, it will be included in 1.2 release. Thanks. agile6v On 2020/02/26 12:19:14, hui li wrote: > hello, community, > The Apache APISIX 1.1 already released, it's time to disc

Re: [ANNOUNCE] New committer: sshniro

2020-03-01 Thread agile6v
Congratulations. On 2020/03/01 11:45:09, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited sshniro to be a committer. We are pleased to announce that he has > accepted. > > Congratulations sshniro and welcome to join us

Re: [ANNOUNCE] new PPMC: liling

2020-03-07 Thread agile6v
Congratulations. On 2020/03/06 08:02:10, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited liling to be a PPMC. We are pleased to announce that he has > accepted. > > Congratulations liling:) > > Thanks, > Ming Wen,

[DISCUSS] Support the request mirror

2020-03-13 Thread agile6v
8090" } }, "upstream": { "nodes": { "127.0.0.1:1980": 1 }, "type": "roundrobin" }, "uri": "/hello" } In addition, it would be better if the mirror directive could support variable. Thanks, agile6v

Re: [DISCUSS] Support the request mirror

2020-03-14 Thread agile6v
of the Nginx will support it. In addition, if the mirror directive placed inside the / location, the performance also needs to be confirmed. In theory, it shouldn't make any different. Thanks, agile6v On 2020/03/14 07:10:30, YuanSheng Wang wrote: > Hi: > > love this feature t

Re: [DISCUSS] Support the request mirror

2020-03-15 Thread agile6v
irror /mirror; } location /mirror { return 200; } Thanks, agile6v On 2020/03/14 13:30:47, YuanSheng Wang wrote: > > In addition, if the mirror directive placed inside the / location, the > performance also needs to be confirmed. In theory, it shou

Re: [ANNOUNCE] new PPMC: Sheng Wu

2020-03-16 Thread agile6v
Congratulations. On 2020/03/16 11:46:20, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited Sheng Wu to be a PPMC. We are pleased to announce that he has > accepted. > > Sheng Wu is the VP of Apache SkyWalking, welcome

Re: [ANNOUNCE] new committer: spacewander

2020-03-16 Thread agile6v
Congratulations. On 2020/03/16 11:47:59, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited spacewander to be a committer. We are pleased to announce that he > has accepted. > > Congratulations and welcome spacewander.

[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.

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

2020-03-21 Thread agile6v
Hi Darshan, Thank you for your interest in this task. For further discussion, we can talk about in slack: https://the-asf.slack.com/ and search the APISIX channel. Thanks, agile6v On Fri, Mar 20, 2020 at 2:47 PM Ming Wen wrote: > Sure, @agil...@apache.org can you explain more > detai

Re: [ANNOUNCE] New committer: Akayeshmantha

2020-03-23 Thread agile6v
Congratulations. On 2020/03/23 07:45:10, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited Akayeshmantha to be a committer. We are pleased to announce that he > has accepted. > > Congratulations Akayeshmantha and welcom

Re: [ANNOUNCE] new PPMC: agile6v

2020-03-30 Thread agile6v
Thanks everyone. agile6v On 2020/03/27 03:08:15, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited agile6v to be a PPMC. We are pleased to announce that he has > accepted. > > agile6v, welcome

Re: [DISCUSS] milestone of Apache APISIX 1.2

2020-04-09 Thread agile6v
Hi Ming I will follow up on this and need some guidance. Thanks, agile6v On 2020/04/07 05:15:18, Ming Wen wrote: > Hi, hui li, > Have you decide about the release schedule for 1.2 version? It's been 6 > weeks. > > Thanks, > Ming Wen, Apache APISIX & Apache Sky

[VOTE] Release Apache APISIX (Incubating) 1.2-RC1

2020-04-12 Thread agile6v
inary file. [ ] All files have license headers if necessary. And below is a more detailed checklist: https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist Regards, agile6v

Re: [VOTE] Release Apache APISIX (Incubating) 1.2-RC1

2020-04-12 Thread agile6v
Hi Ming, Fixed. It was my mistake. Thanks, agile6v On 2020/04/12 08:45:33, Ming Wen wrote: > Hi,agile6v, > you added two gpg keys: `WeiLiu ` and `Wei Liu < > agil...@apache.org>`, > the package was signed by `WeiLiu `. > and I think you should only keep one key. > &g

Re: [VOTE] Release Apache APISIX (Incubating) 1.2-RC1

2020-04-12 Thread agile6v
Hi Community, Due to my mistake, I forgot to modify this line: gpg --edit-key "Yuansheng Wang", so please remember to replace "Yuansheng Wang" with "Wei Liu". Thanks, agile6v On 2020/04/12 08:33:52, agile6v wrote: > Hello, Community, > > This is a cal

Re: [VOTE] Release Apache APISIX (Incubating) 1.2-RC1

2020-04-15 Thread agile6v
Wu Regards, agile6v On 2020/04/12 08:33:52, agile6v wrote: > Hello, Community, > > This is a call for the vote to release Apache APISIX (Incubating) version > 1.2-RC1. > > > Release notes: > > https://github.com/apache/incubator-apisix/blob/v1.2/CHANGELOG

[RESULT] [VOTE] Release Apache APISIX (incubating) 1.2

2020-04-19 Thread agile6v
hanks, agile6v

[ANNOUNCE] Apache APISIX (incubating) 1.2 released

2020-04-19 Thread agile6v
necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Thanks, agile6v

Re: [DISCUSS] Apache APISIX version 1.3

2020-04-21 Thread agile6v
Hi Will support memory-based proxy-cache plugin. This feature has been delayed for a long time. Thanks, agile6v On 2020/04/21 07:58:23, Ming Wen wrote: > Hi, community, > Version 1.2 has been released and it's time to discuss version 1.3. > > After the 1.2 release, Ap

Re: [ANNOUNCE] new PPMC: sshniro

2020-05-03 Thread agile6v
Congratulations. On 2020/05/03 09:11:59, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited sshniro to be a PPMC. We are pleased to announce that he has > accepted. > > sshniro, welcome to join Apache APISIX PPMC :) > >

Re: [VOTE] Release Apache APISIX (Incubating) 1.3-RC2

2020-05-15 Thread agile6v
+1 I checked: - incubating in name. - Download links are valid. - Checksums and PGP signatures are valid. - DISCLAIMER is included. - LICENSE and NOTICE files are good. - No binary file. - All files have license headers if necessary. Regards, agile6v On 2020/05/13 14:07:48, Lang Wang wrote

Re: [ANNOUNCE] New committer: ShiningRush

2020-05-29 Thread agile6v
Congratulations. On 2020/05/29 01:07:57, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited ShiningRush to be a committer. We are pleased to announce that he > has accepted. > > Congratulations ShiningRush and welcome to

Re: [DISCUSS] Is APISIX supports Consul DNS for service discovery?

2020-05-29 Thread agile6v
. Thanks, agile6v On 2020/05/29 09:29:20, Ming Wen wrote: > Hello, > I am not sure do we using the `lua-resty-dns` to do dns_resolver work, and > is APISIX supports Consul DNS for service discovery? > > for example 127.0.0.1:8600 is the address to the Consul DNS resolver

Re: [PPMC][COMMITTER] Invite to join the PMC team after graduation of Apache APISIX

2020-06-03 Thread agile6v
YES. I want to be member of PMC. Thanks. On 2020/06/03 07:57:26, Ming Wen wrote: > hello, PPMCs and committers, > > Apache APISIX is discussing graduation[1], and we sincerely invite all > PPMCs and committers to join the PMC team after graduation. > > The role of the PMC is included as follo

Re: [ANNOUNCE] new PPMC: Akayeshmantha

2020-06-03 Thread agile6v
Congratulations. On 2020/06/03 08:14:31, Ming Wen wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited Akayeshmantha to be a PPMC. We are pleased to announce that he has > accepted. > > Akayeshmantha, welcome to join Apache APISIX

Re: Apache Feather Cast script for Apache APISIX

2020-06-03 Thread agile6v
Nirojan, great work. On 2020/05/30 20:25:00, Nirojan Selvanathan wrote: > Hi All, > > Apache feather cast is a podcast series > giving an introduction to the Apache projects. I will be > representing Apache APISIX in the upcoming feather cast series on June 2nd

Re: [ANNOUNCE] New committer: gxthrj

2020-06-08 Thread agile6v
Congratulations. On 2020/06/08 02:28:01, YuanSheng Wang wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited gxthrj to be a committer. We are pleased to announce that he > has accepted. > > Congratulations gxthrj and welcome to joi

Re: [ANNOUNCE] New committer: qiujiayu

2020-06-08 Thread agile6v
Congratulations. On 2020/06/08 02:27:17, YuanSheng Wang wrote: > hello, community, > > The Project Management Committee(PMC) of Apache APISIX has vote passed and > invited qiujiayu to be a committer. We are pleased to announce that he > has accepted. > > Congratulations qiujiayu and welcome to

Re: [VOTE] Graduate Apache APISIX (incubating) as a top level project

2020-06-08 Thread agile6v
bility for > management of the projects within the scope of responsibility of the > Apache APISIX Project; and be it further > > RESOLVED, that the persons listed immediately below be and hereby are > appointed to serve as the initial members of the Apache APISIX Project: > * agile6v

Re: [Vote] New repository for Apisix Helm Chart

2020-06-15 Thread agile6v
+1 It's recommended to use incubator-apisix-helm-chart as the repo name. Thanks. On 2020/06/15 06:22:49, Shenal Silva wrote: > Hello All, > This is a call for vote for a new github repository to store and host > the Helm Chart for Apisix > suggested repository name is https://github.com/apach

Re: [DISUCSS] Plugins Orchestration: Increased collaboration and flexibility between plugins

2020-06-20 Thread agile6v
Hi That's great. Does this mean users need to have a clear understanding of how each plugin works? Thanks. On 2020/06/20 02:12:02, YuanSheng Wang wrote: > This new way is very different from the old one. > > I love this new way. > > According to this idea, plug-ins will be more like micro

Re: [VOTE] Release Apache APISIX (Incubating) 1.4-RC1

2020-06-20 Thread agile6v
+1 I checked: [x] Incubating in name [x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] The DISCLAIMER is included. [x] Both LICENSE and NOTICE files are good. [x] No binary file. [x] All files have license headers if necessary. On 2020/06/20 12:21:13, Nirojan Selvanat

Re: [discuss] release Apache APISIX 1.4 version

2020-06-29 Thread agile6v
Hi Nirojan, The document has been updated. Please check it out again. Thanks. On 2020/06/29 07:56:54, Nirojan Selvanathan wrote: > Hi Ming, > > I have now closed the thread and have the following question regarding the > release guide. In the final steps, the guide mentions: > > - move pack

Re: [discuss] release Apache APISIX 1.4 version

2020-06-29 Thread agile6v
tor/apisix/KEYS > > > On Mon, Jun 29, 2020 at 11:15 AM agile6v wrote: > > > Hi Nirojan, > > > > The document has been updated. Please check it out again. > > > > Thanks. > > > > On 2020/06/29 07:56:54, Nirojan Selvanathan wrote: > > > Hi

Re: [VOTE] Release Apache APISIX (Incubating) 1.4.1-RC1

2020-07-12 Thread agile6v
+1 I checked: - Download links are valid. - Checksums and PGP signatures are valid. - DISCLAIMER is included. - LICENSE and NOTICE files are good. - No binary file. - All files have license headers if necessary. Thanks, agile6v On 2020/07/11 03:47:50, junxu chen wrote: > Hello, Commun

Re: Congratulations! Apache APISIX is TLP now

2020-07-16 Thread agile6v
Congratulations. On 2020/07/16 01:32:26, Ming Wen wrote: > Hello, all, > The board has approved the graduation of Apache APISIX to the TLP! > Thanks to the Apache incubator, mentors and contributors! > > - GlobeNewswire > http://www.globenewswire.com/news-release/2020/07/15/2062676/0/en/The-Apa

Re: [DISCUSS] How about we disable the plugins `proxy-cache` and `proxy-mirror` by default?

2020-08-01 Thread agile6v
Hi YuanSheng AFAIK, If these plugins are not configured through the admin api, they will not be enabled by default. Also How is the 10% performance loss verified? Thanks. On 2020/08/01 05:53:01, YuanSheng Wang wrote: > Hi: > > if we disable plugin `proxy-cache` and `proxy-mirror` and remove

Re: [VOTE] Release Apache APISIX 1.5-RC1

2020-08-02 Thread agile6v
+1 binding I checked: - download links are valid - signatures and hashes fine - LICENSE and NOTICE good - no binary files - all source file have ASF headers if necessary On 2020/08/01 02:33:08, JinChao Shuai wrote: > Hello, Community, > > This is a call for the vote to release Apache APISIX v

Re: [VOTE] Relase Apache APISIX 2.1 (Round 2)

2020-11-29 Thread agile6v
+1 binding Checked: 1. Download links are valid; 2. Checksum and gpg signatures are valid; 3. License and NOTICE files are good; 4. All files have the necessary License header; make deps & make init & make run works well @macOS On 2020/11/28 13:07:03, Ming Wen wrote: > Hello, Community, >