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

Investigate multiple Kubernetes client instances #702

Open
metacosm opened this issue Sep 4, 2023 · 3 comments
Open

Investigate multiple Kubernetes client instances #702

metacosm opened this issue Sep 4, 2023 · 3 comments
Assignees

Comments

@metacosm
Copy link
Member

metacosm commented Sep 4, 2023

See operator-framework/java-operator-sdk#2040

@metacosm
Copy link
Member Author

metacosm commented Sep 4, 2023

@shawkins can you point me to the tests that cause the OperatorProducer to create a new client instance, please?

@shawkins
Copy link

shawkins commented Sep 4, 2023

can you point me to the tests that cause the OperatorProducer to create a new client instance, please?

Any of the keycloak tests that extend baseoperatortest - https://github.com/keycloak/keycloak/tree/main/operator/src/test/java/org/keycloak/operator/testsuite/integration

I think I've also seen the OperatorProducer act at tear down as well - which wasn't expected for our tests either.

@metacosm
Copy link
Member Author

@shawkins has this been addressed or does it still require attention?

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