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 2020/12/21 10:20:34 UTC

[airflow] branch master updated (4aba9c5 -> a9d562e)

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

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


    from 4aba9c5  Fix brokend master (#13201)
     add a9d562e  Fix parenthesis preventing Keda ScaledObject creation (#13183)

No new revisions were added by this update.

Summary of changes:
 chart/templates/workers/worker-kedaautoscaler.yaml |  2 +-
 chart/tests/helm_template_generator.py             |  7 +--
 chart/tests/test_keda.py                           | 57 ++++++++++++++++++++++
 3 files changed, 62 insertions(+), 4 deletions(-)
 create mode 100644 chart/tests/test_keda.py