|
| 1 | +# Changelog v0.17 |
| 2 | + |
| 3 | +## [MALFORMED] |
| 4 | + |
| 5 | + |
| 6 | + - #709 invalid type "feat", unknown section "e2e" |
| 7 | + - #713 invalid type "feat" |
| 8 | + - #743 missing section, missing summary, missing type, unknown section "" |
| 9 | + - #750 invalid type "test" |
| 10 | + - #752 invalid type "test" |
| 11 | + - #754 invalid type "test" |
| 12 | + - #770 invalid type "refactor" |
| 13 | + - #774 invalid type "feat" |
| 14 | + - #784 unknown section "doc" |
| 15 | + - #787 invalid type "test" |
| 16 | + - #791 invalid type "feat" |
| 17 | + - #792 invalid type "refactor" |
| 18 | + - #794 unknown section "test" |
| 19 | + - #797 unknown section "test" |
| 20 | + - #805 invalid type "feat" |
| 21 | + - #809 invalid type "feat" |
| 22 | + - #811 invalid type "refactor" |
| 23 | + - #816 invalid type "test" |
| 24 | + |
| 25 | +## Features |
| 26 | + |
| 27 | + |
| 28 | + - **[vm]** We have implemented an automatic CPU topology configuration mechanism for VMs. The number of cores/sockets depends on the number of cores in .spec.cpu.cores. For more details, refer to the documentation. [#747](https://github.com/deckhouse/virtualization/pull/747) |
| 29 | + - **[vm]** VirtualMachine.Status.BlockDeviceRefs contains hotplugged images [#681](https://github.com/deckhouse/virtualization/pull/681) |
| 30 | + |
| 31 | +## Fixes |
| 32 | + |
| 33 | + |
| 34 | + - **[core]** add blockdev binary to cdi-importer and cdi-controller [#820](https://github.com/deckhouse/virtualization/pull/820) |
| 35 | + - **[core]** add swtpm configs and gnutls-utils to virt-launcher image [#819](https://github.com/deckhouse/virtualization/pull/819) |
| 36 | + - **[core]** fix symlinks and add missing binaries virt-launcher [#815](https://github.com/deckhouse/virtualization/pull/815) |
| 37 | + - **[core]** fix dvcr images imports, cdi components to distroless images [#806](https://github.com/deckhouse/virtualization/pull/806) |
| 38 | + - **[vd]** Optimized the creation time for empty disks [#786](https://github.com/deckhouse/virtualization/pull/786) |
| 39 | + - **[vd]** fix resizing handler and cover it with unit tests [#685](https://github.com/deckhouse/virtualization/pull/685) |
| 40 | + - **[vi]** bug fixes related to VirtualImage and VDSnapshot ObjectRef [#781](https://github.com/deckhouse/virtualization/pull/781) |
| 41 | + - **[vm]** correct CPU core validation logic for range checks [#824](https://github.com/deckhouse/virtualization/pull/824) |
| 42 | + - **[vm]** fix description in generated code [#818](https://github.com/deckhouse/virtualization/pull/818) |
| 43 | + - **[vm]** rename filesystemReady condition to filesystemFrozen [#714](https://github.com/deckhouse/virtualization/pull/714) |
| 44 | + - **[vmbda]** fixed a bug that prevented the deletion of the vmbda device when its block device was already specified in the virtual machine's specification. [#760](https://github.com/deckhouse/virtualization/pull/760) |
| 45 | + |
| 46 | +## Chore |
| 47 | + |
| 48 | + |
| 49 | + - **[core]** remove libguestfs image [#807](https://github.com/deckhouse/virtualization/pull/807) |
| 50 | + - **[core]** change vm-router-forge image to distroless [#790](https://github.com/deckhouse/virtualization/pull/790) |
| 51 | + - **[core]** change virt-launcher image to distroless [#773](https://github.com/deckhouse/virtualization/pull/773) |
| 52 | + - **[core]** change distroless user to deckhouse [#757](https://github.com/deckhouse/virtualization/pull/757) |
| 53 | + - **[core]** virt-handler image to distroless [#748](https://github.com/deckhouse/virtualization/pull/748) |
| 54 | + - **[core]** virtualization api,controller to distroless [#745](https://github.com/deckhouse/virtualization/pull/745) |
| 55 | + - **[core]** virt operator,exportproxy,exportserver to distroless [#744](https://github.com/deckhouse/virtualization/pull/744) |
| 56 | + - **[core]** apply new cilium network priority api [#733](https://github.com/deckhouse/virtualization/pull/733) |
| 57 | + - **[core]** change dvcr images to distroless [#715](https://github.com/deckhouse/virtualization/pull/715) |
| 58 | + - **[docs]** add more cloud images sources [#813](https://github.com/deckhouse/virtualization/pull/813) |
| 59 | + - **[docs]** add ansible provisioning guide to FAQ [#803](https://github.com/deckhouse/virtualization/pull/803) |
| 60 | + - **[module]** moving tls certificates generations to go hooks sdk. [#701](https://github.com/deckhouse/virtualization/pull/701) |
| 61 | + |
0 commit comments