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 2022/01/26 16:14:59 UTC

[airflow] branch main updated (60aa518 -> e97b729)

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

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


    from 60aa518  batch as templated field in DataprocCreateBatchOperator (#20905)
     add e97b729  Grant pod log reader to triggerer serviceaccount (#21111)

No new revisions were added by this update.

Summary of changes:
 chart/templates/rbac/pod-log-reader-role.yaml      |  2 +-
 .../templates/rbac/pod-log-reader-rolebinding.yaml |  9 ++-
 chart/tests/test_rbac_pod_log_reader.py            | 64 ++++++++++++++++++++++
 3 files changed, 73 insertions(+), 2 deletions(-)
 create mode 100644 chart/tests/test_rbac_pod_log_reader.py