[
https://issues.apache.org/jira/browse/FLINK-31613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704987#comment-17704987
]
Gyula Fora commented on FLINK-31613:
------------------------------------
I agree that this could be confusing. The rationale behind this is to improve
the local testing setup when using minikube and avoid longer waiting periods.
I don't think we should change the config default value as that may cause a bad
surprise for users. Still at the same time I feel that the current values.yaml
gives a good out of the box behaviour for local testing.
> Some default operator config values are overwritten by values.yaml
> ------------------------------------------------------------------
>
> Key: FLINK-31613
> URL: https://issues.apache.org/jira/browse/FLINK-31613
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.5.0
> Reporter: Mate Czagany
> Priority: Minor
>
> It's a bit confusing that in the documentation it's stated that
> 'kubernetes.operator.reconcile.interval' is 1 min by default and
> 'kubernetes.operator.observer.progress-check.interval' is 10 sec when they
> are being overwritten to 15 sec and 5 sec respectively in the default
> values.yaml.
>
> A possible solution might be to change the default values to 15 and 5 sec in
> the configuration values and remove/comment them in values.yaml, however this
> will introduce a change in configuration for users that have set a custom
> 'defaultConfiguration.flink-conf.yaml' value.
>
> Please let me know what you think and if the solution sounds good feel free
> to assign me this ticket and I'll create a PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)