[
https://issues.apache.org/jira/browse/AIRFLOW-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686862#comment-16686862
]
Victor commented on AIRFLOW-3251:
---------------------------------
Hi, this is very problematic and makes the use of KubernetesPodOperator almost
useless.
> 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
>
> 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)