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

[airflow] branch master updated (076eaea -> c594d9c)

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

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


    from 076eaea  Remove ``test_deserialization_across_process`` from quarantine (#15264)
     add c594d9c  BugFix: CLI 'kubernetes cleanup-pods' should only clean up Airflow-created Pods (#15204)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py                     |  6 +++-
 airflow/cli/commands/kubernetes_command.py    | 18 +++++++++++-
 tests/cli/commands/test_kubernetes_command.py | 40 +++++++++++++++++++++------
 3 files changed, 54 insertions(+), 10 deletions(-)