You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Amandeep (Jira)" <ji...@apache.org> on 2021/02/01 18:40:00 UTC

[jira] [Commented] (AIRFLOW-3412) Worker pods are not being deleted after termination

    [ https://issues.apache.org/jira/browse/AIRFLOW-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276571#comment-17276571 ] 

Amandeep commented on AIRFLOW-3412:
-----------------------------------

Seeing the same behavior for 1.10.14. It was working fine for 1.10.12 but after we upgraded to 1.10.14 we randomly see airflow not deleting completed pods upon termination. Is this expected?

> 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: executors
>    Affects Versions: 1.10.0
>            Reporter: Torquerrr
>            Assignee: Torquerrr
>            Priority: Major
>              Labels: kubernetes
>             Fix For: 1.10.2
>
>
> 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
(v8.3.4#803005)