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

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


    from 65d681c7228 Update healthcheck command syntax for celery worker 
(#58861)
     add b48c9096f72 Make cleanup cronjob conditional on kubernetes executor 
(#58695)

No new revisions were added by this update.

Summary of changes:
 chart/templates/cleanup/cleanup-cronjob.yaml       |  3 +-
 .../templates/cleanup/cleanup-serviceaccount.yaml  |  4 +-
 chart/values.yaml                                  |  3 +-
 .../helm_tests/airflow_aux/test_airflow_common.py  |  3 +
 .../helm_tests/airflow_aux/test_annotations.py     |  4 +-
 .../airflow_aux/test_basic_helm_chart.py           | 10 ++-
 .../helm_tests/airflow_aux/test_cleanup_pods.py    | 84 +++++++++++++++++++---
 helm-tests/tests/helm_tests/security/test_rbac.py  |  2 +
 .../helm_tests/security/test_security_context.py   | 30 ++++++--
 9 files changed, 122 insertions(+), 21 deletions(-)

Reply via email to