spring-cloud / spring-cloud/spring-cloud-kubernetes
Update To Latest Kubernetes Java Client
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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