-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Readonly mode #2051
Copy link
Copy link
Open
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featuretopic/repoTopic repoTopic repo
Metadata
Metadata
Assignees
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featuretopic/repoTopic repoTopic repo
Sometimes it'd be useful to temporarily put a daemon into readonly mode. It'd continue working normally, except that it won't accept writes of any kind. Ideally, there'd be no disk writes at all in this mode.
Use cases include updates and fs-repo-migrations, but also fire fighting of all kinds.