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/06/09 21:21:03 UTC

[airflow] branch main updated (36651be -> 24d2ce1)

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

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


    from 36651be  Chart: Support job level annotations; fix jobs scheduling config (#16331)
     add 24d2ce1  Chart: ``podAntiAffinity`` for scheduler, webserver, and workers (#16315)

No new revisions were added by this update.

Summary of changes:
 chart/tests/test_scheduler.py | 10 ++++++++++
 chart/tests/test_webserver.py | 10 ++++++++++
 chart/tests/test_worker.py    | 10 ++++++++++
 chart/values.schema.json      |  6 +++---
 chart/values.yaml             | 30 +++++++++++++++++++++++++++---
 5 files changed, 60 insertions(+), 6 deletions(-)