github deckhouse/virtualization v1.5.0

15 hours ago

Changelog v1.5.0

Features

  • [observability] Added a table with virtual machine operations to the Namespace / Virtual Machine dashboard. #1935
  • [vm] Added support for targeted migration of virtual machines. To do this, create a VirtualMachineOperation resource with the Migrate type and specify .spec.migrate.nodeSelector to migrate the virtual machine to the corresponding node. #1874

Fixes

  • [core] Fixed vulnerabilities CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, and CVE-2025-68121. #1957
  • [core] Fixed an issue with starting virtual machines using the EFIWithSecureBoot bootloader when configured with more than 12 vCPUs. #1916
  • [module] Platform system components in user projects are protected from deletion by users. #1880
  • [module] During virtual machine migration, temporary double consumption of resources is no longer counted in project quotas. System component resources required for starting and running virtual machines are no longer counted in project quotas. #1872
  • [vd] Fixed an issue with live migration of a virtual machine between StorageClass with the Filesystem type. #1940
  • [vm] Fixed a possible virtual machine hang in the Pending state during migration when changing the StorageClass. #1903
  • [vmop] Fixed an issue with cloning a virtual machine whose disks use storage in WaitForFirstConsumer mode. #1926

Chore

  • [core] Change virt-launcher and hotplug pod prefix. #1867
  • [vd] When viewing disks, the name of the virtual machine they are attached to is now displayed (d8 k get vd). #1889

For more information, see the changelog and minor version release changes.

Don't miss a new virtualization release

NewReleases is sending notifications on new releases.