You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2020/01/31 02:48:00 UTC

[jira] [Assigned] (FLINK-15652) Support for imagePullSecrets k8s option

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

Zili Chen reassigned FLINK-15652:
---------------------------------

    Assignee: Canbin Zheng

> Support for imagePullSecrets k8s option
> ---------------------------------------
>
>                 Key: FLINK-15652
>                 URL: https://issues.apache.org/jira/browse/FLINK-15652
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>            Reporter: Canbin Zheng
>            Assignee: Canbin Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It's likely that one would pull images from the private image registry, credentials can be passed with the Pod specification through the `imagePullSecrets` parameter,
> which refers to the k8s secret by name. Implementation wise we expose a new configuration option to the users and then pass it along to the K8S.



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