-
Notifications
You must be signed in to change notification settings - Fork 2
Rollbacks, Bin-Patch, Own "Repository" #62
Copy link
Copy link
Open
Description
Rollback Mechanism
Right now we have 0 rollback mechanism, so if updates break something it will break.
Case in point:
- on failed installation, it doesn't rollback
- on updates, it doesn't provide user the ability to rollback to "last known good config/ version"
Bin Patch & Own Repository (Far future)
- Provide the ability to make user its own repository (think debian / nix repo) => like tiup
- Distribute our own binaries as both complete binaries and binary-patch thus updates will not eats so much bandwidth and can be applied without downtime.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels