You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/03/08 16:10:27 UTC

[airflow] branch main updated (d3c168c -> 99cf75d)

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

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


    from d3c168c  Fixed dask executor and tests (#22027)
     add 99cf75d  Fix/21994 liveness probe (#22041)

No new revisions were added by this update.

Summary of changes:
 .../templates/scheduler/scheduler-deployment.yaml  | 23 ++------------
 .../templates/triggerer/triggerer-deployment.yaml  | 23 ++------------
 chart/tests/test_scheduler.py                      |  4 +++
 chart/tests/test_triggerer.py                      |  5 +++
 chart/values.schema.json                           | 14 ++++++++
 chart/values.yaml                                  | 37 ++++++++++++++++++++++
 6 files changed, 66 insertions(+), 40 deletions(-)