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(destroy): add disable stage to destroy server group stage #3848

Merged
merged 2 commits into from
Aug 11, 2020

Conversation

dreynaud
Copy link
Contributor

@dreynaud dreynaud commented Aug 6, 2020

Let's add it as a beforeStage instead of duplicating the tasks in the disable stage.

In particular, the task graph of DestroyServerGroupStage was missing a determineHealthProviderTask
and using the now-deprecated WaitForAllInstancesNotUpTask.

Let's add it as a beforeStage instead of duplicating the tasks in the disable stage.

In particular, the task graph of DestroyServerGroupStage was missing a determineHealthProviderTask
and using the now-deprecated WaitForAllInstancesNotUpTask.
Copy link
Contributor

@christopherthielen christopherthielen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me, although I don't understand preStatic preDynamic

@ajordens
Copy link
Contributor

ajordens commented Aug 6, 2020

Does this all wire up nice in the UI?

(I also don't understand preStatic/preDynamic any more)

@christopherthielen
Copy link
Contributor

Does this all wire up nice in the UI?

yeah it should be good

@marchello2000 marchello2000 added the ready to merge Approved and ready for merge label Aug 11, 2020
@mergify mergify bot added the auto merged Merged automatically by a bot label Aug 11, 2020
@mergify mergify bot merged commit 5a6dc35 into spinnaker:master Aug 11, 2020
KathrynLewis pushed a commit to KathrynLewis/orca that referenced this pull request Jan 31, 2021
…ker#3848)

Let's add it as a beforeStage instead of duplicating the tasks in the disable stage.

In particular, the task graph of DestroyServerGroupStage was missing a determineHealthProviderTask
and using the now-deprecated WaitForAllInstancesNotUpTask.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants