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 5d6d5a2  Allow to specify path to kubeconfig in KubernetesHook (#10453)
     add d24b8f6  Add Examples and documentation for pod_template_file feature 
(#10916)

No new revisions were added by this update.

Summary of changes:
 .../dags_in_image_template.yaml                    |  84 ++++++++++++++++
 .../dags_in_volume_template.yaml                   |  81 ++++++++++++++++
 .../git_sync_template.yaml                         | 107 +++++++++++++++++++++
 docs/executor/kubernetes.rst                       |  55 +++++++++++
 docs/spelling_wordlist.txt                         |   1 +
 5 files changed, 328 insertions(+)
 create mode 100644 
airflow/kubernetes/pod_template_file_examples/dags_in_image_template.yaml
 create mode 100644 
airflow/kubernetes/pod_template_file_examples/dags_in_volume_template.yaml
 create mode 100644 
airflow/kubernetes/pod_template_file_examples/git_sync_template.yaml

Reply via email to