os-agent/datadisk
Stefan Agner a470aa2db4
Add API to trigger data disk move only (#129)
* Add API to trigger data disk move only

Add a new D-Bus API which allows to trigger the data disk move only.
This allows to handle the selection and partitioning from Supervisor
directly (via UDisks2 D-Bus API). Handling partitioning directly in
Supervisor should improve device detection/selection and allows for
better error handling.

* Drop return value from MarkDataMove

* Fix linter error
2023-03-15 14:13:12 +01:00
..
datadisk.go Add API to trigger data disk move only (#129) 2023-03-15 14:13:12 +01:00