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/08/26 21:32:17 UTC

[airflow] branch main updated (90aba8afb5 -> 02a81ac9f7)

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 90aba8afb5 Add issue stats to PRotM score, enhance terminal output (#25741)
     add 02a81ac9f7 Add liveness probe to Celery workers (#25561)

No new revisions were added by this update.

Summary of changes:
 chart/templates/workers/worker-deployment.yaml | 16 ++++++++++
 chart/values.schema.json                       | 42 ++++++++++++++++++++++++++
 chart/values.yaml                              | 10 ++++++
 tests/charts/test_worker.py                    | 38 +++++++++++++++++++++++
 4 files changed, 106 insertions(+)