David Handermann created NIFI-14118:
---------------------------------------
Summary: Upgrade Kubernetes Client to 7.0.1
Key: NIFI-14118
URL: https://issues.apache.org/jira/browse/NIFI-14118
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
The Fabric8 Kubernetes Client libraries should be upgraded to 7.0.1 for the
Kubernetes State Provider and Leader Election Manager implementations.
[Version
7|https://github.com/fabric8io/kubernetes-client/blob/v7.0.0/doc/MIGRATION-v7.md]
has several breaking changes, including changing the default HTTP client from
OkHttp to Vert.x. The project extensions use the JDK HttpClient, so upgrading
involves adjusting dependency exclusions to avoid bringing in Vert.x.
Additional breaking changes include moving from the OkHttp MockWebServer to the
Fabric8 implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)