me-box / databox

Databox container manager and dashboard server
MIT License
94 stars 25 forks source link

uninstalling and re-installing a driver and its store retains the old store state #192

Open cgreenhalgh opened 7 years ago

cgreenhalgh commented 7 years ago

perhaps because of the fix for #188 (which was for persistence across databox/host restart and driver updates) there is now no way in the UI to do a clean install of a driver against an empty store.

Even after removing the associated store, when the driver is re-installed its new store has the same persistent state from the old store.

Probably explicitly removing a store should delete the associated persistent volume?

Toshbrown commented 7 years ago

There is an issue me-box/databox/issues/169 that was discussing behaviour on uninstall/reinstall