Mathew Wicks created AIRFLOW-6652:
-------------------------------------
Summary: Set is_delete_operator_pod=True by default in
KubernetesPodOperator()
Key: AIRFLOW-6652
URL: https://issues.apache.org/jira/browse/AIRFLOW-6652
Project: Apache Airflow
Issue Type: Improvement
Components: operators
Affects Versions: 1.10.7
Reporter: Mathew Wicks
As we are not far from a major release (Airflow 2.0) could we consider changing
the default behaviour of the *is_delete_operator_pod* argument in
*KubernetesPodOperator*() to *True, r*ather than False?
For most usecases, it is not desirable that the pod continues running
independent of the airflow task, and having an unsafe default is bad practice.
Thoughts?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)