Viktor created AIRFLOW-3412:
-------------------------------
Summary: Worker pods are not being deleted after termination
Key: AIRFLOW-3412
URL: https://issues.apache.org/jira/browse/AIRFLOW-3412
Project: Apache Airflow
Issue Type: Bug
Components: executor, kubernetes
Affects Versions: 2.0.0
Reporter: Viktor
Assignee: Viktor
Fix For: 2.0.0
When using KubernetesExecutor multiple pods are spawned for tasks.
When their job is done they are not deleted automatically even if you specify
*delete_worker_pods=true* in the Airflow configuration and RBAC is properly
configured to allow the scheduler to delete pods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)