You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/03/09 01:30:00 UTC

[jira] [Created] (FLINK-16493) Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE

Canbin Zheng created FLINK-16493:
------------------------------------

             Summary: Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE
                 Key: FLINK-16493
                 URL: https://issues.apache.org/jira/browse/FLINK-16493
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
            Reporter: Canbin Zheng
             Fix For: 1.11.0


At the moment the value of {{KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE}} option could only be one of _{color:#172b4d}ClusterIP, NodePort, and LoadBalancer{color}_{color:#172b4d}, {color}{color:#172b4d}this ticket proposes to use enum type for the option instead of string type.{color}_{color:#172b4d}
{color}_



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