canonical/multipass

[delete] suspend and resume running instances when deleting

Open

#549 aperta il 19 dic 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (634 fork)batch import
enhancementhelp wantedlow

Metriche repository

Star
 (6956 star)
Metriche merge PR
 (Merge medio 16g 2h) (50 PR mergiate in 30 g)

Descrizione

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.

Guida contributor