mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-27 09:12:31 +00:00
3d43f7e3b3
The actions now work by passing an intermediate state to the state engine. - doPurge first removes the user app from the target state and passes that to the state engine for purging. Since intermediate state doesn't remove images, this will have the effect of basically re-installing the app. - doRestart modifies the target state by first removing only the services from the current state but keeping volumes and networks. This has the same effect as before where services were stopped one by one Change-type: patch |
||
---|---|---|
.. | ||
actions.spec.ts | ||
api-keys.spec.ts | ||
index.spec.ts | ||
middleware.spec.ts | ||
v1.spec.ts | ||
v2.spec.ts |