[RESULT][VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-05 Thread Jed Cunningham
Hello all,

The vote to release Apache Airflow Helm Chart version 1.13.0 based on
1.13.0rc1 is now closed.

The vote PASSED with 3 binding "+1", 2 non-binding "+1" and 0 "-1" votes:

"+1" Binding votes:

  - Jed Cunningham
  - Jarek Potiuk
  - Ephraim Anierobi

"+1" Non-Binding votes:

  - Amogh Desai
  - Utkarsh Sharma

Vote thread:https://lists.apache.org/thread/0xgxsjwsbd8qk3h1tn4gj01hoplz1p5k

I'll continue with the release process and the release announcement
will follow shortly.

Thanks,
Jed


Re: [VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-03 Thread Utkarsh Sharma
+1 Non binding.

Thanks,
Utkarsh Sharrma

On Mon, Mar 4, 2024 at 9:08 AM Amogh Desai  wrote:

> +1 non binding.
>
> Installed the helm chart in a test cluster, played around a bit and ran
> some example DAGs.
> Looks good!
>
> Thanks & Regards,
> Amogh Desai
>
> On Sun, Mar 3, 2024 at 8:29 PM Ephraim Anierobi <
> ephraimanier...@apache.org>
> wrote:
>
> > +1 (binding).
> > Installed the chart and ran a few dags in kind cluster.
> > Verified reproducibility, licenses, signatures, and checksum.
> >
> >
> > On Sat, 2 Mar 2024 at 19:48, Jarek Potiuk  wrote:
> >
> > > +1 (binding): verified reproducibility (yay - works nicely finally !),
> > > signatures, checksums, licences. Installed Airflow 2.8.2 in kind
> > > cluster using the "rc1" - published chart., played a bit with it - ran
> > > a few DAGs using Breeze - using the same version as released in the
> > > Helm Chart - all looks good.
> > >
> > > On Sat, Mar 2, 2024 at 5:30 AM Jed Cunningham <
> jedcunning...@apache.org>
> > > wrote:
> > > >
> > > > Hello Apache Airflow Community,
> > > >
> > > > This is a call for the vote to release Helm Chart version 1.13.0.
> > > >
> > > > The release candidate is available at:
> > > > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> > > >
> > > > airflow-chart-1.13.0-source.tar.gz - is the "main source release"
> that
> > > > comes with INSTALL instructions.
> > > > airflow-1.13.0.tgz - is the binary Helm Chart release.
> > > >
> > > > Public keys are available at:
> https://www.apache.org/dist/airflow/KEYS
> > > >
> > > > For convenience "index.yaml" has been uploaded (though excluded from
> > > > voting), so you can also run the below commands.
> > > >
> > > > helm repo add apache-airflow-dev
> > > > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> > > > helm repo update
> > > > helm install airflow apache-airflow-dev/airflow
> > > >
> > > > airflow-1.13.0.tgz.prov - is also uploaded for verifying Chart
> > Integrity,
> > > > though not strictly required for releasing the artifact based on ASF
> > > > Guidelines.
> > > >
> > > > $ helm gpg verify airflow-1.13.0.tgz
> > > > gpg: Signature made Fri Mar  1 21:16:51 2024 MST
> > > > gpg:using RSA key
> > > E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > > > gpg:issuer "jedcunning...@apache.org"
> > > > gpg: Good signature from "Jed Cunningham "
> > > > [ultimate]
> > > > plugin: Chart SHA verified.
> > > >
> sha256:23155cf90b66c8ec6d49d2060686f90d23329eecf71c5368b1f0b06681b816cc
> > > >
> > > > The vote will be open for at least 72 hours (2024-03-05 04:35 UTC) or
> > > until
> > > > the necessary number of votes is reached.
> > > >
> > > >
> > >
> >
> https://www.timeanddate.com/countdown/to?iso=20240305T0435=136=cursive
> > > >
> > > > Please vote accordingly:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove with the reason
> > > >
> > > > Only votes from PMC members are binding, but members of the community
> > are
> > > > encouraged to test the release and vote with "(non-binding)".
> > > >
> > > > Consider this my (binding) +1.
> > > >
> > > > For license checks, the .rat-excludes files is included, so you can
> run
> > > the
> > > > following to verify licenses (just update your path to rat):
> > > >
> > > > tar -xvf airflow-chart-1.13.0-source.tar.gz
> > > > cd airflow-chart-1.13.0
> > > > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> > > >
> > > > Please note that the version number excludes the `rcX` string, so
> it's
> > > now
> > > > simply 1.13.0. This will allow us to rename the artifact without
> > > modifying
> > > > the artifact checksums when we actually release it.
> > > >
> > > > The status of testing the Helm Chart by the community is kept here:
> > > > https://github.com/apache/airflow/issues/37844
> > > >
> > > > Thanks,
> > > > Jed
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org
> > > For additional commands, e-mail: dev-h...@airflow.apache.org
> > >
> > >
> >
>


Re: [VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-03 Thread Amogh Desai
+1 non binding.

Installed the helm chart in a test cluster, played around a bit and ran
some example DAGs.
Looks good!

Thanks & Regards,
Amogh Desai

On Sun, Mar 3, 2024 at 8:29 PM Ephraim Anierobi 
wrote:

> +1 (binding).
> Installed the chart and ran a few dags in kind cluster.
> Verified reproducibility, licenses, signatures, and checksum.
>
>
> On Sat, 2 Mar 2024 at 19:48, Jarek Potiuk  wrote:
>
> > +1 (binding): verified reproducibility (yay - works nicely finally !),
> > signatures, checksums, licences. Installed Airflow 2.8.2 in kind
> > cluster using the "rc1" - published chart., played a bit with it - ran
> > a few DAGs using Breeze - using the same version as released in the
> > Helm Chart - all looks good.
> >
> > On Sat, Mar 2, 2024 at 5:30 AM Jed Cunningham 
> > wrote:
> > >
> > > Hello Apache Airflow Community,
> > >
> > > This is a call for the vote to release Helm Chart version 1.13.0.
> > >
> > > The release candidate is available at:
> > > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> > >
> > > airflow-chart-1.13.0-source.tar.gz - is the "main source release" that
> > > comes with INSTALL instructions.
> > > airflow-1.13.0.tgz - is the binary Helm Chart release.
> > >
> > > Public keys are available at: https://www.apache.org/dist/airflow/KEYS
> > >
> > > For convenience "index.yaml" has been uploaded (though excluded from
> > > voting), so you can also run the below commands.
> > >
> > > helm repo add apache-airflow-dev
> > > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> > > helm repo update
> > > helm install airflow apache-airflow-dev/airflow
> > >
> > > airflow-1.13.0.tgz.prov - is also uploaded for verifying Chart
> Integrity,
> > > though not strictly required for releasing the artifact based on ASF
> > > Guidelines.
> > >
> > > $ helm gpg verify airflow-1.13.0.tgz
> > > gpg: Signature made Fri Mar  1 21:16:51 2024 MST
> > > gpg:using RSA key
> > E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > > gpg:issuer "jedcunning...@apache.org"
> > > gpg: Good signature from "Jed Cunningham "
> > > [ultimate]
> > > plugin: Chart SHA verified.
> > > sha256:23155cf90b66c8ec6d49d2060686f90d23329eecf71c5368b1f0b06681b816cc
> > >
> > > The vote will be open for at least 72 hours (2024-03-05 04:35 UTC) or
> > until
> > > the necessary number of votes is reached.
> > >
> > >
> >
> https://www.timeanddate.com/countdown/to?iso=20240305T0435=136=cursive
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > Only votes from PMC members are binding, but members of the community
> are
> > > encouraged to test the release and vote with "(non-binding)".
> > >
> > > Consider this my (binding) +1.
> > >
> > > For license checks, the .rat-excludes files is included, so you can run
> > the
> > > following to verify licenses (just update your path to rat):
> > >
> > > tar -xvf airflow-chart-1.13.0-source.tar.gz
> > > cd airflow-chart-1.13.0
> > > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> > >
> > > Please note that the version number excludes the `rcX` string, so it's
> > now
> > > simply 1.13.0. This will allow us to rename the artifact without
> > modifying
> > > the artifact checksums when we actually release it.
> > >
> > > The status of testing the Helm Chart by the community is kept here:
> > > https://github.com/apache/airflow/issues/37844
> > >
> > > Thanks,
> > > Jed
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org
> > For additional commands, e-mail: dev-h...@airflow.apache.org
> >
> >
>


Re: [VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-03 Thread Ephraim Anierobi
+1 (binding).
Installed the chart and ran a few dags in kind cluster.
Verified reproducibility, licenses, signatures, and checksum.


On Sat, 2 Mar 2024 at 19:48, Jarek Potiuk  wrote:

> +1 (binding): verified reproducibility (yay - works nicely finally !),
> signatures, checksums, licences. Installed Airflow 2.8.2 in kind
> cluster using the "rc1" - published chart., played a bit with it - ran
> a few DAGs using Breeze - using the same version as released in the
> Helm Chart - all looks good.
>
> On Sat, Mar 2, 2024 at 5:30 AM Jed Cunningham 
> wrote:
> >
> > Hello Apache Airflow Community,
> >
> > This is a call for the vote to release Helm Chart version 1.13.0.
> >
> > The release candidate is available at:
> > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> >
> > airflow-chart-1.13.0-source.tar.gz - is the "main source release" that
> > comes with INSTALL instructions.
> > airflow-1.13.0.tgz - is the binary Helm Chart release.
> >
> > Public keys are available at: https://www.apache.org/dist/airflow/KEYS
> >
> > For convenience "index.yaml" has been uploaded (though excluded from
> > voting), so you can also run the below commands.
> >
> > helm repo add apache-airflow-dev
> > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> > helm repo update
> > helm install airflow apache-airflow-dev/airflow
> >
> > airflow-1.13.0.tgz.prov - is also uploaded for verifying Chart Integrity,
> > though not strictly required for releasing the artifact based on ASF
> > Guidelines.
> >
> > $ helm gpg verify airflow-1.13.0.tgz
> > gpg: Signature made Fri Mar  1 21:16:51 2024 MST
> > gpg:using RSA key
> E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > gpg:issuer "jedcunning...@apache.org"
> > gpg: Good signature from "Jed Cunningham "
> > [ultimate]
> > plugin: Chart SHA verified.
> > sha256:23155cf90b66c8ec6d49d2060686f90d23329eecf71c5368b1f0b06681b816cc
> >
> > The vote will be open for at least 72 hours (2024-03-05 04:35 UTC) or
> until
> > the necessary number of votes is reached.
> >
> >
> https://www.timeanddate.com/countdown/to?iso=20240305T0435=136=cursive
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Only votes from PMC members are binding, but members of the community are
> > encouraged to test the release and vote with "(non-binding)".
> >
> > Consider this my (binding) +1.
> >
> > For license checks, the .rat-excludes files is included, so you can run
> the
> > following to verify licenses (just update your path to rat):
> >
> > tar -xvf airflow-chart-1.13.0-source.tar.gz
> > cd airflow-chart-1.13.0
> > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> >
> > Please note that the version number excludes the `rcX` string, so it's
> now
> > simply 1.13.0. This will allow us to rename the artifact without
> modifying
> > the artifact checksums when we actually release it.
> >
> > The status of testing the Helm Chart by the community is kept here:
> > https://github.com/apache/airflow/issues/37844
> >
> > Thanks,
> > Jed
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org
> For additional commands, e-mail: dev-h...@airflow.apache.org
>
>


Re: [VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-02 Thread Jarek Potiuk
+1 (binding): verified reproducibility (yay - works nicely finally !),
signatures, checksums, licences. Installed Airflow 2.8.2 in kind
cluster using the "rc1" - published chart., played a bit with it - ran
a few DAGs using Breeze - using the same version as released in the
Helm Chart - all looks good.

On Sat, Mar 2, 2024 at 5:30 AM Jed Cunningham  wrote:
>
> Hello Apache Airflow Community,
>
> This is a call for the vote to release Helm Chart version 1.13.0.
>
> The release candidate is available at:
> https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
>
> airflow-chart-1.13.0-source.tar.gz - is the "main source release" that
> comes with INSTALL instructions.
> airflow-1.13.0.tgz - is the binary Helm Chart release.
>
> Public keys are available at: https://www.apache.org/dist/airflow/KEYS
>
> For convenience "index.yaml" has been uploaded (though excluded from
> voting), so you can also run the below commands.
>
> helm repo add apache-airflow-dev
> https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
> helm repo update
> helm install airflow apache-airflow-dev/airflow
>
> airflow-1.13.0.tgz.prov - is also uploaded for verifying Chart Integrity,
> though not strictly required for releasing the artifact based on ASF
> Guidelines.
>
> $ helm gpg verify airflow-1.13.0.tgz
> gpg: Signature made Fri Mar  1 21:16:51 2024 MST
> gpg:using RSA key E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> gpg:issuer "jedcunning...@apache.org"
> gpg: Good signature from "Jed Cunningham "
> [ultimate]
> plugin: Chart SHA verified.
> sha256:23155cf90b66c8ec6d49d2060686f90d23329eecf71c5368b1f0b06681b816cc
>
> The vote will be open for at least 72 hours (2024-03-05 04:35 UTC) or until
> the necessary number of votes is reached.
>
> https://www.timeanddate.com/countdown/to?iso=20240305T0435=136=cursive
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Only votes from PMC members are binding, but members of the community are
> encouraged to test the release and vote with "(non-binding)".
>
> Consider this my (binding) +1.
>
> For license checks, the .rat-excludes files is included, so you can run the
> following to verify licenses (just update your path to rat):
>
> tar -xvf airflow-chart-1.13.0-source.tar.gz
> cd airflow-chart-1.13.0
> java -jar apache-rat-0.13.jar chart -E .rat-excludes
>
> Please note that the version number excludes the `rcX` string, so it's now
> simply 1.13.0. This will allow us to rename the artifact without modifying
> the artifact checksums when we actually release it.
>
> The status of testing the Helm Chart by the community is kept here:
> https://github.com/apache/airflow/issues/37844
>
> Thanks,
> Jed

-
To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org
For additional commands, e-mail: dev-h...@airflow.apache.org



[VOTE] Release Apache Airflow Helm Chart 1.13.0 based on 1.13.0rc1

2024-03-01 Thread Jed Cunningham
Hello Apache Airflow Community,

This is a call for the vote to release Helm Chart version 1.13.0.

The release candidate is available at:
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/

airflow-chart-1.13.0-source.tar.gz - is the "main source release" that
comes with INSTALL instructions.
airflow-1.13.0.tgz - is the binary Helm Chart release.

Public keys are available at: https://www.apache.org/dist/airflow/KEYS

For convenience "index.yaml" has been uploaded (though excluded from
voting), so you can also run the below commands.

helm repo add apache-airflow-dev
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.13.0rc1/
helm repo update
helm install airflow apache-airflow-dev/airflow

airflow-1.13.0.tgz.prov - is also uploaded for verifying Chart Integrity,
though not strictly required for releasing the artifact based on ASF
Guidelines.

$ helm gpg verify airflow-1.13.0.tgz
gpg: Signature made Fri Mar  1 21:16:51 2024 MST
gpg:using RSA key E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
gpg:issuer "jedcunning...@apache.org"
gpg: Good signature from "Jed Cunningham "
[ultimate]
plugin: Chart SHA verified.
sha256:23155cf90b66c8ec6d49d2060686f90d23329eecf71c5368b1f0b06681b816cc

The vote will be open for at least 72 hours (2024-03-05 04:35 UTC) or until
the necessary number of votes is reached.

https://www.timeanddate.com/countdown/to?iso=20240305T0435=136=cursive

Please vote accordingly:

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

Only votes from PMC members are binding, but members of the community are
encouraged to test the release and vote with "(non-binding)".

Consider this my (binding) +1.

For license checks, the .rat-excludes files is included, so you can run the
following to verify licenses (just update your path to rat):

tar -xvf airflow-chart-1.13.0-source.tar.gz
cd airflow-chart-1.13.0
java -jar apache-rat-0.13.jar chart -E .rat-excludes

Please note that the version number excludes the `rcX` string, so it's now
simply 1.13.0. This will allow us to rename the artifact without modifying
the artifact checksums when we actually release it.

The status of testing the Helm Chart by the community is kept here:
https://github.com/apache/airflow/issues/37844

Thanks,
Jed