Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Upgrade to fabric8 kubernetes-client 5.7.2 fails with latest istio-java.client 1.7.7.1 #137

Description

@rbaeurle

when upgrading from fabric8 kubernetes-client 5.2.1 to 5.7.2 we get the following error while creating an VirtualService object:

java.lang.NoSuchMethodError: io/fabric8/kubernetes/client/dsl/base/HasMetadataOperation.(Lio/fabric8/kubernetes/client/dsl/base/OperationContext;)V (loaded from jar:file:/app.jar!/BOOT-INF/lib/kubernetes-client-5.7.2.jar!/ by org.springframework.boot.loader.LaunchedURLClassLoader@bb088dad) called from class me.snowdrop.istio.client.internal.operation.networking.v1beta1.VirtualServiceOperationImpl (loaded from jar:file:/app.jar!/BOOT-INF/lib/istio-client-1.7.7.1.jar!/ by org.springframework.boot.loader.LaunchedURLClassLoader@bb088dad).
at me.snowdrop.istio.client.internal.operation.networking.v1beta1.VirtualServiceOperationImpl.(VirtualServiceOperationImpl.java:26)
at me.snowdrop.istio.client.internal.operation.networking.v1beta1.VirtualServiceOperationImpl.(VirtualServiceOperationImpl.java:22)
at me.snowdrop.istio.client.DefaultIstioClient.v1beta1VirtualService(DefaultIstioClient.java:130)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions