+1 (binding)

Verified against helm-chart/1.21.0rc2:

* SVN — all 7 files present (plus index.yaml).
* SHA512 sums — both .tgz and source.tar.gz match.
* GPG signatures — Good signature from Bugra Ozturk
  (key 00E6F45DF9F86148482E1C8C586EFEF9E37BAC07).
* Source tarball reproducibility — bit-for-bit identical to
  the SVN copy (built locally from the helm-chart/1.21.0rc2
  tag with `breeze release-management prepare-helm-chart-tarball`
  + `prepare-helm-chart-package`).
* Apache RAT 0.18 — 0 unapproved, 0 unknown.

End-to-end deploy on a fresh local KinD cluster
(via `breeze k8s create-cluster` / `configure-cluster` /
`build-k8s-image` / `upload-k8s-image` / `deploy-airflow`):

  - all airflow pods reached Running (api-server, scheduler,
    dag-processor, triggerer, statsd, postgres);
  - /api/v2/monitor/health reports metadatabase, scheduler,
    triggerer and dag_processor all healthy;
  - /api/v2/version returns 3.2.0 (the airflow image pinned
    by the chart's values.yaml).

Verified on Linux x86_64.

Created https://github.com/apache/airflow/pull/65817 to improve
verification step describing how the chart can be nicely tested with
breeze.

Thanks,
Jarek

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to