[ 
https://issues.apache.org/jira/browse/AIRFLOW-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fokko Driesprong resolved AIRFLOW-2617.
---------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.10)
                   2.0.0

Issue resolved by pull request #3500
[https://github.com/apache/incubator-airflow/pull/3500]

> add imagePullPolicy config for kubernetes executor
> --------------------------------------------------
>
>                 Key: AIRFLOW-2617
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2617
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: configuration, contrib
>    Affects Versions: 2.0.0, 1.10
>         Environment: k8s executor
>            Reporter: pengchen
>            Assignee: pengchen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> I think this configuration of imagepullPolicy is required for kubernetes 
> executor. When the newer airflow image of the work node is built, it needs to 
> be configured by configuring imagepullpolicy=always
> {code:java}
> worker_container_repository = airflow 
> worker_container_tag = latest
> worker_container_image_pull_policy = Always{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to