Skip to content

Task cleanup fixes for decommission and delete - #1810

Merged
ssalinas merged 5 commits into
masterfrom
decom_missing_pending_req
Jul 9, 2018
Merged

Task cleanup fixes for decommission and delete#1810
ssalinas merged 5 commits into
masterfrom
decom_missing_pending_req

Conversation

@ssalinas

Copy link
Copy Markdown
Contributor
  • Requests in deleting can get stuck if a task was already bouncing, fix that by allowing the deleting cleanup to overwrite a previous one
  • If a slave is decommissioned at the same time as a deploy is happening, a new task from the new deploy can be left in a cleaning state. The pending request was always being made against the active deploy. It will now be made against the deploy for the particular task being cleaned

@ssalinas

Copy link
Copy Markdown
Contributor Author

Changed the deploy/decom case fix to add a pending request at the end of the deploy if it succeeds and there are any tasks in cleaning. Mucking with tasks during the deploy had other consequences.

@baconmania

@baconmania

Copy link
Copy Markdown
Contributor

🚢

@ssalinas ssalinas added this to the 0.21.0 milestone Jul 9, 2018
@ssalinas
ssalinas merged commit 6eb32f3 into master Jul 9, 2018
@ssalinas
ssalinas deleted the decom_missing_pending_req branch July 9, 2018 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants