pvc/api-daemon/pvcapid
Joshua Boniface efc7434143 Add safety check for 80% full size
Adds a check that a volume creation or resize won't violate the 80% full
rule for the storage cluster. This ensures a cluster won't get too full
if a storage volume fills up.

Also adds a force flag throughout the pipeline to override this check,
should an administrator really want to do so.

Closes #177
2024-02-02 11:37:00 -05:00
..
Daemon.py Bump version to 0.9.93 2024-01-30 09:51:21 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
flaskapi.py Add safety check for 80% full size 2024-02-02 11:37:00 -05:00
helper.py Add safety check for 80% full size 2024-02-02 11:37:00 -05: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 Add live migrate max downtime selector meta field 2024-01-11 00:05:50 -05:00