canonical/multipass

[delete] suspend and resume running instances when deleting

Open

#549 创建于 2018年12月19日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C++ (634 fork)batch import
enhancementhelp wantedlow

仓库指标

Star
 (6,956 star)
PR 合并指标
 (平均合并 16天 2小时) (30 天内合并 50 个 PR)

描述

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.

贡献者指南