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

ASF subversion and git services commented on AIRFLOW-6062:
----------------------------------------------------------

Commit dd55f1aa3e6f1b6618a4f10e8e50222cd7d09f99 in airflow's branch 
refs/heads/v1-10-test from Daniel Imberman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=dd55f1a ]

[AIRFLOW-6062] Executor would only delete workers in its own namespace (#7123)

cherry-picked from a812f4805


> Scheduler doesn't delete worker pods from namespaces different than the 
> scheduler's namespace
> ---------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-6062
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6062
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executor-kubernetes
>    Affects Versions: 1.10.5
>            Reporter: Mihail Petkov
>            Assignee: Daniel Imberman
>            Priority: Blocker
>             Fix For: 1.10.10
>
>
> When you run Airflow's task instances as worker pods in different namespaces 
> into a Kubernetes cluster, the scheduler can delete only the pods that are 
> living in the same namespace where the scheduler lives. It's trying to delete 
> all pods that are in the namespace defined in the airflow.cfg file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to