incubator-airflow/kubernetes_tests
Daniel Imberman a888198c27
Allow overrides for pod_template_file (#11162)
* Allow overrides for pod_template_file

A pod_template_file should be treated as a *template* not a steadfast
rule.

This PR ensures that users can override individual values set by the
pod_template_file s.t. the same file can be used for multiple tasks.

* fix podtemplatetest

* fix name
2020-09-27 23:39:35 +02:00
..
__init__.py Kubernetes Cluster is started on host not in the container (#8265) 2020-06-03 20:58:38 +02:00
test_kubernetes_executor.py Switches to Helm Chart for Kubernetes tests (#9468) 2020-07-01 14:50:30 +02:00
test_kubernetes_pod_operator.py Allow overrides for pod_template_file (#11162) 2020-09-27 23:39:35 +02:00