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

controller: Extend time before automatic resource cleanup #798

Open
ecpullen opened this issue Mar 27, 2023 · 0 comments
Open

controller: Extend time before automatic resource cleanup #798

ecpullen opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ecpullen
Copy link
Contributor

ecpullen commented Mar 27, 2023

If a test with resources is created and the test is restarted, there is a chance the controller will mark resources with DestructionPolicy::OnTestSuccess for deletion.

Dod: TestSys should not have problems restarting an errored sonobuoy test. This can be reproed by launching a conformance test cargo make TESTSYS_TEST=conformance and restarting the test after it has started. I may need to be tested a few times since this is an intermittent issue.

@ecpullen ecpullen added the bug Something isn't working label Mar 27, 2023
@gthao313 gthao313 self-assigned this May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants