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/01/07 02:09:33 UTC

[airflow] branch master updated (f69405f -> cc79117)

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 f69405f  Fix S3KeysUnchangedSensor so that template_fields work (#13490)
     add cc79117  Add comprehensive tests for pod launcher role in helm chart (#13302)

No new revisions were added by this update.

Summary of changes:
 chart/templates/rbac/pod-launcher-rolebinding.yaml |  8 ++---
 .../test_celery_kubernetes_pod_launcher_role.py    | 35 ------------------
 .../{test_keda.py => test_pod_launcher_role.py}    | 41 +++++++++-------------
 3 files changed, 21 insertions(+), 63 deletions(-)
 delete mode 100644 chart/tests/test_celery_kubernetes_pod_launcher_role.py
 copy chart/tests/{test_keda.py => test_pod_launcher_role.py} (50%)