canonical/multipass

[delete] suspend and resume running instances when deleting

Open

#549 aberto em 19 de dez. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (634 forks)batch import
enhancementhelp wantedlow

Métricas do repositório

Stars
 (6.956 stars)
Métricas de merge de PR
 (Mesclagem média 16d 2h) (50 fundiu PRs em 30d)

Description

We're currently shutting down instances to be deleted, even if they're running. We could instead suspend them so that when recovering, the instance is back in the state it was deleted at, ensuring no data loss.

Whether to resume on multipass recover I'm not sure yet.

Guia do colaborador