Skip to content

Commit 7aa426a

Browse files
Re-generate changelog v1.3.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent 2dbf377 commit 7aa426a

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

CHANGELOG/CHANGELOG-v1.3.0.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
core:
2+
features:
3+
- summary: Add VirtualMachineSnapshotOperations.
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1728
5+
kubevirt:
6+
fixes:
7+
- summary: use container_kvm_t SELinux type for KubeVirt pods for security compliance
8+
pull_request: https://github.com/deckhouse/virtualization/pull/1665
9+
vd:
10+
fixes:
11+
- summary: Restore annotations correctly.
12+
pull_request: https://github.com/deckhouse/virtualization/pull/1758
13+
- summary: VirtualDisk no longer stuck in WaitForFirstConsumer phase after VM attachment.
14+
pull_request: https://github.com/deckhouse/virtualization/pull/1516
15+
vm:
16+
fixes:
17+
- summary: Fix migrating if node selector in vmclass was changed.
18+
pull_request: https://github.com/deckhouse/virtualization/pull/1773
19+
vmop:
20+
fixes:
21+
- summary: Fix VirtualDisk annotations and labels restoring by VMOP Restore.
22+
pull_request: https://github.com/deckhouse/virtualization/pull/1753
23+
vmsnapshot:
24+
fixes:
25+
- summary: Process secret already exists error.
26+
pull_request: https://github.com/deckhouse/virtualization/pull/1762
27+

CHANGELOG/CHANGELOG-v1.3.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog v1.3
2+
3+
## [MALFORMED]
4+
5+
6+
- #1715 missing section, missing summary, missing type, unknown section ""
7+
8+
## Features
9+
10+
11+
- **[core]** Add VirtualMachineSnapshotOperations. [#1728](https://github.com/deckhouse/virtualization/pull/1728)
12+
13+
## Fixes
14+
15+
16+
- **[vd]** VirtualDisk no longer stuck in WaitForFirstConsumer phase after VM attachment. [#1516](https://github.com/deckhouse/virtualization/pull/1516)
17+
- **[vm]** Fix migrating if node selector in vmclass was changed. [#1773](https://github.com/deckhouse/virtualization/pull/1773)
18+
- **[vmop]** Fix VirtualDisk annotations and labels restoring by VMOP Restore. [#1753](https://github.com/deckhouse/virtualization/pull/1753)
19+
20+
## Chore
21+
22+
23+
- **[api]** Force the failed state of a snapshot that cannot be taken right now. [#1744](https://github.com/deckhouse/virtualization/pull/1744)
24+
- **[images]** Increase memory limit value to workaround OOMKill during importing huge images ~2.9GiB on linux kernels 6.12+. [#1781](https://github.com/deckhouse/virtualization/pull/1781)
25+
- **[module]** Cancel dvcr garbage collection if wait for provisioners for more than 2 hours. [#1740](https://github.com/deckhouse/virtualization/pull/1740)
26+

0 commit comments

Comments
 (0)