+1 (binding) I checked: 1. Download links are good. 2. Checksum and signature are good. 3. LICENSE and NOTICE files exist. 4. No Unexpected files included
P.S. A major highlight of version 2.0 is that it no longer relies only on ETCD, truly achieving Kubernetes Native (finally...). This has greatly improved stability, performance, and the developer-friendly experience, but this point was missing in the Highlights. Thank you all! On Tue, Dec 16, 2025 at 12:55 AM Abhishek Choudhary < [email protected]> wrote: > +1 (binding) > > I verified the following: > - Download links are correct. > - Checksum and signatures correct. > - LICENSE and NOTICE files exist. > - Building on macOS Tahoe 26.1 works. > - Binary is executable. > > Feedback: > I would appreciate having trailing backslashes "\" at the end of the > multiline commands for ease :) > > On Mon, 15 Dec 2025 at 15:38, Zeping Bai <[email protected]> wrote: > > > > +1 (binding) > > > > I checked: > > 1. Download links are OK. > > 2. Checksum and signature are OK. > > 3. LICENSE and NOTICE files exist. > > 4. Building in GitHub Codespaces (Ubuntu 24.04) was successful :) > > 5. Binary executable > > > > On Wed, Dec 10, 2025 at 10:01 PM Xin Rong <[email protected]> wrote: > > > > > Hello, Community, > > > This is a call for a vote on Apache APISIX Ingress Controller version > > > 2.0.0. > > > > > > Release notes: > > > > > > > > > > https://github.com/apache/apisix-ingress-controller/blob/2.0.0/CHANGELOG.md#200 > > > > > > The release candidates: > > > > > > > > > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-2.0.0/ > > > > > > Git tag for the release: > > > > > > https://github.com/apache/apisix-ingress-controller/tree/2.0.0 > > > > > > Release Commit ID: > > > > > > > > > > https://github.com/apache/apisix-ingress-controller/commit/2d07436d357293b7b2fd4e08ca2a466c0e8509b7 > > > > > > Keys to verify the Release Candidate: > > > > > > https://dist.apache.org/repos/dist/dev/apisix/KEYS > > > > > > Steps to validating the release: > > > > > > 1. Download the release > > > > > > wget > > > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-2.0.0/apache-apisix-ingress-controller-2.0.0-src.tgz > > > > > > 2. Checksums and signatures > > > > > > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS > > > > > > wget > > > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-2.0.0/apache-apisix-ingress-controller-2.0.0-src.tgz.asc > > > > > > wget > > > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-2.0.0/apache-apisix-ingress-controller-2.0.0-src.tgz.sha512 > > > > > > gpg --import KEYS > > > > > > shasum -c apache-apisix-ingress-controller-2.0.0-src.tgz.sha512 > > > > > > gpg --verify apache-apisix-ingress-controller-2.0.0-src.tgz.asc > > > apache-apisix-ingress-controller-2.0.0-src.tgz > > > > > > 3. Unzip and Check files > > > > > > mkdir -p apisix-ingress-controller && tar zxvf > > > apache-apisix-ingress-controller-2.0.0-src.tgz -C > > > ./apisix-ingress-controller && cd apisix-ingress-controller > > > > > > 4. Build > > > > > > > > > > https://github.com/apache/apisix-ingress-controller/blob/2.0.0/docs/en/latest/developer-guide.md#build-from-source > > > > > > The vote will be open for at least 72 hours or until the necessary > number > > > of > > > votes are reached. > > > > > > Please vote accordingly: > > > > > > [ ] +1 approve > > > [ ] +0 no opinion > > > [ ] -1 disapprove with the reason > > > > > > Thanks! > > > > > > > > > -- > > Best regards! > > Zeping Bai @bzp2010 >
