|
| 1 | +core: |
| 2 | + fixes: |
| 3 | + - summary: add missing libisoburn to virt-launcher and fix acl build |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1019 |
| 5 | +kubevirt: |
| 6 | + fixes: |
| 7 | + - summary: Fix VM migration with container disks (CVI, VI) |
| 8 | + pull_request: https://github.com/deckhouse/virtualization/pull/1007 |
| 9 | +module: |
| 10 | + features: |
| 11 | + - summary: >- |
| 12 | + A dashboard has been added showing memory synchronization statistics of the VM during |
| 13 | + migration. |
| 14 | + pull_request: https://github.com/deckhouse/virtualization/pull/1029 |
| 15 | + - summary: >- |
| 16 | + An audit controller has been added to track security events related to the virtualization |
| 17 | + module's resources. |
| 18 | + pull_request: https://github.com/deckhouse/virtualization/pull/801 |
| 19 | +vd: |
| 20 | + fixes: |
| 21 | + - summary: Fix cleanup for CVI and VI when creating from object reference with the type VirtualDisk. |
| 22 | + pull_request: https://github.com/deckhouse/virtualization/pull/996 |
| 23 | +vm: |
| 24 | + features: |
| 25 | + - summary: >- |
| 26 | + Report I/O errors to guest OS instead of stopping VM, allowing the guest system to deal with |
| 27 | + the problem (e.g., through retry mechanisms, failover). |
| 28 | + pull_request: https://github.com/deckhouse/virtualization/pull/983 |
| 29 | + - summary: >- |
| 30 | + Ability to force migration with CPU throttling. Live migration policy can be set in VM and |
| 31 | + user can override its value with VMOP. |
| 32 | + pull_request: https://github.com/deckhouse/virtualization/pull/890 |
| 33 | + fixes: |
| 34 | + - summary: fix live migration with image hotplug |
| 35 | + pull_request: https://github.com/deckhouse/virtualization/pull/1041 |
| 36 | + - summary: replace mounted cvi, vi |
| 37 | + pull_request: https://github.com/deckhouse/virtualization/pull/1016 |
| 38 | + - summary: >- |
| 39 | + The InUse condition is now correctly removed when the virtual machine class is no longer |
| 40 | + used by any VM. |
| 41 | + pull_request: https://github.com/deckhouse/virtualization/pull/1009 |
| 42 | + - summary: >- |
| 43 | + Resolved an issue where it was impossible to stop a VM if there were unapplied changes in |
| 44 | + its configuration. |
| 45 | + pull_request: https://github.com/deckhouse/virtualization/pull/991 |
| 46 | + - summary: >- |
| 47 | + Improved the logic for handling VM conditions and enhanced the status output for more |
| 48 | + accurate monitoring. |
| 49 | + pull_request: https://github.com/deckhouse/virtualization/pull/931 |
| 50 | + - summary: To enhance security, all images will be mounted as `read-only`. |
| 51 | + pull_request: https://github.com/deckhouse/virtualization/pull/796 |
| 52 | +vmipl: |
| 53 | + fixes: |
| 54 | + - summary: >- |
| 55 | + Fixed an issue with the incorrect removal of the finalizer from the VirtualMachineIPLease |
| 56 | + resource. |
| 57 | + pull_request: https://github.com/deckhouse/virtualization/pull/1006 |
| 58 | +vmop: |
| 59 | + fixes: |
| 60 | + - summary: handle conflict error in evacuation-controller |
| 61 | + pull_request: https://github.com/deckhouse/virtualization/pull/993 |
| 62 | + - summary: fix migration cancel test |
| 63 | + pull_request: https://github.com/deckhouse/virtualization/pull/977 |
| 64 | +vmsnapshot: |
| 65 | + features: |
| 66 | + - summary: >- |
| 67 | + The status of the VirtualMachineSnapshot resource now displays information about the |
| 68 | + resources included in the snapshot. |
| 69 | + pull_request: https://github.com/deckhouse/virtualization/pull/978 |
| 70 | +
|
0 commit comments