spring-cloud / spring-cloud/spring-cloud-kubernetes

Update To Latest Kubernetes Java Client

Open Beginner friendly
#2,286 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dependencies
Dominant language
Java
Stars
3.5k
Forks
1.1k
Avg merge
18h 36m
Merged PRs (30d)
18

Description

kubernetes-client version 24 has a bug which prevents it from working properly on a kubernetes 1.36 cluster. cf https://github.com/kubernetes-client/java/issues/4809. This bug is fixed in version 27.0.0 of kubernetes-client. Can you please upgrade?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the dependency declaration for kubernetes-client in the project and review the current version 24 configuration. Upgrade it to version 27.0.0, then run the relevant build and tests to confirm compatibility with Kubernetes 1.36 and that the integration remains functional.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kubernetes, spring, spring-boot
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.