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/05/14 19:28:22 UTC

[airflow] branch master updated (6d9fc3e -> 0893166)

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 6d9fc3e  Fix docstring formatting on ``SlackHook`` (#15840)
     add 0893166  Set `airflowPodAnnotations` on Flower and `KuberneteExecutor` workers (#15859)

No new revisions were added by this update.

Summary of changes:
 chart/files/pod-template-file.kubernetes-helm-yaml |  4 ++++
 chart/templates/flower/flower-deployment.yaml      |  4 ++++
 chart/tests/test_basic_helm_chart.py               | 11 +++++------
 chart/tests/test_pod_template_file.py              | 10 ++++++++++
 4 files changed, 23 insertions(+), 6 deletions(-)