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

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


    from a639dd3  Fix KubernetesExecutor issue with deleted pending pods 
(#14810)
     add 956a205  Support extraContainers configuration in Helm Chart (#13735)

No new revisions were added by this update.

Summary of changes:
 chart/templates/scheduler/scheduler-deployment.yaml |  3 +++
 chart/templates/webserver/webserver-deployment.yaml |  3 +++
 chart/templates/workers/worker-deployment.yaml      |  3 +++
 chart/tests/test_scheduler.py                       | 19 +++++++++++++++++++
 chart/tests/test_webserver_deployment.py            | 19 +++++++++++++++++++
 chart/tests/test_worker.py                          | 19 +++++++++++++++++++
 chart/values.schema.json                            | 12 ++++++++++++
 chart/values.yaml                                   | 10 ++++++++++
 docs/helm-chart/external-redis.rst                  |  2 +-
 docs/helm-chart/index.rst                           |  1 +
 .../using-additional-containers.rst}                | 21 ++++++++++++---------
 11 files changed, 102 insertions(+), 10 deletions(-)
 copy docs/{apache-airflow-providers-google/operators/cloud/index.rst => 
helm-chart/using-additional-containers.rst} (62%)

Reply via email to