canonical/multipass

[delete] suspend and resume running instances when deleting

Open

#549 opened on 2018年12月19日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (634 forks)batch import
enhancementhelp wantedlow

Repository metrics

Stars
 (6,956 stars)
PR merge metrics
 (平均マージ 16d 2h) (30d で 50 merged PRs)

説明

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.

コントリビューターガイド