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

Hop to the correct label when reboot is requested. #755

Merged
merged 1 commit into from Oct 20, 2023
Merged

Conversation

pykello
Copy link
Contributor

@pykello pykello commented Oct 20, 2023

In #674 we changed the label which initiated reboot from reboot to prep_reboot. We do reboot in 2 cases:

  1. When setting up host
  2. On VmHost.incr_reboot

We had updated the label to be hopped at for case 1, but we had missed updating the label for case 2. This PR fixes that.

To initiate reboot, you can do vm_host.incr_reboot.

In #674 we changed the label which initiated reboot from `reboot` to
`prep_reboot`. We do reboot in 2 cases:

1. When setting up host
2. On VmHost.incr_reboot

We had updated the label to be hopped at for case 1, but we had missed
updating the label for case 2. This PR fixes that.

To initiate reboot, you can do `vm_host.incr_reboot`.
@pykello pykello merged commit cc8c91e into main Oct 20, 2023
1 check passed
@pykello pykello deleted the pykello/reboot branch October 20, 2023 05:56
@pykello pykello restored the pykello/reboot branch October 20, 2023 19:07
@enescakir enescakir deleted the pykello/reboot branch November 6, 2023 11:40
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.

None yet

2 participants