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/01 13:58:15 UTC

[airflow] branch master updated (8cabae7 -> 45a0ac2)

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 8cabae7  Add docs about Celery monitoring (#14533)
     add 45a0ac2  BugFix: TypeError in monitor_pod (#14513)

No new revisions were added by this update.

Summary of changes:
 airflow/kubernetes/pod_launcher.py    |  7 ++++---
 tests/kubernetes/test_pod_launcher.py | 18 +++++++++++++++++-
 2 files changed, 21 insertions(+), 4 deletions(-)