incubator-airflow/tests/kubernetes
Daniel Imberman 190066cf20
Kubernetes worker pod doesn't use docker container entrypoint (#12766)
* Kubernetes worker pod doesn't use docker container entrypoint

Fixes issue on openshift caused by KubernetesExecutor pods not running
via the entrypoint script

* fix

* Update UPGRADING_TO_2.0.md

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>

* fix UPDGRADING

* @ashb comments

Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com>
2020-12-07 13:54:45 -08:00
..
models Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
basic_pod.yaml Enforce strict rules for yamllint (#11709) 2020-10-21 12:24:32 +02:00
pod.yaml Move dev docker images to airflow registry (#9652) 2020-09-08 10:07:10 +02:00
pod_generator_base.yaml Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
pod_generator_base_with_secrets.yaml Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
test_client.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
test_pod_generator.py Kubernetes worker pod doesn't use docker container entrypoint (#12766) 2020-12-07 13:54:45 -08:00
test_pod_launcher.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
test_refresh_config.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00