Support operator-invoked rollback to the previous NixOS generation #39
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
allod/nexus#39
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
rebuild-vm-from-hostrolls a new system generation onto a managed machine from Nexus, but there is no comparable Nexus operation for returning an already-running machine to its previous generation. During a bad deployment, the owner must reconstruct that operation manually while the machine may be impaired.User story
User deploys a bad Nix rebuild to a running service. They use a command-line tool from Nexus to revert the service machine to its previous Nix generation.
This operation changes system configuration only; it does not roll back application data.