Skip to content

Commit 112bc5f

Browse files
authored
Re-generate changelog v0.18.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent ff0f6d6 commit 112bc5f

2 files changed

Lines changed: 55 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v0.18.0.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
kubevirt:
2+
fixes:
3+
- summary: Fix VM migration with container disks (CVI, VI)
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1007
5+
vd:
6+
fixes:
7+
- summary: Fix cleanup for CVI and VI when creating from object reference with the type VirtualDisk.
8+
pull_request: https://github.com/deckhouse/virtualization/pull/996
9+
vm:
10+
fixes:
11+
- summary: Сorrectly remove the InUse condition when the VMClass is not used by any VM
12+
pull_request: https://github.com/deckhouse/virtualization/pull/1009
13+
- summary: Fix stopping a VM with unapplied changes.
14+
pull_request: https://github.com/deckhouse/virtualization/pull/991
15+
- summary: Due to security issues, all images are mounted in 'read-only' mode.
16+
pull_request: https://github.com/deckhouse/virtualization/pull/796
17+
vmipl:
18+
fixes:
19+
- summary: Fix problem with deleting the finalizer from VirtualMachineIPLease.
20+
pull_request: https://github.com/deckhouse/virtualization/pull/1006
21+
vmop:
22+
fixes:
23+
- summary: handle conflict error in evacuation-controller
24+
pull_request: https://github.com/deckhouse/virtualization/pull/993
25+
- summary: fix migration cancel test
26+
pull_request: https://github.com/deckhouse/virtualization/pull/977
27+
vmsnapshot:
28+
features:
29+
- summary: show resources in status
30+
pull_request: https://github.com/deckhouse/virtualization/pull/978
31+

CHANGELOG/CHANGELOG-v0.18.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog v0.18
2+
3+
## Features
4+
5+
6+
- **[vmsnapshot]** show resources in status [#978](https://github.com/deckhouse/virtualization/pull/978)
7+
8+
## Fixes
9+
10+
11+
- **[vd]** Fix cleanup for CVI and VI when creating from object reference with the type VirtualDisk. [#996](https://github.com/deckhouse/virtualization/pull/996)
12+
- **[vm]** Сorrectly remove the InUse condition when the VMClass is not used by any VM [#1009](https://github.com/deckhouse/virtualization/pull/1009)
13+
- **[vm]** Fix stopping a VM with unapplied changes. [#991](https://github.com/deckhouse/virtualization/pull/991)
14+
- **[vm]** Due to security issues, all images are mounted in 'read-only' mode. [#796](https://github.com/deckhouse/virtualization/pull/796)
15+
- **[vmipl]** Fix problem with deleting the finalizer from VirtualMachineIPLease. [#1006](https://github.com/deckhouse/virtualization/pull/1006)
16+
17+
## Chore
18+
19+
20+
- **[core]** build acl [#1010](https://github.com/deckhouse/virtualization/pull/1010)
21+
- **[core]** build glib2 [#989](https://github.com/deckhouse/virtualization/pull/989)
22+
- **[core]** build nftables [#972](https://github.com/deckhouse/virtualization/pull/972)
23+
- **[core]** build xorriso [#966](https://github.com/deckhouse/virtualization/pull/966)
24+

0 commit comments

Comments
 (0)