Skip to content

Conversation

deckhouse-BOaTswain
Copy link
Contributor

@deckhouse-BOaTswain deckhouse-BOaTswain commented Sep 11, 2025

Changelog v1.1.0

Features

  • [module] Added the D8VirtualizationDVCRInsufficientCapacityRisk alert, which warns of the risk of insufficient free space in the virtual machine image storage (DVCR). #1461

  • [module] Added the KubeNodeAwaitingVirtualMachinesEvictionBeforeShutdown alert, which is triggered when the node hosting the virtual machines is about to shut down but VM evacuation is not yet complete. #1268

  • [vm] Added the ability to migrate VMs using disks on local storage. Restrictions:

    • The feature is not available in the CE edition.
    • Migration is only possible for running VMs (phase: Running).
    • Migration of VMs with local disks connected via VirtualMachineBlockDeviceAttachment (hotplug) is not supported yet.

    Added the ability to migrate storage for VM disks (change StorageClass). Restrictions:

    • The feature is not available in the CE edition.
    • Migration is only possible for running VMs (phase: Running).
    • Storage migration for disks connected via VirtualMachineBlockDeviceAttachment (hotplug) is not supported yet. #1360
  • [vmop] Added an operation with the Clone type to create a clone of a VM from an existing VM (VirtualMachineOperation .spec.type: Clone). #1418

Fixes

  • [observability] Fixed the graph on the virtual machine dashboard that displays memory copy statistics during VM migration. #1474
  • [vd] respect user-specified storage class when restoring from snapshot #1417
  • [vmclass] Use qemu64 CPU model for Discovery and Features types to fix nested virtualization on AMD hosts #1446
  • [vmop] Fix the problem where a disk that in the "Terminating" phase was wrongly added to kvvm's volumes during a restore operation in Strict mode. #1493
  • [vmop] Fixed garbage collector behavior: previously, all VMOP objects were deleted after restarting the virtualization controller, ignoring cleanup rules. #1471

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

@deckhouse-BOaTswain deckhouse-BOaTswain force-pushed the changelog/v1.1.0 branch 20 times, most recently from c2794eb to a8681e7 Compare October 3, 2025 12:29
Signed-off-by: deckhouse-BOaTswain <[email protected]>
@nevermarine nevermarine merged commit 04bbdd3 into main Oct 6, 2025
28 of 30 checks passed
@nevermarine nevermarine deleted the changelog/v1.1.0 branch October 6, 2025 11:19
github-actions bot pushed a commit that referenced this pull request Oct 6, 2025
Signed-off-by: deckhouse-BOaTswain <[email protected]>
Co-authored-by: loktev-d <[email protected]>
deckhouse-BOaTswain added a commit that referenced this pull request Oct 6, 2025
Changelog v1.1.0 (#1450)

Signed-off-by: deckhouse-BOaTswain <[email protected]>
Co-authored-by: loktev-d <[email protected]>
@deckhouse-BOaTswain
Copy link
Contributor Author

Cherry pick PR 1531 to the branch release-1.1 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