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

fix(scan estimation): reconcile timeout state to failed #727

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

fishkerez
Copy link
Contributor

Description

Currently, when ScanEstimation is timed out, we move its state to Aborted.
This prevent it from ever going into Failed state and getting cleaned out.

This fix moves timeout scan estimation into Failed state (same as in Scan reconciler/watcher)

Type of Change

[ *] Bug Fix
[ ] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

@fishkerez fishkerez self-assigned this Oct 1, 2023
@fishkerez fishkerez requested a review from a team as a code owner October 1, 2023 07:35
@fishkerez fishkerez added this pull request to the merge queue Oct 1, 2023
Merged via the queue into main with commit 3a790d9 Oct 1, 2023
10 checks passed
@fishkerez fishkerez deleted the fix-timeout-scan-estimation branch October 1, 2023 09:08
@chrisgacsal chrisgacsal mentioned this pull request Nov 6, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants