Merged
Conversation
bcb698f to
38da1bb
Compare
38da1bb to
d5f520c
Compare
fdd800a to
0e21388
Compare
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
0e21388 to
3b555ad
Compare
universal-itengineer
approved these changes
Mar 2, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Mar 2, 2026
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
added a commit
that referenced
this pull request
Mar 2, 2026
Changelog v1.6.0 (#1962) 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>
Contributor
Author
|
Cherry pick PR 2044 to the branch release-1.6 successful! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog v1.6.0
Features
.spec.usbDevicesfield. Introduced theNodeUSBDeviceandUSBDeviceresources 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. #1913dvcr.gc.schedulein thevirtualizationmodule ModuleConfig. #2019Virtualization / Overviewdashboard with an overview of the virtualization platform status. #1956Fixes
WaitForFirstConsumermode on nodes with taints. #1999Mainnetwork is specified in.spec.networks, thesdnmodule is no longer required. #2027VirtualMachineBlockDeviceAttachment(hotplug): the target pod could exceed memory limits (OOMKilled). #1947Pendingphase for theVirtualMachineBlockDeviceAttachmentresource during virtual machine migration. #2011VirtualMachineBlockDeviceAttachment(hotplug), you must first detach them from the virtual machine by deleting the correspondingvmbda. This information has been added to thevmbdastatus. #2000Chore
--from-fileflag to thevlctlutility for viewing domain information from a local libvirt XML file. #2014For more information, see the changelog and minor version release changes.