Coder Social home page Coder Social logo

Quarkus with latest io.kubernetes:client-java throws java.lang.NoClassDefFoundError: com/google/protobuf/RuntimeVersion$RuntimeDomain about quarkus HOT 6 CLOSED

sdyga avatar sdyga commented on August 11, 2024
Quarkus with latest io.kubernetes:client-java throws java.lang.NoClassDefFoundError: com/google/protobuf/RuntimeVersion$RuntimeDomain

from quarkus.

Comments (6)

geoand avatar geoand commented on August 11, 2024 1

Ah, nice catch @manusa!

I am going to close this then since this is not a Quarkus issue (it's a typical Maven dependency mismatch issue)

from quarkus.

quarkus-bot avatar quarkus-bot commented on August 11, 2024

/cc @geoand (kubernetes), @iocanel (kubernetes)

from quarkus.

geoand avatar geoand commented on August 11, 2024

cc @manusa

from quarkus.

manusa avatar manusa commented on August 11, 2024

cc @manusa

Note that the user is using the official Kubernetes Client provided by the CNCF and not the one and only Fabric8 Kubernetes Client.

It looks like some convergence dependency issues for both projects.

from quarkus.

sdyga avatar sdyga commented on August 11, 2024

So what is the proposed solution? Switch to Fabric8 Kubernetes Client ?
Or I could try to enforce usage of com.google.protobuf:protobuf-java:4.27.1 together with Quarkus 3.12.0?

from quarkus.

geoand avatar geoand commented on August 11, 2024

Or I could try to enforce usage of com.google.protobuf:protobuf-java:4.27.1 together with Quarkus 3.12.0?

You can try and enforce whatever version of protobuf the client needs, but there is no guarantee that other things that need it will continue to work.

from quarkus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.