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

Allocs already in terminal state do not need to be updated in the reconciler #4764

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

preetapan
Copy link
Member

This PR fixes a bug in the reconciler around handling stopping allocations when a job is purged/stopped.

Even if allocs in that job were already terminal, the reconciler was incorrectly and unnecessarily marking them as stopped again causing unnecessary allocation updates.

@preetapan preetapan requested a review from dadgar October 9, 2018 02:08
@preetapan preetapan merged commit 60a3f62 into master Oct 9, 2018
@preetapan preetapan deleted the b-reconciler-markstop-filterterminal branch October 9, 2018 18:29
@preetapan preetapan restored the b-reconciler-markstop-filterterminal branch November 13, 2018 20:46
@preetapan preetapan deleted the b-reconciler-markstop-filterterminal branch December 11, 2018 23:05
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants