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/09/27 06:47:23 UTC

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

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

Release notes:

https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150

The release candidates:

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

Git tag for the release:

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

Release Commit ID:

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

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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc

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

gpg --import KEYS

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

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

3. Unzip and Check files

mkdir -p apisix-ingress-controller && tar zxvf
apache-apisix-ingress-controller-1.5.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 necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Thanks!

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

Posted by Zexuan Luo <sp...@apache.org>.
+1 (binding)

I checked:
1. All the links valid
2. Checksum and Signature valid
3. Build successfully (20.04 Ubuntu)

Jintao Zhang <zh...@apache.org> 于2022年9月27日周二 14:47写道:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.5.0
>
> Release notes:
>
> https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.5.0
>
> Release Commit ID:
>
> https://github.com/apache/apisix-ingress-controller/commit/4219c47464614d8968c158ef4eb1b4de3b4fd57a
>
> 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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> apache-apisix-ingress-controller-1.5.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.5.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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks!

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

Posted by Chao Zhang <to...@apache.org>.
Hi,

+1 binding from me. I have checked:

1. All the above links are valid;
2. Signature and checksum are correct;
3. APISIX Ingress Controller 1.5.0 can be built on my Fedora, and the
version number is correct;
4. NOTICE and LICENSE files exist

Best regards
Chao Zhang

https://github.com/tokers

On Tue, Sep 27, 2022 at 2:47 PM Jintao Zhang <zh...@apache.org> wrote:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.5.0
>
> Release notes:
>
> https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.5.0
>
> Release Commit ID:
>
> https://github.com/apache/apisix-ingress-controller/commit/4219c47464614d8968c158ef4eb1b4de3b4fd57a
>
> 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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> apache-apisix-ingress-controller-1.5.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.5.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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks!

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

Posted by ZhengSong Tu <tz...@gmail.com>.
 +1 (binding)

I have checked:
1. All download links are OK;
2. Signature and checksum are valid;

*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass
Apache APISIX: https://github.com/apache/apisix


在 2022年9月27日 14:47:23 上,Jintao Zhang <zh...@apache.org> 写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.5.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.5.0
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-ingress-controller/commit/4219c47464614d8968c158ef4eb1b4de3b4fd57a
>
> 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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> apache-apisix-ingress-controller-1.5.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.5.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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks!
>

回复:[VOTE]Apache apisix-ingress-controller release version 1.5.0

Posted by 刘维 <le...@qq.com.INVALID>.
+1 (no-binding)

I have checked:
1. All download links are OK;
2. Signature and checksum are valid;




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <zhangjintao@apache.org&gt;;
发送时间:&nbsp;2022年9月27日(星期二) 下午2:47
收件人:&nbsp;"dev"<dev@apisix.apache.org&gt;;

主题:&nbsp;[VOTE]Apache apisix-ingress-controller release version 1.5.0



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

Release notes:

https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150

The release candidates:

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

Git tag for the release:

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

Release Commit ID:

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

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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc

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

gpg --import KEYS

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

gpg --verify&nbsp; apache-apisix-ingress-controller-1.5.0-src.tgz.asc
apache-apisix-ingress-controller-1.5.0-src.tgz

3. Unzip and Check files

mkdir -p apisix-ingress-controller &amp;&amp; tar zxvf
apache-apisix-ingress-controller-1.5.0-src.tgz -C
./apisix-ingress-controller &amp;&amp; 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 necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Thanks!

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

Posted by fei han <ha...@gmail.com>.
+1 (non-binding)

 I have checked:
1. All the links valid.
2. Checksum and Signature valid.
3. Build successfully ( CentOS 7.9.2009 )

bardolph shampine <ba...@gmail.com> 于2022年9月27日周二 22:28写道:

> +1 (non-binding)
>
>  I have checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE are exist.
> 4. Building on Gitpod (20.04.5 LTS (Focal Fossa)) was successful.
>
> On Tue, Sep 27, 2022 at 2:47 PM Jintao Zhang <zh...@apache.org>
> wrote:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX Ingress
> > controller version 1.5.0
> >
> > Release notes:
> >
> >
> >
> https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150
> >
> > The release candidates:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/
> >
> > Git tag for the release:
> >
> > https://github.com/apache/apisix-ingress-controller/tree/1.5.0
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix-ingress-controller/commit/4219c47464614d8968c158ef4eb1b4de3b4fd57a
> >
> > 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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
> >
> > gpg --verify  apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> > apache-apisix-ingress-controller-1.5.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > mkdir -p apisix-ingress-controller && tar zxvf
> > apache-apisix-ingress-controller-1.5.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 necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks!
> >
>

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

Posted by bardolph shampine <ba...@gmail.com>.
+1 (non-binding)

 I have checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE are exist.
4. Building on Gitpod (20.04.5 LTS (Focal Fossa)) was successful.

On Tue, Sep 27, 2022 at 2:47 PM Jintao Zhang <zh...@apache.org> wrote:

> Hello, Community,
> This is a call for the vote to release Apache APISIX Ingress
> controller version 1.5.0
>
> Release notes:
>
>
> https://github.com/apache/apisix-ingress-controller/blob/v1.5.0/CHANGELOG.md#150
>
> The release candidates:
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-ingress-controller/tree/1.5.0
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-ingress-controller/commit/4219c47464614d8968c158ef4eb1b4de3b4fd57a
>
> 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.5.0/apache-apisix-ingress-controller-1.5.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.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.asc
>
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-ingress-controller-1.5.0/apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-ingress-controller-1.5.0-src.tgz.sha512
>
> gpg --verify  apache-apisix-ingress-controller-1.5.0-src.tgz.asc
> apache-apisix-ingress-controller-1.5.0-src.tgz
>
> 3. Unzip and Check files
>
> mkdir -p apisix-ingress-controller && tar zxvf
> apache-apisix-ingress-controller-1.5.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 necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks!
>