incubator-airflow/airflow/config_templates
Jed Cunningham 17fd314f09 Change default of `[kubernetes] enable_tcp_keepalive` to `True` (#15338)
We've seen instances of connection resets happening, particularly in
Azure, that are remedied by enabling tcp_keepalive. Enabling it by
default should be safe and sane regardless of where we are running.

(cherry picked from commit 6e31465a30)
2021-04-15 14:00:32 +01:00
..
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
airflow_local_settings.py Update ``airflow_local_settings.py`` to fix an error message (#13927) 2021-02-04 14:34:40 +00:00
config.yml Change default of `[kubernetes] enable_tcp_keepalive` to `True` (#15338) 2021-04-15 14:00:32 +01:00
config.yml.schema.json Add schema validation for config.yml (#13025) 2021-01-21 17:37:58 +00:00
default_airflow.cfg Change default of `[kubernetes] enable_tcp_keepalive` to `True` (#15338) 2021-04-15 14:00:32 +01:00
default_celery.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
default_test.cfg Add SMTP timeout and retry limit for SMTP email backend. (#12801) 2020-12-04 16:20:39 +01:00
default_webserver_config.py Add documentation about webserver_config.py (#13155) 2021-01-21 18:00:55 +00:00