bachmanity1 / josdk-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOSDK Test

Example to reproduce this bug

Run the command below:

mvn test

This will fail with error java.lang.IncompatibleClassChangeError: Found class io.fabric8.kubernetes.api.model.NamespaceFluent$MetadataNested, but interface was expected
However, if you downgrade to fabric8 version 6.7.2 everything works fine.

About


Languages

Language:Java 100.0%