-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
kube-api-test artifact not being published #5819
Comments
@janpetryk kube api test was not released yet, I guess coming in 6.11 or 7.0 |
Oh, I am sorry then. I was under the impression that it was released, given it is mentioned in the main readme file. |
6.11.0 |
It should be possible to use nightly builds though. |
Thank you for your replies, I didn't plan to use Issue can be closed now. |
Please do try the SNAPSHOT and provide feedback, it would be much appreciated 🙏 |
Describe the bug
https://repo.maven.apache.org/maven2/io/fabric8/
In the list of fabric8 artifacts I don't see
kube-api-test
project.Makes it impossible to use this for testing.
Fabric8 Kubernetes Client version
6.10.0
Steps to reproduce
kube-api-test
in my projecttestImplementation 'io.fabric8:kube-api-test:6.10'
Expected behavior
I want to be able to use
kube-api-test
outside ofkubernetes-client
project.Runtime
irrelevant
Kubernetes API Server version
irrelevant
Environment
macOS
Fabric8 Kubernetes Client Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: