Skip to content

Commit f2723d5

Browse files
Backport: Changelog v1.5.0 (#1972)
Changelog v1.5.0 (#1860) Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com> Co-authored-by: Isteb4k <Isteb4k@users.noreply.github.com>
1 parent 2889e50 commit f2723d5

2 files changed

Lines changed: 93 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v1.5.0.yml

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
ci:
2+
features:
3+
- summary: add report for e2e tests for nested clusters for nightly tests
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1877
5+
- summary: e2e nightly test in nested cluster
6+
pull_request: https://github.com/deckhouse/virtualization/pull/1876
7+
fixes:
8+
- summary: fix e2e tests on nested cluster
9+
pull_request: https://github.com/deckhouse/virtualization/pull/1943
10+
- summary: check released versions
11+
pull_request: https://github.com/deckhouse/virtualization/pull/1931
12+
- summary: >-
13+
rescheduling the e2e-matrix workflow to 4:45 UTC, rename workflow to 'E2E Matrix Tests
14+
(nested clusters)', rename artifacts
15+
pull_request: https://github.com/deckhouse/virtualization/pull/1911
16+
core:
17+
fixes:
18+
- summary: Fixed vulnerabilities CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, and CVE-2025-68121.
19+
pull_request: https://github.com/deckhouse/virtualization/pull/1957
20+
- summary: >-
21+
Fixed an issue with starting virtual machines using the `EFIWithSecureBoot` bootloader when
22+
configured with more than 12 vCPUs.
23+
pull_request: https://github.com/deckhouse/virtualization/pull/1916
24+
module:
25+
fixes:
26+
- summary: Platform system components in user projects are protected from deletion by users.
27+
pull_request: https://github.com/deckhouse/virtualization/pull/1880
28+
- summary: >-
29+
During virtual machine migration, temporary double consumption of resources is no longer
30+
counted in project quotas. System component resources required for starting and running
31+
virtual machines are no longer counted in project quotas.
32+
pull_request: https://github.com/deckhouse/virtualization/pull/1872
33+
observability:
34+
features:
35+
- summary: >-
36+
Added a table with virtual machine operations to the `Namespace / Virtual Machine`
37+
dashboard.
38+
pull_request: https://github.com/deckhouse/virtualization/pull/1935
39+
vd:
40+
fixes:
41+
- summary: >-
42+
Fixed an issue with live migration of a virtual machine between StorageClass with the
43+
`Filesystem` type.
44+
pull_request: https://github.com/deckhouse/virtualization/pull/1940
45+
vdsnapshot:
46+
fixes:
47+
- summary: fix skip test if SKIP_IMMEDIATE_SC_CHECK set yes or no immediate storage class
48+
pull_request: https://github.com/deckhouse/virtualization/pull/1942
49+
vm:
50+
features:
51+
- summary: >-
52+
Added support for targeted migration of virtual machines. To do this, create a
53+
[VirtualMachineOperation](/modules/virtualization/cr.html#virtualmachineoperation) resource
54+
with the `Migrate` type and specify `.spec.migrate.nodeSelector` to migrate the virtual
55+
machine to the corresponding node.
56+
pull_request: https://github.com/deckhouse/virtualization/pull/1874
57+
fixes:
58+
- summary: >-
59+
Fixed a possible virtual machine hang in the `Pending` state during migration when changing
60+
the StorageClass.
61+
pull_request: https://github.com/deckhouse/virtualization/pull/1903
62+
vmop:
63+
fixes:
64+
- summary: >-
65+
Fixed an issue with cloning a virtual machine whose disks use storage in
66+
`WaitForFirstConsumer` mode.
67+
pull_request: https://github.com/deckhouse/virtualization/pull/1926
68+

CHANGELOG/CHANGELOG-v1.5.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog v1.5
2+
3+
## Features
4+
5+
6+
- **[observability]** Added a table with virtual machine operations to the `Namespace / Virtual Machine` dashboard. [#1935](https://github.com/deckhouse/virtualization/pull/1935)
7+
- **[vm]** Added support for targeted migration of virtual machines. To do this, create a [VirtualMachineOperation](/modules/virtualization/cr.html#virtualmachineoperation) resource with the `Migrate` type and specify `.spec.migrate.nodeSelector` to migrate the virtual machine to the corresponding node. [#1874](https://github.com/deckhouse/virtualization/pull/1874)
8+
9+
## Fixes
10+
11+
12+
- **[core]** Fixed vulnerabilities CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, and CVE-2025-68121. [#1957](https://github.com/deckhouse/virtualization/pull/1957)
13+
- **[core]** Fixed an issue with starting virtual machines using the `EFIWithSecureBoot` bootloader when configured with more than 12 vCPUs. [#1916](https://github.com/deckhouse/virtualization/pull/1916)
14+
- **[module]** Platform system components in user projects are protected from deletion by users. [#1880](https://github.com/deckhouse/virtualization/pull/1880)
15+
- **[module]** During virtual machine migration, temporary double consumption of resources is no longer counted in project quotas. System component resources required for starting and running virtual machines are no longer counted in project quotas. [#1872](https://github.com/deckhouse/virtualization/pull/1872)
16+
- **[vd]** Fixed an issue with live migration of a virtual machine between StorageClass with the `Filesystem` type. [#1940](https://github.com/deckhouse/virtualization/pull/1940)
17+
- **[vm]** Fixed a possible virtual machine hang in the `Pending` state during migration when changing the StorageClass. [#1903](https://github.com/deckhouse/virtualization/pull/1903)
18+
- **[vmop]** Fixed an issue with cloning a virtual machine whose disks use storage in `WaitForFirstConsumer` mode. [#1926](https://github.com/deckhouse/virtualization/pull/1926)
19+
20+
## Chore
21+
22+
23+
- **[core]** Change virt-launcher and hotplug pod prefix. [#1867](https://github.com/deckhouse/virtualization/pull/1867)
24+
- **[vd]** When viewing disks, the name of the virtual machine they are attached to is now displayed (`d8 k get vd`). [#1889](https://github.com/deckhouse/virtualization/pull/1889)
25+

0 commit comments

Comments
 (0)