[
https://issues.apache.org/jira/browse/FLINK-35662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17859622#comment-17859622
]
Rui Fan commented on FLINK-35662:
---------------------------------
Merged to main(1.10.0) via 2b78ea315cd6ea261cb92ffab80e3d62481c96a0
> Use maven batch mode in k8s-operator CI
> ---------------------------------------
>
> Key: FLINK-35662
> URL: https://issues.apache.org/jira/browse/FLINK-35662
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Ferenc Csaky
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.10.0
>
>
> Currently, the GitHub workflows do not use batch mode in the k8s-operator
> repo, so there are a lot of lines in the log like this:
> {code}
> Progress (1): 4.1/14 kB
> Progress (1): 8.2/14 kB
> Progress (1): 12/14 kB
> Progress (1): 14 kB
> {code}
> To produce logs that are for more easy to navigate, all {{mvn}} calls should
> apply the batch-mode option {{-B}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)