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

Build with k8s.client.version 14.0.0 failed with CustomObjectsApiTest error #10

Open
dzhi-lyft opened this issue Dec 10, 2021 · 1 comment

Comments

@dzhi-lyft
Copy link

I have motivation to use more recent io.kubernetes client-java 14.0.0 and try to build the project with <k8s.client.version>14.0.0</k8s.client.version> in pom.xml. It failed with following test error:

CustomObjectsApiTest.java:[185,30] method listClusterCustomObject in class io.kubernetes.client.openapi.apis.CustomObjectsApi cannot be applied to given types ...

Such error appears to be superficial as no code in the package is calling listClusterCustomObject any more. So please consider removing such tests as well.

@FillZpp
Copy link
Member

FillZpp commented Dec 12, 2021

Sure, I have removed the tests. Please update and try again.

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