+1 binding I checked: - Download links are valid - Checksums are fine - No binary file - All files have valid header - LICENSE & NOTICE files are good - Build successfully on mac os - Build Docker image successfully
Chao Zhang <[email protected]> 于2021年2月6日周六 下午2:12写道: > Hello, Community, > This is a call for the vote to release Apache apisix-ingress-controller > version 0.3.0 > > Release notes: > > > https://github.com/apache/apisix-ingress-controller/blob/master/CHANGELOG.md#030 > > The release candidates: > > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-0.3.0/ > > Release Commit ID: > > > https://github.com/apache/apisix-ingress-controller/commit/105de686b50d51ecdb0b05d993476def884b25ee > > 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-0.3.0/apache-apisix-ingress-controller-0.3.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-0.3.0/apache-apisix-ingress-controller-0.3.0-src.tgz.asc > > wget > > https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-0.3.0/apache-apisix-ingress-controller-0.3.0-src.tgz.sha512 > > shasum -c apache-apisix-ingress-controller-0.3.0-src.tgz.sha512 > > gpg --verify apache-apisix-ingress-controller-0.3.0-src.tgz.asc > apache-apisix-ingress-controller-0.3.0-src.tgz > > 3. Unzip and Check files > > tar xzvf apache-apisix-ingress-controller-0.3.0-src.tgz > > 4. Build > > Please refer to > > https://github.com/apache/apisix-ingress-controller/blob/v0.3.0/docs/development.md > . > > The vote will be open for at least 72 hours or until necessary number of > votes are reached. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason >
