You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/11/04 00:23:18 UTC

[airflow] branch main updated (490a382 -> eb12bb2)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 490a382  Ensure ``catchup=False`` is used in example dags (#19396)
     add eb12bb2  Task should fail immediately when pod is unprocessable (#19359)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/kubernetes_executor.py    | 10 ++--
 tests/executors/test_kubernetes_executor.py | 75 ++++++++++++++++++++---------
 2 files changed, 58 insertions(+), 27 deletions(-)