You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2021/03/10 19:07:46 UTC

[airflow] branch master updated (1cdd1cd -> 91edde6)

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

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


    from 1cdd1cd  Prevent mixed case env vars from crashing processes like worker (#14380)
     add 91edde6  Add support for worker persistence with KEDA v2.0.0 in helm chart (#13209)

No new revisions were added by this update.

Summary of changes:
 chart/templates/workers/worker-kedaautoscaler.yaml | 14 +++++----
 chart/tests/helm_template_generator.py             | 33 ++++++++++++++++----
 chart/tests/test_keda.py                           | 31 ++++++++++++++-----
 docs/helm-chart/keda.rst                           | 35 +++++++++++-----------
 docs/spelling_wordlist.txt                         |  1 +
 5 files changed, 77 insertions(+), 37 deletions(-)