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/03/15 21:17:12 UTC

[airflow] branch master updated (1efb17b -> a639dd3)

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

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


    from 1efb17b  Rearange API auth tests to the correct place (#14808)
     add a639dd3  Fix KubernetesExecutor issue with deleted pending pods (#14810)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/kubernetes_executor.py    |  6 +-
 tests/executors/test_kubernetes_executor.py | 92 +++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+), 4 deletions(-)