Skip to content

Commit 6f6b3ee

Browse files
Changelog v1.8.3 (#2423)
Re-generate changelog v1.8.3 Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com> Co-authored-by: Isteb4k <Isteb4k@users.noreply.github.com>
1 parent 1a6ccb2 commit 6f6b3ee

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v1.8.3.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
vm:
2+
fixes:
3+
- summary: >-
4+
Fixed an issue that blocked virtual machine migration for VMs with additional network
5+
interfaces.
6+
pull_request: https://github.com/deckhouse/virtualization/pull/2427
7+
- summary: Fixed duplicate service pods (`d8v-hp-*`) when hot-unplugging disks from VMs.
8+
pull_request: https://github.com/deckhouse/virtualization/pull/2422
9+

CHANGELOG/CHANGELOG-v1.8.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
- **[core]** Added automatic cleanup of `NodeUSBDevice` resources that are absent on the node and are not assigned to a namespace or project. [#2220](https://github.com/deckhouse/virtualization/pull/2220)
1515
- **[module]** Added missing RBAC permissions for virtualization resources, including virtual machine MAC addresses, snapshot operations, and node USB devices. [#2276](https://github.com/deckhouse/virtualization/pull/2276)
1616
- **[vd]** Fixed a potential issue where a virtual disk could get stuck in the Provisioning state when using a storage class with the WaitForFirstConsumer mode. [#2292](https://github.com/deckhouse/virtualization/pull/2292)
17+
- **[vm]** Fixed an issue that blocked virtual machine migration for VMs with additional network interfaces. [#2427](https://github.com/deckhouse/virtualization/pull/2427)
18+
- **[vm]** Fixed duplicate service pods (`d8v-hp-*`) when hot-unplugging disks from VMs. [#2422](https://github.com/deckhouse/virtualization/pull/2422)
1719
- **[vm]** Fixed an issue with an unfrozen filesystem during virtual machine snapshot creation if the freeze occurred during migration. [#2225](https://github.com/deckhouse/virtualization/pull/2225)
1820
- **[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](https://github.com/deckhouse/virtualization/pull/2185)
1921
- **[vm]** Optimized virtual machine migration: it now uses `hostNetwork`, allowing the host MTU to be used instead of the pod MTU. [#2174](https://github.com/deckhouse/virtualization/pull/2174)

0 commit comments

Comments
 (0)