[
https://issues.apache.org/jira/browse/FLINK-17565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Canbin Zheng updated FLINK-17565:
---------------------------------
Description:
Currently, we are using a version of 4.5.2, it's better that we upgrade it to
4.9.1, some of the reasons are as follows:
# It removed use of reapers manually doing cascade deletion of resources, leave
it upto Kubernetes APIServer, which solves the issue of
https://github.com/fabric8io/kubernetes-client/issues/1880
# It introduced a regression in building Quantity values in 4.7.0, release note
https://github.com/fabric8io/kubernetes-client/issues/1953
# It provided better support for K8s 1.17, release note:
https://github.com/fabric8io/kubernetes-client/releases/tag/v4.7.0
For more details, please refer to [fabric8
releases|https://github.com/fabric8io/kubernetes-client/releases].
was:
Currently, we are using a version of 4.5.2, it's better that we upgrade it to
4.9.1 for features like K8s 1.17 support, LeaderElection support, and etc.
For more details, please refer to [fabric8
releases|https://github.com/fabric8io/kubernetes-client/releases].
> Bump fabric8 version from 4.5.2 to 4.9.1
> ----------------------------------------
>
> Key: FLINK-17565
> URL: https://issues.apache.org/jira/browse/FLINK-17565
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Reporter: Canbin Zheng
> Priority: Major
>
> Currently, we are using a version of 4.5.2, it's better that we upgrade it to
> 4.9.1, some of the reasons are as follows:
> # It removed use of reapers manually doing cascade deletion of resources,
> leave it upto Kubernetes APIServer, which solves the issue of
> https://github.com/fabric8io/kubernetes-client/issues/1880
> # It introduced a regression in building Quantity values in 4.7.0, release
> note https://github.com/fabric8io/kubernetes-client/issues/1953
> # It provided better support for K8s 1.17, release note:
> https://github.com/fabric8io/kubernetes-client/releases/tag/v4.7.0
> For more details, please refer to [fabric8
> releases|https://github.com/fabric8io/kubernetes-client/releases].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)