mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 00:21:44 +02:00
If additional EBS volumes are mapped to a PV instance using a "sd*" name they will always be ordered by the hypervisor before "xvd*" devices, again ignoring the root device definition. This applies to all PV instance types so we cannot get away with just poo-pooing m1.small. We will need to call attention to this since it requires users who set the volume size via APIs to use the name "/dev/sda" again.
Description
Languages
Shell
93.1%
Python
6.9%