[ https://issues.apache.org/jira/browse/FLINK-38093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009026#comment-18009026 ]
Mate Czagany commented on FLINK-38093: -------------------------------------- I would like to add that Kubernetes 1.33 is already perfectly supported by Flink (and the latest version of Flink Kubernetes Operator since upgrading Fabric8 version). The linked issue only happens when retrieving Kubernetes version information (e.g. getKubernetesVersion), which the operator does when using ingress, but Flink itself never does. Nevertheless, Fabric8 should be upgraded and should be in line with the operator version. And I agree that we should use OkHttp here, we can look into switching to Vert.x in another ticket after looking into whether it's worth it. I will create a PR in the coming days. > Update version of Fabric8 to 7.3.1 > ---------------------------------- > > Key: FLINK-38093 > URL: https://issues.apache.org/jira/browse/FLINK-38093 > Project: Flink > Issue Type: Improvement > Components: Deployment / Kubernetes > Reporter: Mate Czagany > Priority: Major > > Fabric8 should be updated to the latest version to get the latest > improvements and bug fixes available. > It should be investigated whether it's worth it to use Vert.x, the new > default HTTP library used by Fabric8 and drop OkHttp. -- This message was sent by Atlassian Jira (v8.20.10#820010)