[
https://issues.apache.org/jira/browse/FLINK-26676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507774#comment-17507774
]
Gyula Fora commented on FLINK-26676:
------------------------------------
This basically changes the default value for this config, like it has changed
from 1.14->1.15. We could give a warning but if you dont have this is going to
break.
> Set ClusterIP service type when watching specific namespaces
> ------------------------------------------------------------
>
> Key: FLINK-26676
> URL: https://issues.apache.org/jira/browse/FLINK-26676
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
>
> As noted in this PR
> [https://github.com/apache/flink-kubernetes-operator/pull/42#issue-1159776739]
> Users get service account related error messages unless we set:
> {noformat}
> kubernetes.rest-service.exposed.type: ClusterIP{noformat}
> In cases where we are watching specific namespaces.
> We should configure this automatically unless override by the user in the
> flinkConfiguration for these cases.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)