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

clearing more state #609

Merged
merged 3 commits into from
Dec 15, 2021
Merged

clearing more state #609

merged 3 commits into from
Dec 15, 2021

Conversation

shawkins
Copy link
Contributor

This is to address #607 - we need to always cleanup state held by beans as well as the mock server to have a clean slate for other tests.

@github-actions github-actions bot added the operator changes related to operator label Dec 15, 2021
Copy link
Contributor

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Did one of the recent changes cause this to happen more frequently?

@MikeEdgar MikeEdgar added this to the 0.18.0 milestone Dec 15, 2021
@shawkins
Copy link
Contributor Author

Did one of the recent changes cause this to happen more frequently?

Yes the inclusion of that test from Ger's older pr added state into the IngressControllerManager.

I get that it's speedier for quarkus to not restart for each test, but it seems kind of burdensome for our style of application that doesn't have alternative scopes like session/request.

@shawkins shawkins merged commit bb87fec into bf2fc6cc711aee1a0c2a:main Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operator changes related to operator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants