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)