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

Allow user to force off a misbehaving vm. #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phibbs7
Copy link

@phibbs7 phibbs7 commented Apr 25, 2022

This commit adds the ability to force power off a VM which is not possible in the current release of the client.

The changes include:
Allowing the user to force off a vm either through the normal state switch button (Up => Power Down => Force Off) or through a new button specifically made for this purpose.
Asking the user to confirm their intent prior to execution in both cases.
Adds a new (placeholder?) icon for the force off button.
Adds a machine (Google) translation for the new force off tooltips.
Fixes #5

This commit adds the ability to force power off a VM.
Either through the normal state switch button or through a new button specifically made for this purpose.
The user will be asked to confirm prior to execution in both cases.

Signed-off-by: Patrick Hibbs <[email protected]>
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.

Cannot force off a misbehaving vm.
1 participant