Enrique Lacal created FLINK-22802: ------------------------------------- Summary: Bump Fabric8 Kubernetes Client to Key: FLINK-22802 URL: https://issues.apache.org/jira/browse/FLINK-22802 Project: Flink Issue Type: Improvement Components: Deployment / Kubernetes Affects Versions: 1.12.4, 1.13.1, 1.13.0 Environment: Kubernetes 1.19/1.20 provided as part of Openshift 4.6/4.7 Flink 1.13.0 and 1.13.1-rc1 Reporter: Enrique Lacal
Hi All, Currently, Flink is using version 4.9.2 of the Fabric8 Kubernetes Client which does not support new versions of the Kubernetes API such as 1.19 or 1.20 as pointed out by their [Compatability Matrix|[https://github.com/fabric8io/kubernetes-client#compatibility-matrix].] As far as I have seen in the Flink documentation, Flink supports `Kubernetes >= 1.9.` but due to this dependency, it might not be the case. Is there a plan to update this dependency? What is the plan moving forwards when new versions of Kubernetes are released? I am raising this because I have been testing Flink HA Session Cluster on Kubernetes 1.19 and 1.20 and I have encountered some frequent errors that force the JM pods to restart or even result in an unrecoverable state. Thanks! -- This message was sent by Atlassian Jira (v8.3.4#803005)