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 2ebe623 Replace deprecated PythonOperator module with the new one
(#12064)
add 980c725 Add Kubernetes cleanup-pods CLI command for Helm Chart
(#11802)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 12 +++
airflow/cli/commands/kubernetes_command.py | 72 ++++++++++++++-
chart/templates/cleanup/cleanup-cronjob.yaml | 2 +-
tests/cli/commands/test_kubernetes_command.py | 127 +++++++++++++++++++++++++-
4 files changed, 207 insertions(+), 6 deletions(-)