Skip to content

Backport: Changelog v1.6.0#2044

Merged
deckhouse-BOaTswain merged 1 commit intorelease-1.6from
cherry-pick-release-1.6-12d399cc3f6b52cd6fb54b587880a73bcc9549b4
Mar 2, 2026
Merged

Backport: Changelog v1.6.0#2044
deckhouse-BOaTswain merged 1 commit intorelease-1.6from
cherry-pick-release-1.6-12d399cc3f6b52cd6fb54b587880a73bcc9549b4

Conversation

@deckhouse-BOaTswain
Copy link
Contributor

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.

Re-generate changelog v1.6.0

Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
Co-authored-by: Isteb4k <Isteb4k@users.noreply.github.com>
@deckhouse-BOaTswain deckhouse-BOaTswain merged commit 69f083a into release-1.6 Mar 2, 2026
1 check passed
@deckhouse-BOaTswain deckhouse-BOaTswain deleted the cherry-pick-release-1.6-12d399cc3f6b52cd6fb54b587880a73bcc9549b4 branch March 2, 2026 16:22
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.

1 participant