|
| 1 | +api: |
| 2 | + fixes: |
| 3 | + - summary: >- |
| 4 | + Enhanced reliability of the upload server for block devices by adding readiness checks and |
| 5 | + fixing configuration delays to prevent upload errors. |
| 6 | + pull_request: https://github.com/deckhouse/virtualization/pull/2178 |
| 7 | +cli: |
| 8 | + fixes: |
| 9 | + - summary: Mute warnings about empty home directory while executing other d8 commands. |
| 10 | + pull_request: https://github.com/deckhouse/virtualization/pull/2204 |
| 11 | +core: |
| 12 | + features: |
| 13 | + - summary: >- |
| 14 | + Add VMOP migration progress reporting with detailed lifecycle reasons and smoother |
| 15 | + sync-phase progress calculation. |
| 16 | + pull_request: https://github.com/deckhouse/virtualization/pull/2182 |
| 17 | + fixes: |
| 18 | + - summary: Clarify VM migration failure message when no node is available for the target VM. |
| 19 | + pull_request: https://github.com/deckhouse/virtualization/pull/2209 |
| 20 | + - summary: >- |
| 21 | + Fixed vulnerabilities CVE-2026-32280, CVE-2026-32281, CVE-2026-32282, CVE-2026-32283, |
| 22 | + CVE-2026-32288, CVE-2026-32289 |
| 23 | + pull_request: https://github.com/deckhouse/virtualization/pull/2196 |
| 24 | + - summary: >- |
| 25 | + Improve VM migration progress reporting while target scheduling and preparation are already |
| 26 | + in progress. |
| 27 | + pull_request: https://github.com/deckhouse/virtualization/pull/2190 |
| 28 | + - summary: Fixed vulnerabilities CVE-2026-34986. |
| 29 | + pull_request: https://github.com/deckhouse/virtualization/pull/2188 |
| 30 | + - summary: Fix KVVM resync for unschedulable VMs when VMClass placement settings are changed. |
| 31 | + pull_request: https://github.com/deckhouse/virtualization/pull/2177 |
| 32 | + - summary: >- |
| 33 | + Fixed vulnerabilities CVE-2026-25679, CVE-2026-27142, CVE-2026-27139, CVE-2026-33186, |
| 34 | + CVE-2026-34040, CVE-2026-33997. |
| 35 | + pull_request: https://github.com/deckhouse/virtualization/pull/2175 |
| 36 | + - summary: >- |
| 37 | + Set firmware outdated condition only for running VM instances and align firmware |
| 38 | + workload-updater checks with current condition-driven flow. |
| 39 | + pull_request: https://github.com/deckhouse/virtualization/pull/2162 |
| 40 | +module: |
| 41 | + features: |
| 42 | + - summary: Add temporary ModuleConfig annotation to control KubeVirt live migration DisableTLS setting. |
| 43 | + pull_request: https://github.com/deckhouse/virtualization/pull/2198 |
| 44 | + fixes: |
| 45 | + - summary: Add VM PhaseAge column while keeping Age in VirtualMachine brief output. |
| 46 | + pull_request: https://github.com/deckhouse/virtualization/pull/2203 |
| 47 | +observability: |
| 48 | + fixes: |
| 49 | + - summary: Fix gaps in live migration metrics. |
| 50 | + pull_request: https://github.com/deckhouse/virtualization/pull/2170 |
| 51 | +vm: |
| 52 | + features: |
| 53 | + - summary: Simple implementation of CPU hotplug |
| 54 | + pull_request: https://github.com/deckhouse/virtualization/pull/2147 |
| 55 | + - summary: Simple implementation of CPU hotplug |
| 56 | + pull_request: https://github.com/deckhouse/virtualization/pull/2147 |
| 57 | + - summary: >- |
| 58 | + Initial implementation of memory hotplug support: change spec.memory will set new memory |
| 59 | + size with live migration. |
| 60 | + pull_request: https://github.com/deckhouse/virtualization/pull/2110 |
| 61 | + fixes: |
| 62 | + - summary: Remove the cilium KVVMI annotation when disconnecting the Main network. |
| 63 | + pull_request: https://github.com/deckhouse/virtualization/pull/2185 |
| 64 | + - summary: >- |
| 65 | + Prevent over-creation of VirtualMachineMACAddress resources and fix network interface ID |
| 66 | + allocation for additional VM networks. |
| 67 | + pull_request: https://github.com/deckhouse/virtualization/pull/2184 |
| 68 | + - summary: >- |
| 69 | + CLI no longer sends force=false by default, and AlwaysForced policy now rejects only |
| 70 | + explicit force=false while preserving policy defaults for unset force. |
| 71 | + pull_request: https://github.com/deckhouse/virtualization/pull/2179 |
| 72 | +vmop: |
| 73 | + fixes: |
| 74 | + - summary: >- |
| 75 | + Force handling fixed for VM lifecycle operations: CLI stop now passes --force, and VMOP |
| 76 | + restart now honors spec.force in controller logic. |
| 77 | + pull_request: https://github.com/deckhouse/virtualization/pull/2168 |
| 78 | +
|
0 commit comments