You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/12 13:32:28 UTC

[airflow] branch main updated (2bb69508d8 -> 3c5bc73579)

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

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


    from 2bb69508d8 Ensure that mapped TIs in BackfillJob have a start_date (#22946)
     add 3c5bc73579 Delete old Spark Application in SparkKubernetesOperator (#21092)

No new revisions were added by this update.

Summary of changes:
 .../providers/cncf/kubernetes/hooks/kubernetes.py  | 18 ++++++-
 .../cncf/kubernetes/operators/spark_kubernetes.py  |  7 +--
 .../kubernetes/operators/test_spark_kubernetes.py  | 58 ++++++++++++++++++++--
 3 files changed, 73 insertions(+), 10 deletions(-)