You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/01/09 21:19:00 UTC

[jira] [Updated] (AIRFLOW-3251) KubernetesPodOperator does not use 'image_pull_secrets' argument

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

Kaxil Naik updated AIRFLOW-3251:
--------------------------------
    Fix Version/s:     (was: 2.0.0)

> KubernetesPodOperator does not use 'image_pull_secrets' argument
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-3251
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3251
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.10.0
>            Reporter: Padarn Wilson
>            Assignee: Padarn Wilson
>            Priority: Minor
>             Fix For: 1.10.2
>
>
> The KubernetesPodOperator accepts argument `image_pull_secrets`, and the Pod object can use this variable when deploying the pod, but currently the argument to the operator is not added to the Pod before it is launched
> Relevant code in `incubator-airflow/airflow/contrib/operators/kubernetes_pod_operator.py`. 



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