-
Notifications
You must be signed in to change notification settings - Fork 266
GUI: Make destroying clusters way easier #462
Comments
#442 helped a ton, though exposing previously-created clusters in the UI is another can of worms. |
Two parts of this: Tell you that we've saved stateNow that we're saving state automatically, it's not a critical that you manually download it. We can minimize the visual hierarchy of the existing buttons, and instead inform you of the location on disk.
Add option to delete via GUIAllow a user to provide a state file, and have the installer remove the cluster. Output is identical to the progress we already have to destroying a cluster. This would be a top-level action at the beginning, when you open the installer. question: when we store session info in the browser, can we list out all of the clusters that have been booted with this computer? Use this to populate a list of clusters to destroy? We would have to verify that the files still exist on disk where we put them.
|
Chose Installation Type - starting screen / default state
Choose Installaion type - destroy a cluster
A few things to note - new updates:
I'll make an issue to call this stuff out separate from this. |
To destroy a cluster, you need the following artifacts:
|
moved to PROD-230 |
This needs a concrete plan before we can execute, but this needs to be easier for GUI users.
The text was updated successfully, but these errors were encountered: