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

Provide an "Uninstall VM" option #10

Open
ricktimmis opened this issue Apr 16, 2024 · 1 comment
Open

Provide an "Uninstall VM" option #10

ricktimmis opened this issue Apr 16, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ricktimmis
Copy link
Collaborator

ricktimmis commented Apr 16, 2024

Background

Currently, we always end up with a VM/VDI when the script is run. Either old ones when the script was run before and the user selected to not delete the files, or new ones. There is no option for the user to delete the files other than going into VirtualBox and doing it from there.

Requirements

  • [ ] Provide a method for listing and displaying the VM's created by KubuQA. It's important to not disturb the users VM, and we should not list them
  • [ ] Re ^ We're going to need a way to identify KubuQA Created VM's Perhaps a Prefix or Suffic maybe ?
  • [ ] Provide a Selection Dialog with a 'Uninstall' button, which will Uninstall / Remove the VM
  • [ ] Extend the command line options with a --list function
  • [ ] Extend the command line options with a --remove function
  • [ ] Extend the command line options with a --purge function which removes all KubuQA created VM
  • [ ] Untinstall of a VM should also automatically remove it's VDI, and Storage Controller

Considerations

  • For destructive methods, make sure it is clear that the items being removed will be permanently deleted
@ricktimmis ricktimmis added enhancement New feature or request help wanted Extra attention is needed labels Apr 16, 2024
@ricktimmis ricktimmis mentioned this issue Apr 16, 2024
@daPhipz
Copy link
Contributor

daPhipz commented Apr 16, 2024

I actually meant a "Uninstall VM" option 😅

Currently, we always end up with a VM/VDI when the script is run. Either old ones when the script was run before and the user selected to not delete the files, or new ones. There is no option for the user to delete the files other than going into VirtualBox and doing it from there.

@ricktimmis ricktimmis changed the title Provide an "Uninstall" option Provide an "Uninstall VM" option Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants