+1 non binding

Tested by changes #31615 and #33686. They work as expected. No regressions
from the previous RC

Thanks & Regards,
Amogh Desai
On Sun, Oct 1, 2023 at 12:32 AM Hussein Awala <huss...@awala.fr> wrote:

> +1 (binding) I checked the license and signature, all looks good except the
> `Chart.yaml` file which does not have a license, so I'll let you check if
> there is a need for a new RC.
> I also tested my changes and they work as expected.
>
> On Sat, Sep 30, 2023 at 8:05 PM Jed Cunningham <jedcunning...@apache.org>
> wrote:
>
> > Hello Apache Airflow Community,
> >
> > This is a call for the vote to release Helm Chart version 1.11.0.
> >
> > The release candidate is available at:
> > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.11.0rc2/
> >
> > airflow-chart-1.11.0-source.tar.gz - is the "main source release" that
> > comes with INSTALL instructions.
> > airflow-1.11.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.11.0rc2/
> > helm repo update
> > helm install airflow apache-airflow-dev/airflow
> >
> > airflow-1.11.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.11.0.tgz
> > gpg: Signature made Sat Sep 30 11:45:11 2023 MDT
> > gpg:                using RSA key
> E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > gpg:                issuer "jedcunning...@apache.org"
> > gpg: Good signature from "Jed Cunningham <jedcunning...@apache.org>"
> > [ultimate]
> > plugin: Chart SHA verified.
> > sha256:4b3b696c323cd5b001fc03c2749ed096fc2967e7ad2c0d2ae42e68e2b6eeffa2
> >
> > The vote will be open for at least 24 hours (2023-10-01 18:04 UTC) or
> until
> > the necessary number of votes is reached.
> >
> >
> >
> https://www.timeanddate.com/countdown/to?iso=20231001T1804&p0=136&font=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.11.0-source.tar.gz
> > cd airflow-chart-1.11.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.11.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/34660
> >
> > Changes since 1.11.0rc1:
> > remove lifecycle from init containers (#34677
> >
> > Thanks,
> > Jed
> >
>

Reply via email to