You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2020/11/24 23:14:19 UTC

[airflow] branch master updated (6caf260 -> 9f28e41)

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

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


    from 6caf260  Don't set child tasks to schedulable in test runs (#12595)
     add 9f28e41  Allow webserver to read pod logs directly (#12598)

No new revisions were added by this update.

Summary of changes:
 ...-launcher-role.yaml => pod-log-reader-role.yaml} | 16 +++-------------
 ...binding.yaml => pod-log-reader-rolebinding.yaml} | 21 ++++++++++++++++-----
 chart/tests/test_basic_helm_chart.py                |  4 +++-
 chart/values.schema.json                            |  4 ++++
 chart/values.yaml                                   |  1 +
 5 files changed, 27 insertions(+), 19 deletions(-)
 copy chart/templates/rbac/{pod-launcher-role.yaml => pod-log-reader-role.yaml} (84%)
 copy chart/templates/rbac/{pod-cleanup-rolebinding.yaml => pod-log-reader-rolebinding.yaml} (71%)