[
https://issues.apache.org/jira/browse/AIRFLOW-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Mateus Pires closed AIRFLOW-3822.
----------------------------------------
Resolution: Fixed
was fixed by https://github.com/apache/airflow/pull/4663
> 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
> Priority: Major
>
> 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)