fix(upgrade): keep self-upgrades alive after stopping the service

This commit is contained in:
2026-05-25 11:41:52 +00:00
parent a3327cdd98
commit 3b179075a8
4 changed files with 93 additions and 53 deletions
+9
View File
@@ -2,7 +2,16 @@
## Pending
### Fixes
- keep self-upgrades alive after stopping the Onebox service
- Launch dashboard-triggered upgrades as transient systemd units outside the onebox.service cgroup.
- Download and validate installer binaries before stopping the running service.
- Restart the previous service if installation fails after the service was stopped.
- keep self-upgrades alive after stopping the service (upgrade)
- Launch dashboard-triggered upgrades as transient systemd units outside the service cgroup.
- Download and validate installer binaries before stopping the running service.
- Restart the previous service if installation fails after it was stopped.
## 2026-05-25 - 2.1.1