Daniel Mateus Pires created AIRFLOW-3822:
--------------------------------------------
Summary: Airflow on Kubernetes, KubernetesPodOperator doesn't stop
a task after timeout
Key: AIRFLOW-3822
URL: https://issues.apache.org/jira/browse/AIRFLOW-3822
Project: Apache Airflow
Issue Type: Bug
Reporter: Daniel Mateus Pires
Assignee: Daniel Mateus Pires
Airflow with KubernetesExecutor starts a "watcher pod" which controls the
lifecycle of the actual Operator instance, when a timeout occurs it happens on
the watcher pod which dies without killing the Operator instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)