[
https://issues.apache.org/jira/browse/FLINK-16494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed FLINK-16494.
-----------------------------
Resolution: Fixed
master(1.11) via 6cf07d374a34742a919a1dc1edf4eb1c1f44e831
> Use enum type instead of string type for
> KubernetesConfigOptions.CONTAINER_IMAGE_PULL_POLICY
> --------------------------------------------------------------------------------------------
>
> Key: FLINK-16494
> URL: https://issues.apache.org/jira/browse/FLINK-16494
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Reporter: Canbin Zheng
> Assignee: Canbin Zheng
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> At the moment the value of
> KubernetesConfigOptions.{color:#172b4d}CONTAINER_IMAGE_PULL_POLICY
> {color}option could only be one of
> _{color:#172b4d}Always{color}_{color:#172b4d},
> {color}_{color:#172b4d}Never{color}{color:#172b4d}, and IfNotPresent{color}_,
> this ticket proposes to use enum type for the option instead of string type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)