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

kube-api-test artifact not being published #5819

Closed
janpetryk opened this issue Mar 20, 2024 · 6 comments
Closed

kube-api-test artifact not being published #5819

janpetryk opened this issue Mar 20, 2024 · 6 comments

Comments

@janpetryk
Copy link

janpetryk commented Mar 20, 2024

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

  1. I want to include kube-api-test in my project
  2. I add the dependency of testImplementation 'io.fabric8:kube-api-test:6.10'
  3. I get the error of
> Could not find io.fabric8:kube-api-test:6.10.
    Searched in the following locations:
       - https://repo.maven.apache.org/maven2/io/fabric8/kube-api-test/6.10/kube-api-test-6.10.pom

Expected behavior

I want to be able to use kube-api-test outside of kubernetes-client project.

Runtime

irrelevant

Kubernetes API Server version

irrelevant

Environment

macOS

Fabric8 Kubernetes Client Logs

No response

Additional context

No response

@csviri
Copy link
Contributor

csviri commented Mar 20, 2024

@janpetryk kube api test was not released yet, I guess coming in 6.11 or 7.0

@janpetryk
Copy link
Author

Oh, I am sorry then. I was under the impression that it was released, given it is mentioned in the main readme file.

@manusa
Copy link
Member

manusa commented Mar 20, 2024

#5711

6.11.0
Hope we can release shortly (plan was this week but it might be delayed to Monday next week)

@rohanKanojia
Copy link
Member

rohanKanojia commented Mar 20, 2024

It should be possible to use nightly builds though.

@janpetryk
Copy link
Author

@csviri @manusa @rohanKanojia

Thank you for your replies, I didn't plan to use kube-api-test in the final version of the code, however I wanted to play with it a little and lack of the released artifact caught my eye.

Issue can be closed now.

@manusa
Copy link
Member

manusa commented Mar 20, 2024

Please do try the SNAPSHOT and provide feedback, it would be much appreciated 🙏

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

4 participants