BackROLL
BackROLL copied to clipboard
Force delete button 4 hypervisor
This PR fixes a bug related to deleting hosts that do not have SSH keys configured.
-
Added a new status “Unable to connect” in the SSH Connection column to better reflect the actual state of the host’s SSH connection.
-
Added a refresh button for each host.
-
Before deleting a host, the connection to the host is refreshed to update the SSH connection status accordingly.
-
Note: There is no actual “force delete” button implemented. (Not necessary finally)
-
Also, some minor formatting changes were applied due to using the Prettier extension.
The bug has been fixed by #66 but some improvements or fixes can be picked from this branch.