[
https://issues.apache.org/jira/browse/FLINK-23562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392253#comment-17392253
]
Robert Metzger commented on FLINK-23562:
----------------------------------------
Thanks a lot!
Merged to master in
https://github.com/apache/flink/commit/4d19a9f09e58ae5726901b1c6c473b655d908440
> Update CI docker image to latest java version (1.8.0_292)
> ---------------------------------------------------------
>
> Key: FLINK-23562
> URL: https://issues.apache.org/jira/browse/FLINK-23562
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System / Azure Pipelines
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The java version we are using on our CI is outdated (1.8.0_282 vs 1.8.0_292).
> The latest java version has TLSv1 disabled, which makes the
> KubernetesClusterDescriptorTest fail.
> This will be fixed by FLINK-22802.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)