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

Replace usage of KubernetesServerTestResource with WithKubernetesTestServer annotation #451

Open
shawkins opened this issue Jul 22, 2021 · 1 comment

Comments

@shawkins
Copy link
Contributor

WithKubernetesTestServer is a higher level annotation for using the server test resource that also controls the scoping to be per test class, rather than the default of per module (which caused us issues in the past).

@shawkins
Copy link
Contributor Author

shawkins commented Mar 6, 2023

We should be able to do this after fabric8 6.5, which will move us off of okhttp - there's a classloading memory leak with okhttp that is preventing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant