File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments