You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/12/13 23:28:33 UTC

[airflow] branch main updated (433e029 -> 1f8b3f9)

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

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


    from 433e029  Fix MyPy Errors for Apache Drill provider. (#20268)
     add 1f8b3f9  Chart: properly quote namespace names (#20266)

No new revisions were added by this update.

Summary of changes:
 chart/templates/rbac/pod-cleanup-rolebinding.yaml    |  2 +-
 chart/templates/rbac/pod-launcher-role.yaml          |  2 +-
 chart/templates/rbac/pod-launcher-rolebinding.yaml   |  6 +++---
 chart/templates/rbac/pod-log-reader-role.yaml        |  2 +-
 chart/templates/rbac/pod-log-reader-rolebinding.yaml |  4 ++--
 .../security-context-constraint-rolebinding.yaml     | 20 ++++++++++----------
 chart/tests/helm_template_generator.py               |  8 ++++++--
 chart/tests/test_basic_helm_chart.py                 |  5 +++++
 8 files changed, 29 insertions(+), 20 deletions(-)