Skip to content

Backport: Changelog v1.8.0#2262

Merged
deckhouse-BOaTswain merged 1 commit intorelease-1.8from
cherry-pick-release-1.8-e9e05d66d4abe255eb09fd54d6f2254cd8af8c23
Apr 23, 2026
Merged

Backport: Changelog v1.8.0#2262
deckhouse-BOaTswain merged 1 commit intorelease-1.8from
cherry-pick-release-1.8-e9e05d66d4abe255eb09fd54d6f2254cd8af8c23

Conversation

@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor

Changelog v1.8.0

Features

  • [vm] Added the progress field to the status of VirtualMachineOperation resources with the Evict and Migrate types to show operation progress. The corresponding PROGRESS column is displayed when running d8 k get vmop #2182
  • [vm] Added the ability to change the number of CPUs in a virtual machine without manually stopping it. The new value is applied via live migration. To enable this functionality, add HotplugCPUWithLiveMigration to .spec.settings.featureGates in the ModuleConfig of the virtualization module. #2147
  • [vm] Added initial support for changing virtual machine memory without manually stopping the virtual machine. The new .spec.memory value is applied via live migration. To enable this functionality, add HotplugMemoryWithLiveMigration to .spec.settings.featureGates in the ModuleConfig of the virtualization module. #2110

Fixes

  • [api] When uploading disks and images with the Upload type, the WaitForUserUpload phase no longer occurs prematurely while the resource is not yet ready for upload. #2178
  • [core] Added automatic cleanup of NodeUSBDevice resources that are absent on the node and are not assigned to a namespace or project. #2220
  • [vm] Fixed an issue with an unfrozen filesystem during virtual machine snapshot creation if the freeze occurred during migration. #2225
  • [vm] Fixed removal of the Main network from a virtual machine: the virtual machine no longer uses an IP address from the virtualization CIDR after the network is removed. #2185
  • [vm] Optimized virtual machine migration: it now uses hostNetwork, allowing the host MTU to be used instead of the pod MTU. #2174
  • [vmsnapshot] Fixed snapshot creation for a virtual machine without the Main network. #2176

Chore

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

Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
Co-authored-by: nevermarine <nevermarine@users.noreply.github.com>
@deckhouse-BOaTswain deckhouse-BOaTswain merged commit f3ede3d into release-1.8 Apr 23, 2026
@deckhouse-BOaTswain deckhouse-BOaTswain deleted the cherry-pick-release-1.8-e9e05d66d4abe255eb09fd54d6f2254cd8af8c23 branch April 23, 2026 09: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