-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump kubernetes-client-bom from 5.11.1 to 5.11.2 #22660
Conversation
Signed-off-by: Marc Nuri <[email protected]>
@manusa it would be awesome if you could prepare PRs for 2.2 and 2.6 with micro bumps if you released new versions for the versions we have there. |
We have patch for 5.7 (5.7.4), but we didn't release for 5.10. I opened another PR to the 2.2 branch with the fix. 2.6 will have to wait until Friday when I can release a patched version of 5.10. |
@manusa any chance you could also include fabric8io/kubernetes-client#3697 for 5.10? It looks like a common issue. I will release a new 2.6 either Friday or Monday, I think. I'll wait for your PR to go in then. |
2.6 shouldn't be affected by
Cool, thx. I'll try to do this first thing on Friday morning (CET). |
That is correct. |
OK, perfect, thanks! |
Kubernetes Client 5.11.2 was just released: https://github.com/fabric8io/kubernetes-client/releases/tag/v5.11.2
This release patches the following issues:
get()
seems to be leaking OkHttp connections in 5.11 fabric8io/kubernetes-client#3697Regarding
#3653
, we've also released patches for other 5.x minor version. It might be a good idea to patch the Quarkus LTS branches with the appropriate Kubernetes Client version (let me know if you want me to do this)./cc @metacosm