The GitHub Actions job "Tests (AMD)" on airflow.git/fix-kpo-template-field-init 
has failed.
Run started by GitHub user rjgoyln (triggered by rjgoyln).

Head commit for run:
36f2991528c5069caf81362855fd7bcc409cb09c / rjgoyln <[email protected]>
Apply KubernetesPodOperator template fields only after rendering

Template fields are rendered after the constructor runs, so converting or
merging their values there operates on the un-rendered Jinja expression:
a templated base_container_name never reached the container_logs fallback,
a templated configmaps string was iterated character by character, and
templated volumes were rejected at Dag parse time.

Clears the KubernetesPodOperator entry of the burn-down tracked at
https://github.com/apache/airflow/issues/70296.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to