Skip to content

Bump revision from 6.10.0 to 7.x #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Dohbedoh
Copy link

@Dohbedoh Dohbedoh commented May 20, 2025

From https://github.com/fabric8io/kubernetes-client/blob/main/doc/MIGRATION-v7.md

  • vert.x is the default HTTP client. We shall exclude it and bring the kubernetes-httpclient-okhttp module

Testing done

Downstream PRS

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@Dohbedoh Dohbedoh marked this pull request as draft May 20, 2025 05:20
@jtnord
Copy link
Member

jtnord commented May 20, 2025

7.2.0 is reportedly a bit broken (fabric8io/kubernetes-client#7036) with jackson 2.19. (you may want to choose 7.3)

@Vlatombe
Copy link
Member

Looks like we'll need that for compatibility with Kubernetes 1.33 (noting fabric8io/kubernetes-client#7037)

@jglick
Copy link
Member

jglick commented May 20, 2025

CloudBees-internal issue FTR

@Dohbedoh
Copy link
Author

jenkinsci/jackson2-api-plugin#284 merged but not yet released.

@torrescd
Copy link
Contributor

@Dohbedoh Dohbedoh changed the title Bump revision from 6.10.0 to 7.2.0 Bump revision from 6.10.0 to 7.x May 23, 2025
MarkEWaite added a commit to MarkEWaite/jenkins that referenced this pull request May 29, 2025
The kubernetes client has issues with Jackson 2.19.0.

Original pull request that updated to 2.19.0 was:

* jenkinsci#10677

Reverted from the Jenkins plugin BOM in pull request:

* jenkinsci/bom#5114

Distribution suspended from Jenkins update center in:

* jenkins-infra/update-center2#869

Refer to the following Kubernetes client API issues:

* fabric8io/kubernetes-client#7036
* fabric8io/kubernetes-client#7106

Backport of the Jackson 2.19.0 change to Kubernetes client 6.x has been requested at:

* fabric8io/kubernetes-client#7107

Also described in detail in Spring Cloud issue report:

* spring-cloud/spring-cloud-kubernetes#1923

Also described in Jenkins issue report:

* https://issues.jenkins.io/browse/JENKINS-75712

Also verified as failing in kubernetes plugin pull request:

* jenkinsci/kubernetes-plugin#1702

Also mentioned in Kubernetes client API upgrade pull request:

* jenkinsci/kubernetes-client-api-plugin#292

This reverts commit 11e5d5c.
basil pushed a commit to jenkinsci/jenkins that referenced this pull request May 29, 2025
The kubernetes client has issues with Jackson 2.19.0.

Original pull request that updated to 2.19.0 was:

* #10677

Reverted from the Jenkins plugin BOM in pull request:

* jenkinsci/bom#5114

Distribution suspended from Jenkins update center in:

* jenkins-infra/update-center2#869

Refer to the following Kubernetes client API issues:

* fabric8io/kubernetes-client#7036
* fabric8io/kubernetes-client#7106

Backport of the Jackson 2.19.0 change to Kubernetes client 6.x has been requested at:

* fabric8io/kubernetes-client#7107

Also described in detail in Spring Cloud issue report:

* spring-cloud/spring-cloud-kubernetes#1923

Also described in Jenkins issue report:

* https://issues.jenkins.io/browse/JENKINS-75712

Also verified as failing in kubernetes plugin pull request:

* jenkinsci/kubernetes-plugin#1702

Also mentioned in Kubernetes client API upgrade pull request:

* jenkinsci/kubernetes-client-api-plugin#292

This reverts commit 11e5d5c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants