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

Introduce expiring machine state changes #1342

Merged
merged 15 commits into from
Dec 9, 2016
Merged

Introduce expiring machine state changes #1342

merged 15 commits into from
Dec 9, 2016

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Nov 7, 2016

A generic implementation for all machine state changes (partially in response to #1322). This will allow a machine state change to create an expiring object with a state to revert to and (relevant for decommissions) a param to create immediate cleanups for any tasks left on the decommissioning slave.

Still TODO on this one:

  • More validation on expiring request
  • Code in expiring action poller to revert state / create cleanups
  • UI to show options for and ability to delete expiring machine state changes
  • TESTS TESTS TESTS!!!

/cc @tpetr @eherot

@ssalinas ssalinas added the hs_qa label Nov 17, 2016
@ssalinas ssalinas modified the milestone: 0.13.0 Nov 18, 2016
@eherot
Copy link
Contributor

eherot commented Dec 6, 2016

So glad you're adding this! Any idea what version this is likely to end up in?

@ssalinas
Copy link
Member Author

ssalinas commented Dec 6, 2016

Been looking good in our environments so far. Plan is to get it in the next release

@ssalinas ssalinas merged commit 115bbde into master Dec 9, 2016
@ssalinas ssalinas deleted the decom_timeout branch December 9, 2016 15:36
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