[
https://issues.apache.org/jira/browse/AIRFLOW-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3251.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.2
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: 2.0.0, 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)