[
https://issues.apache.org/jira/browse/FLINK-30280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643964#comment-17643964
]
Márton Balassi commented on FLINK-30280:
----------------------------------------
[{{41b9f4f}}|https://github.com/apache/flink-kubernetes-operator/commit/41b9f4fc199785168b9c31ef35d62cdef7f86561]
in main, scope has been reduced to documentation for 1.3
[~mxm] feel free to open a follow up if you feel it is warranted.
> Default operator logging configuration is broken
> ------------------------------------------------
>
> Key: FLINK-30280
> URL: https://issues.apache.org/jira/browse/FLINK-30280
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.2.0, kubernetes-operator-1.3.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.3.0
>
>
> The default logging configuration is set here:
> [https://github.com/apache/flink-kubernetes-operator/blob/ea01e294cf1b68d597244d0a11b3c81822a163e7/helm/flink-kubernetes-operator/templates/flink-operator.yaml#L89]
> However, this file is not available in the official Docker image. It's best
> to not set this value and rely on the included logging configuration in the
> operator JAR. Users can define overrides on the deployment in
> [https://github.com/apache/flink-kubernetes-operator/blob/ea01e294cf1b68d597244d0a11b3c81822a163e7/helm/flink-kubernetes-operator/values.yaml#L135
>
> |https://github.com/apache/flink-kubernetes-operator/blob/ea01e294cf1b68d597244d0a11b3c81822a163e7/helm/flink-kubernetes-operator/values.yaml#L135]or
> re-add the environment variable pointing to a valid file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)