Skip to content

Commit bff8234

Browse files
authored
Re-generate changelog v1.5.0
Signed-off-by: deckhouse-BOaTswain <[email protected]>
1 parent 396798d commit bff8234

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

CHANGELOG/CHANGELOG-v1.5.0.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
core:
2+
features:
3+
- summary: Add qouta exclude labels for virt-launcher pods.
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1872
5+
vm:
6+
fixes:
7+
- summary: Get shutdown reason from correct pod.
8+
pull_request: https://github.com/deckhouse/virtualization/pull/1890
9+
- summary: Correct message in AwaitingRestartToApplyConfiguration condition.
10+
pull_request: https://github.com/deckhouse/virtualization/pull/1869
11+
vmop:
12+
fixes:
13+
- summary: Correct message for 'Completed' condition for VirtualMachineOperation in phase 'Pending'
14+
pull_request: https://github.com/deckhouse/virtualization/pull/1873
15+

CHANGELOG/CHANGELOG-v1.5.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog v1.5
2+
3+
## Features
4+
5+
6+
- **[core]** Add qouta exclude labels for virt-launcher pods. [#1872](https://github.com/deckhouse/virtualization/pull/1872)
7+
8+
## Fixes
9+
10+
11+
- **[vm]** Get shutdown reason from correct pod. [#1890](https://github.com/deckhouse/virtualization/pull/1890)
12+
- **[vm]** Correct message in AwaitingRestartToApplyConfiguration condition. [#1869](https://github.com/deckhouse/virtualization/pull/1869)
13+
- **[vmop]** Correct message for 'Completed' condition for VirtualMachineOperation in phase 'Pending' [#1873](https://github.com/deckhouse/virtualization/pull/1873)
14+
15+
## Chore
16+
17+
18+
- **[module]** Compile swtpm and libraries with x86-64-v2 compatibility. [#1857](https://github.com/deckhouse/virtualization/pull/1857)
19+

0 commit comments

Comments
 (0)