[ANNOUNCE] Apache APISIX Ingress controller v1.7.1 released

2023-11-12 Thread Ling Samuel
Hi all, Apache APISIX Community is glad to announce the Apache APISIX Ingress controller v1.7.1 has been released. Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open-source and scalable platform for all your APIs and microservices. Apac

[VOTE][RESULT]Apache apisix-ingress-controller release version 1.7.1

2023-11-12 Thread Ling Samuel
Hello community, Release vote for Apache apisix-ingress-controller 1.7.1 has PASSED and closed now. 3 PMC +1 binding votes: * wei jin * Zeping Bai * Zhiyuan Ju Vote thread: https://lists.apache.org/thread/m2fdfrh7gkhxvsz5n79nr7z55tvhwq4x I will continue the release process. Thank you all for

[VOTE]Apache apisix-ingress-controller release version 1.7.1

2023-11-05 Thread Ling Samuel
Hello, Community, As a result of being asked to roll back version naming rules, some of the GitHub links from the last vote email are not working anymore. Therefore a new vote email is being sent. This is a call for the vote to release Apache APISIX Ingress controller version 1.7.1 Release notes

Re: [VOTE]Apache apisix-ingress-controller release version 1.7.1

2023-10-25 Thread Ling Samuel
; apisix-ingress-controller version 1.7.0-no-git-module-go1.21.1 > ``` > Found wrong version in `Makefile` file: > ```sh > default: help > > VERSION ?= 1.7.0 > ``` > > My Best > Yihao LI @fabriceli > > > > 李奕浩 > > >

[VOTE]Apache apisix-ingress-controller release version 1.7.1

2023-10-24 Thread Ling Samuel
Hello, Community, This is a call for the vote to release Apache APISIX Ingress controller version 1.7.1 Release notes: https://github.com/apache/apisix-ingress-controller/blob/v1.7.1/CHANGELOG.md#171 The release candidates: https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller

[VOTE][RESULT]Apache apisix-ingress-controller release version 1.7.0

2023-09-10 Thread Ling Samuel
Hello community, Release vote for Apache apisix-ingress-controller 1.7.0 has PASSED and closed now. 3 PMC +1 binding votes: * Zeping Bai * Zhiyuan Ju * Jintao Zhang 1 non-binding +1 votes: * LI Fabrice Vote thread: https://lists.apache.org/thread/x8jvwqm5pnfzgl5xl2xxt6sbdq7y7v8l I will co

Re: [DISCUSS] Proposal: remove snowflake algorithm in the request-id plugin

2023-06-20 Thread Ling Samuel
ange of request-id plugin. Finally, can you > give some info of the request-id plugin when etcd is unavailable? > > Fabriceli > https://github.com/Fabriceli > > > 2023年6月14日 16:55,Ling Samuel 写道: > > > > *Background* > > > > The snowflake algorithm in the

[DISCUSS] Proposal: remove snowflake algorithm in the request-id plugin

2023-06-14 Thread Ling Samuel
*Background* The snowflake algorithm in the request-id plugin introduces an unnecessary dependency on etcd. This will significantly affect APISIX performance if etcd is unavailable. Snowflake depends on a unique worker_id, which is acquired from etcd. If etcd fails, each request with request-id p

[ANNOUNCE] Apache APISIX Ingress controller v1.6.1 released

2023-04-10 Thread Ling Samuel
Hi all, Apache APISIX Community is glad to announce the Apache APISIX Ingress controller v1.6.1 has been released. Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open-source and scalable platform for all your APIs and microservices. Apac

[VOTE][RESULT]Apache apisix-ingress-controller release version 1.6.1

2023-04-05 Thread Ling Samuel
Hello community, Release vote for Apache apisix-ingress-controller 1.6.1 has PASSED and closed now. 4 PMC +1 binding votes: * Chao Zhang * Jintao Zhang * Zeping Bai * Shirui Zhao 1 non-binding +1 votes: * ronething Vote thread: https://lists.apache.org/thread/wc9o6b4sndkpkryw66jgkc1kmrrs

[VOTE]Apache apisix-ingress-controller release version 1.6.1

2023-03-31 Thread Ling Samuel
Hello, Community, This is a call for the vote to release Apache APISIX Ingress controller version 1.6.1 Release notes: https://github.com/apache/apisix-ingress-controller/blob/v1.6.1/CHANGELOG.md#161 The release candidates: https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller

[DISCUSS] Proposal: support external service for Apache Ingress Controller

2022-08-05 Thread Ling Samuel
Background The users' environment may be not a simple single K8s cluster, but may be multiple K8s clusters, a mix of K8s clusters and bare metal machines, or rely on third-party services. The current ApisixRoute does not support such complex environments. It would be a useful feature if ApisixRo