Skip to content

Changelog v1.6.0#1962

Merged
universal-itengineer merged 1 commit intomainfrom
changelog/v1.6.0
Mar 2, 2026
Merged

Changelog v1.6.0#1962
universal-itengineer merged 1 commit intomainfrom
changelog/v1.6.0

Conversation

@deckhouse-BOaTswain
Copy link
Contributor

@deckhouse-BOaTswain deckhouse-BOaTswain commented Feb 6, 2026

Changelog v1.6.0

Features

  • [api] Added support for attaching USB devices to virtual machines using the .spec.usbDevices field. Introduced the NodeUSBDevice and USBDevice resources for managing USB devices within the cluster:
    • NodeUSBDevice (cluster-scoped): represents a USB device discovered on a specific node. Allows assigning a USB device for use in a specific namespace.
    • USBDevice (namespace-scoped): represents a USB device available for attachment to virtual machines in a given namespace. #1913
  • [module] Enabled DVCR cleanup in clusters by default: daily at 02:00. You can override the schedule via dvcr.gc.schedule in the virtualization module ModuleConfig. #2019
  • [module] Added information about virtual machine pods to the virtual machine dashboard. #2002
  • [module] Added the Virtualization / Overview dashboard with an overview of the virtualization platform status. #1956

Fixes

  • [vd] Fixed virtual disks hanging during creation in WaitForFirstConsumer mode on nodes with taints. #1999
  • [vm] If only the Main network is specified in .spec.networks, the sdn module is no longer required. #2027
  • [vm] Labels and annotations now work properly on virtual machines. #1971
  • [vm] Fixed virtual machine migration with disks attached via VirtualMachineBlockDeviceAttachment (hotplug): the target pod could exceed memory limits (OOMKilled). #1947
  • [vmbda] Fixed an incorrect Pending phase for the VirtualMachineBlockDeviceAttachment resource during virtual machine migration. #2011
  • [vmbda] To remove disks and images attached to a virtual machine via VirtualMachineBlockDeviceAttachment (hotplug), you must first detach them from the virtual machine by deleting the corresponding vmbda. This information has been added to the vmbda status. #2000

Chore

  • [vm] Added the --from-file flag to the vlctl utility for viewing domain information from a local libvirt XML file. #2014

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

@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.6.0 branch 13 times, most recently from b54ce36 to 49224b2 Compare February 26, 2026 17:20
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.6.0 branch 14 times, most recently from f8e8faf to cd9c810 Compare March 2, 2026 13:12
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
@deckhouse-BOaTswain
Copy link
Contributor Author

Cherry pick PR 2044 to the branch release-1.6 successful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants