Skip to content

Commit 2a70ec1

Browse files
Re-generate changelog v0.17.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent 1fbd648 commit 2a70ec1

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v0.17.0.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
kubevirt:
2+
fixes:
3+
- summary: >-
4+
fix hotplug container disk mounter blocking the queue when virt-handler attempts to
5+
reconcile ghost records
6+
pull_request: https://github.com/deckhouse/virtualization/pull/717
7+
vd:
8+
fixes:
9+
- summary: fix resizing handler and cover it with unit tests
10+
pull_request: https://github.com/deckhouse/virtualization/pull/685
11+
vi:
12+
fixes:
13+
- summary: refactor vdsnapshot data source handler and fix reconciling bugs
14+
pull_request: https://github.com/deckhouse/virtualization/pull/721
15+
vm:
16+
features:
17+
- summary: VirtualMachine.Status.BlockDeviceRefs contains hotplugged images
18+
pull_request: https://github.com/deckhouse/virtualization/pull/681
19+

CHANGELOG/CHANGELOG-v0.17.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog v0.17
2+
3+
## [MALFORMED]
4+
5+
6+
- #709 invalid type "feat", unknown section "e2e"
7+
- #713 invalid type "feat"
8+
9+
## Features
10+
11+
12+
- **[vm]** VirtualMachine.Status.BlockDeviceRefs contains hotplugged images [#681](https://github.com/deckhouse/virtualization/pull/681)
13+
14+
## Fixes
15+
16+
17+
- **[vd]** fix resizing handler and cover it with unit tests [#685](https://github.com/deckhouse/virtualization/pull/685)
18+
- **[vi]** refactor vdsnapshot data source handler and fix reconciling bugs [#721](https://github.com/deckhouse/virtualization/pull/721)
19+
20+
## Chore
21+
22+
23+
- **[core]** virt-handler image to distroless [#748](https://github.com/deckhouse/virtualization/pull/748)
24+
- **[core]** virtualization api,controller to distroless [#745](https://github.com/deckhouse/virtualization/pull/745)
25+
- **[core]** virt operator,exportproxy,exportserver to distroless [#744](https://github.com/deckhouse/virtualization/pull/744)
26+
- **[module]** moving tls certificates generations to go hooks sdk. [#701](https://github.com/deckhouse/virtualization/pull/701)
27+

0 commit comments

Comments
 (0)