[
https://issues.apache.org/jira/browse/NIFI-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908510#comment-17908510
]
ASF subversion and git services commented on NIFI-14118:
--------------------------------------------------------
Commit 3897959c07e5235c1561ff2b8f61f5d30f1b9029 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3897959c07 ]
NIFI-14118 Upgraded Kubernetes Client from 6.13.4 to 7.0.1
This closes #9601
- Updated dependency exclusions from OkHttp to Vertx aligning with default
changes in Fabric8 Kubernetes Client 7.0.0
> 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
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)