Andrey Smirnov 61b1489a0f
fix: order volume config by the requested size
This fixes an issue like that:

* the system disk is say 10GiB
* STATE is fixed 100 MiB always
* EPHEMERAL is configured to be min 6 GiB, max 100 GiB

As the EPHEMERAL/STATE provisioning order was not defined, EPHEMERAL
might be created first, occupying whole disk and leaving no space left
for STATE.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-12-11 18:35:11 +04:00
..
2024-11-28 19:51:02 +04:00
2024-11-14 12:25:56 +03:00
2024-03-23 17:30:36 +05:30
2023-06-27 17:28:18 +04:00
2024-11-27 23:08:14 +04:00
2024-11-27 23:08:14 +04:00
2024-12-11 17:55:19 +04:00