Commit 5b1d19b
authored
fix(vm): preserve spec.blockDeviceRefs order in hotplug handler (#2360)
Iterate over Spec.BlockDeviceRefs slice instead of map when hotplugging to preserve hotplug order.
Signed-off-by: Daniil Loktev <lokt.daniil@gmail.com>1 parent 67b70fa commit 5b1d19b
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
0 commit comments