We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See operator-framework/java-operator-sdk#2040
The text was updated successfully, but these errors were encountered:
@shawkins can you point me to the tests that cause the OperatorProducer to create a new client instance, please?
OperatorProducer
Sorry, something went wrong.
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.
@shawkins has this been addressed or does it still require attention?
metacosm
No branches or pull requests
See operator-framework/java-operator-sdk#2040
The text was updated successfully, but these errors were encountered: