pvc/api-daemon/pvcapid
Joshua Boniface 5d0e7931d1 Add support for rolling back snapshots
We supported creating snapshots, but not doing anything with them. This
removes the manual task of restoring a snapshot and replace it with a
PVC abstraction of rolling back to a snapshot.

While Ceph recommends cloning a snapshot instead of rolling back, due to
the time taken, in our usecase I don't think that is an optimal
strategy, as it will leave dangling clones that we'd then have to
manage.

Closes #183
2024-05-13 15:24:51 -04:00
..
Daemon.py Bump version to 0.9.97 2024-04-19 10:32:16 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Add support for rolling back snapshots 2024-05-13 15:24:51 -04:00
helper.py Add support for rolling back snapshots 2024-05-13 15:24:51 -04:00
models.py Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00
ova.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
provisioner.py Ensure storage template disks are sorted 2024-02-09 12:40:20 -05:00