Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bulk unfreeze and add resume (or unfreeze) sub-command #387

Merged
merged 3 commits into from
Jan 14, 2024

Conversation

monstermunchkin
Copy link
Member

  • cmd/incusd: Fix bulk unfreezing
  • cmd/incus: Add resume command
  • i18n: Update translations

This fixes the check for bulk unfreezing. Instances should only be
skipped if they are not frozen.

Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
There is a `pause` (or `freeze`) command for freezing instances.
However, a command for resuming or unfreezing instances doesn't exist.

This adds a new `resume` (or `unfreeze`) command.

Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
@stgraber stgraber merged commit 1fef148 into lxc:main Jan 14, 2024
25 checks passed
tomponline added a commit to canonical/lxd that referenced this pull request Sep 25, 2024
Cherry-picked from lxc/incus#387. Tested locally
✅.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants