You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-v1.6.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,11 @@
13
13
## Fixes
14
14
15
15
16
+
-**[module]** Fixed vulnerabilities CVE-2026-24051 and CVE-2025-15558. [#2057](https://github.com/deckhouse/virtualization/pull/2057)
17
+
-**[observability]** Restored the previous placement of virtual machine dashboards due to a validation issue that could block the Deckhouse queue. [#2063](https://github.com/deckhouse/virtualization/pull/2063)
16
18
-**[vd]** Fixed virtual disks hanging during creation in `WaitForFirstConsumer` mode on nodes with taints. [#1999](https://github.com/deckhouse/virtualization/pull/1999)
19
+
-**[vm]** Fixed USB device discovery on nodes: corresponding `NodeUSBDevice` resources might not have been created. [#2085](https://github.com/deckhouse/virtualization/pull/2085)
20
+
-**[vm]** Fixed cloning of a virtual machine with connected USB devices when using `VirtualMachineOperation` with the `Clone` type in `BestEffort` mode. [#2076](https://github.com/deckhouse/virtualization/pull/2076)
17
21
-**[vm]** If only the `Main` network is specified in `.spec.networks`, the `sdn` module is no longer required. [#2027](https://github.com/deckhouse/virtualization/pull/2027)
18
22
-**[vm]** Labels and annotations now work properly on virtual machines. [#1971](https://github.com/deckhouse/virtualization/pull/1971)
19
23
-**[vm]** Fixed virtual machine migration with disks attached via `VirtualMachineBlockDeviceAttachment` (hotplug): the target pod could exceed memory limits (`OOMKilled`). [#1947](https://github.com/deckhouse/virtualization/pull/1947)
0 commit comments