Record four generation gotchas from the microvm credential slice #41
No reviewers
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
allod/memory!41
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/nix-credential-generation-gotchas"
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?
Four facts from implementing allod/archetypes#29, each of which cost real time and none of which the repos record.
The LoadCredential one is the expensive one: it would have left every privacy microvm booting with a failed unit and no working nix, and it is invisible to a check that reads the generated shape instead of running it.
All four are public Nix, systemd and git behaviour at the current pins.