Skip to content

Commit 6472d0a

Browse files
authored
Re-generate changelog v1.3.0
Signed-off-by: deckhouse-BOaTswain <[email protected]>
1 parent f8b6c49 commit 6472d0a

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

CHANGELOG/CHANGELOG-v1.3.0.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
core:
2+
features:
3+
- summary: Add VirtualMachineSnapshotOperations.
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1728
5+
vd:
6+
fixes:
7+
- summary: Restore annotations correctly.
8+
pull_request: https://github.com/deckhouse/virtualization/pull/1758
9+
vm:
10+
fixes:
11+
- summary: Fix migrating if node selector in vmclass was changed.
12+
pull_request: https://github.com/deckhouse/virtualization/pull/1773
13+
vmop:
14+
fixes:
15+
- summary: Fix VirtualDisk annotations and labels restoring by VMOP Restore.
16+
pull_request: https://github.com/deckhouse/virtualization/pull/1753
17+
vmsnapshot:
18+
fixes:
19+
- summary: Process secret already exists error.
20+
pull_request: https://github.com/deckhouse/virtualization/pull/1762
21+

CHANGELOG/CHANGELOG-v1.3.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog v1.3
2+
3+
## Features
4+
5+
6+
- **[core]** Add VirtualMachineSnapshotOperations. [#1728](https://github.com/deckhouse/virtualization/pull/1728)
7+
8+
## Fixes
9+
10+
11+
- **[vm]** Fix migrating if node selector in vmclass was changed. [#1773](https://github.com/deckhouse/virtualization/pull/1773)
12+
- **[vmop]** Fix VirtualDisk annotations and labels restoring by VMOP Restore. [#1753](https://github.com/deckhouse/virtualization/pull/1753)
13+
14+
## Chore
15+
16+
17+
- **[api]** Force the failed state of a snapshot that cannot be taken right now. [#1744](https://github.com/deckhouse/virtualization/pull/1744)
18+

0 commit comments

Comments
 (0)