Skip to content
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

Compatibility Issue with josdk-webhooks and Fabric8 Kubernetes Client #309

Open
ebma16 opened this issue Dec 13, 2024 · 1 comment
Open

Comments

@ebma16
Copy link

ebma16 commented Dec 13, 2024

Hi,

I attempted to locally update josdk-webhooks to use fabric8:kubernetes-client v7.0.0 to ensure compatibility with the new beta release of java-operator-sdk. However, I encountered an issue where the tests for the Quarkus part of the project are failing.

From what I’ve observed, the root cause seems to be that josdk-webhooks cannot currently be updated to fabric8:kubernetes-client v7.0.0 because Quarkus includes its own dependency on fabric8, which still references fabric8:kubernetes-client v6.13.4 on the latest officially released version.

Can you confirm that the josdk-webhooks framework won't be updated/released until Quarkus is updated to fabric8:kubernetes-client v7.0.0 with quarkusio/quarkus#42335?

Thank's for you feedback!

Kind regards
Martin

@csviri
Copy link
Contributor

csviri commented Dec 13, 2024

Hi @ebma16 , not necessarily, we have to discuss can skip quarkus releasing, until it catching up with with fabric8 7.0. Or do you see any other possibility @metacosm ?

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

No branches or pull requests

2 participants