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/10/12 18:32:47 UTC

[airflow] branch master updated (4e32546 -> 045d68d)

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 4e32546  Mask Password in Log table when using the CLI (#11468)
     add 045d68d  Mount volumes and volumemounts into scheduler and workers (#11426)

No new revisions were added by this update.

Summary of changes:
 .../templates/scheduler/scheduler-deployment.yaml  |  6 ++++++
 chart/templates/workers/worker-deployment.yaml     |  6 ++++++
 ...-pod-launcher-role.yaml => scheduler_test.yaml} | 23 +++++++++++++++-------
 ...tes-pod-launcher-role.yaml => worker_test.yaml} | 21 ++++++++++++++------
 chart/values.schema.json                           | 20 +++++++++++++++++--
 chart/values.yaml                                  |  7 +++++++
 6 files changed, 68 insertions(+), 15 deletions(-)
 copy chart/tests/{celery-kubernetes-pod-launcher-role.yaml => scheduler_test.yaml} (61%)
 copy chart/tests/{celery-kubernetes-pod-launcher-role.yaml => worker_test.yaml} (64%)