You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by Jintao Zhang <zh...@apache.org> on 2022/12/27 04:07:03 UTC

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

Hello, Community,
This is a call for the vote to release Apache APISIX Ingress
controller version 1.6.0

Release notes:

https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160

The release candidates:

https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/

Git tag for the release:

https://github.com/apache/apisix-ingress-controller/tree/1.6.0

Release Commit ID:

https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2

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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc

wget https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512

gpg --import KEYS

shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512

gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
apache-apisix-ingress-controller-1.6.0-src.tgz

3. Unzip and Check files

mkdir -p apisix-ingress-controller && tar zxvf
apache-apisix-ingress-controller-1.6.0-src.tgz -C
./apisix-ingress-controller && cd apisix-ingress-controller

4. Build

Please refer to https://apisix.apache.org/docs/ingress-controller/contribute/

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!


-----
Jintao

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

Posted by Zeping Bai <bz...@gmail.com>.
+1 (binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.
4. Building and Running on Gitpod (Ubuntu 20.04) was successful.

Best regards!
Zeping Bai  @bzp2010

Jintao Zhang <zh...@apache.org> 于2022年12月27日周二 12:07写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.6.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.6.0
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2
>
> 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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> apache-apisix-ingress-controller-1.6.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.6.0-src.tgz -C
> ./apisix-ingress-controller && cd apisix-ingress-controller
>
> 4. Build
>
> Please refer to
> https://apisix.apache.org/docs/ingress-controller/contribute/
>
> 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!
>
>
> -----
> Jintao
>

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

Posted by YuanSheng Wang <me...@apache.org>.
+1 from my vote

Check list:
1. All links are fine
2. Contains LICENSE and NOTICE
3. No unexpected binary
4. signature and checksum are fine


On Tue, Dec 27, 2022 at 1:53 PM Zhiyuan Ju <ju...@apache.org> wrote:

> Hi,
>
> +1 from me, I have checked:
>
> 1. All links are valid;
> 2. Build successfully on M1
> 3. LICENSE and NOTICE files exist
> 4. No unexpected binary
> 5. Signature and checksum are good
>
> Zhiyuan Ju
>
> Jintao Zhang <zh...@apache.org> 于2022年12月27日周二 12:07写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX Ingress
> > controller version 1.6.0
> >
> > Release notes:
> >
> >
> >
> https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160
> >
> > The release candidates:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/
> >
> > Git tag for the release:
> >
> > https://github.com/apache/apisix-ingress-controller/tree/1.6.0
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2
> >
> > 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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> >
> > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
> >
> > gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> > apache-apisix-ingress-controller-1.6.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > mkdir -p apisix-ingress-controller && tar zxvf
> > apache-apisix-ingress-controller-1.6.0-src.tgz -C
> > ./apisix-ingress-controller && cd apisix-ingress-controller
> >
> > 4. Build
> >
> > Please refer to
> > https://apisix.apache.org/docs/ingress-controller/contribute/
> >
> > 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!
> >
> >
> > -----
> > Jintao
> >
>


-- 

*MembPhis*
My GitHub: https://github.com/membphis
Apache APISIX: https://github.com/apache/apisix

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

Posted by Zhiyuan Ju <ju...@apache.org>.
Hi,

+1 from me, I have checked:

1. All links are valid;
2. Build successfully on M1
3. LICENSE and NOTICE files exist
4. No unexpected binary
5. Signature and checksum are good

Zhiyuan Ju

Jintao Zhang <zh...@apache.org> 于2022年12月27日周二 12:07写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.6.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.6.0
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2
>
> 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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> apache-apisix-ingress-controller-1.6.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.6.0-src.tgz -C
> ./apisix-ingress-controller && cd apisix-ingress-controller
>
> 4. Build
>
> Please refer to
> https://apisix.apache.org/docs/ingress-controller/contribute/
>
> 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!
>
>
> -----
> Jintao
>

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

Posted by soulbird <so...@apache.org>.
+1 (non-binding)

I checked:
1. All download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.
4. Building on CentOS 7.9 was successful.


Jintao Zhang <zh...@apache.org> 于2022年12月27日周二 12:07写道:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.6.0
>
> Release notes:
>
> https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.6.0
>
> Release Commit ID:
>
> https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2
>
> 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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc
>
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> apache-apisix-ingress-controller-1.6.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.6.0-src.tgz -C
> ./apisix-ingress-controller && cd apisix-ingress-controller
>
> 4. Build
>
> Please refer to https://apisix.apache.org/docs/ingress-controller/contribute/
>
> 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!
>
>
> -----
> Jintao


-- 
*Shirui Zhao*
My GitHub: https://github.com/soulbird

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

Posted by Leslie Tsang <le...@apache.org>.
+1 (non-binding)

I checked:
1. All download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.
4. Building on CentOS 7.9 was successful.



Leslie Tsang
leslie@apache.org

> On 27 Dec 2022, at 12:07 PM, Jintao Zhang <zh...@apache.org> wrote:
> 
> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.6.0
> 
> Release notes:
> 
> https://github.com/apache/apisix-ingress-controller/blob/1.6.0/CHANGELOG.md#160
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/
> 
> Git tag for the release:
> 
> https://github.com/apache/apisix-ingress-controller/tree/1.6.0
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix-ingress-controller/commit/ea315c06d41f31fd24dba2f9ca067eee4c6146c2
> 
> 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-1.6.0/apache-apisix-ingress-controller-1.6.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-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.6.0/apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
> 
> gpg --import KEYS
> 
> shasum -c apache-apisix-ingress-controller-1.6.0-src.tgz.sha512
> 
> gpg --verify  apache-apisix-ingress-controller-1.6.0-src.tgz.asc
> apache-apisix-ingress-controller-1.6.0-src.tgz
> 
> 3. Unzip and Check files
> 
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.6.0-src.tgz -C
> ./apisix-ingress-controller && cd apisix-ingress-controller
> 
> 4. Build
> 
> Please refer to https://apisix.apache.org/docs/ingress-controller/contribute/
> 
> 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!
> 
> 
> -----
> Jintao