incubator-airflow/airflow/config_templates
Daniel Imberman cba51d49ee
Simplify the K8sExecutor and K8sPodOperator (#10393)
* Simplify Airflow on Kubernetes Story

Removes thousands of lines of code that essentially ammount to us
re-creating the Kubernetes API. Will offer a faster, simpler
KubernetesExecutor for 2.0

* Fix podgen tests

* fix documentation

* simplify validate function

* @mik-laj comments

* spellcheck

* spellcheck

* Update airflow/executors/kubernetes_executor.py

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
2020-09-17 08:40:20 -07:00
..
__init__.py
airflow_local_settings.py Simplified GCSTaskHandler configuration (#10365) 2020-08-18 16:24:26 +02:00
config.yml Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
default_airflow.cfg Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
default_celery.py Allow CeleryExecutor to "adopt" an orphaned queued or running task (#10949) 2020-09-16 20:10:30 +01:00
default_test.cfg Add options to extend list of sensitive keywords (#9397) 2020-06-20 14:49:31 +02:00
default_webserver_config.py Change provider configuration keys for OAuth (#9759) 2020-08-21 18:44:19 +02:00