Skip to content

Changelog v1.8.0#2072

Merged
nevermarine merged 1 commit intomainfrom
changelog/v1.8.0
Apr 23, 2026
Merged

Changelog v1.8.0#2072
nevermarine merged 1 commit intomainfrom
changelog/v1.8.0

Conversation

@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor

@deckhouse-BOaTswain deckhouse-BOaTswain commented Mar 5, 2026

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.

@deckhouse-BOaTswain deckhouse-BOaTswain added this to the v1.8.0 milestone Mar 5, 2026
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.8.0 branch 4 times, most recently from 4703566 to 7c3caed Compare March 17, 2026 09:18
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.8.0 branch 12 times, most recently from dc5a200 to 1617d42 Compare March 26, 2026 08:33
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.8.0 branch 8 times, most recently from 071ac4a to 9f67bff Compare April 2, 2026 08:38
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.8.0 branch 17 times, most recently from 0f36f7f to e6c77de Compare April 16, 2026 10:40
@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.8.0 branch 10 times, most recently from 9b24b18 to ef79b12 Compare April 17, 2026 13:52
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor Author

Cherry pick PR 2262 to the branch release-1.8 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.

2 participants