The GitHub Actions job "Tests" on 
airflow.git/vendor-k8s-json-schemas-for-helm-tests has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
dc2c8ffab25357e4f6ac8181166ba28a096b94fb / Jarek Potiuk <[email protected]>
Vendor K8s JSON schemas for helm tests and add multi-version validation

- Vendor K8s JSON schemas locally so helm tests never need network access
  at runtime. A prek hook (download-k8s-schemas) discovers all rendered
  (apiVersion, kind) pairs via helm template and downloads matching
  standalone-strict schemas from yannh/kubernetes-json-schema.

- Add --kubernetes-version flag to `breeze testing helm-tests` to allow
  validating helm templates against any supported K8s version.

- Run helm tests in CI against both the first (default) and last
  (highest) K8s version when the "all versions" label is set, matching
  the same condition that triggers all Python versions.

- Use global_constants.py ALLOWED_KUBERNETES_VERSIONS as the single
  source of truth — both the download script and helm_template_generator
  read versions from it via AST parsing.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/22642638949

With regards,
GitHub Actions via GitBox


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

Reply via email to