krisdock opened a new issue #10383: URL: https://github.com/apache/airflow/issues/10383
**Description** Kubernetes Pods that are created by KubernetesPodOperator aren't deleted when a running task is killed/cleared from the Airflow UI. There's a known function (on_kill) that can be handled to properly handle this scenario. **Use case / motivation** If a running Airflow task is killed, the associated Kubernetes Pod should ideally be deleted. **Related Issues** None ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
