|
| 1 | +api: |
| 2 | + features: |
| 3 | + - summary: >- |
| 4 | + VirtualDisk owner reference is now saved at snapshot time and restored when restoring from |
| 5 | + snapshot, so restored disks are again owned by the restored VirtualMachine. |
| 6 | + pull_request: https://github.com/deckhouse/virtualization/pull/2032 |
| 7 | +ci: |
| 8 | + fixes: |
| 9 | + - summary: e2e bootstrap cluster |
| 10 | + pull_request: https://github.com/deckhouse/virtualization/pull/2064 |
| 11 | +core: |
| 12 | + features: |
| 13 | + - summary: Reducing USB device downtime during VM migration. |
| 14 | + pull_request: https://github.com/deckhouse/virtualization/pull/2098 |
| 15 | + fixes: |
| 16 | + - summary: Fix transient publication of detaching USBIP devices as local USB devices in ResourceSlice. |
| 17 | + pull_request: https://github.com/deckhouse/virtualization/pull/2122 |
| 18 | + - summary: >- |
| 19 | + Fix DRA USB device list generation — use capacity-only pre-allocation to avoid empty entries |
| 20 | + in the resource slice. |
| 21 | + pull_request: https://github.com/deckhouse/virtualization/pull/2121 |
| 22 | + - summary: >- |
| 23 | + Fix validation to require force=true for AlwaysForced liveMigrationPolicy. UI migrations |
| 24 | + without explicit force flag are now properly rejected. |
| 25 | + pull_request: https://github.com/deckhouse/virtualization/pull/2120 |
| 26 | + - summary: >- |
| 27 | + PreferForced live migration policy now uses autoConverge=true by default, but respects |
| 28 | + force=false. |
| 29 | + pull_request: https://github.com/deckhouse/virtualization/pull/2111 |
| 30 | + - summary: >- |
| 31 | + Fix DRA feature gates discovery by removing check for DRAResourceClaimDeviceStatus which is |
| 32 | + enabled by default. |
| 33 | + pull_request: https://github.com/deckhouse/virtualization/pull/2108 |
| 34 | + - summary: Exit maintenance mode after restore operation failure. |
| 35 | + pull_request: https://github.com/deckhouse/virtualization/pull/2094 |
| 36 | + - summary: >- |
| 37 | + Fix VirtualDisk AttachedToVirtualMachines references during clone and customized restore |
| 38 | + operations. |
| 39 | + pull_request: https://github.com/deckhouse/virtualization/pull/2080 |
| 40 | + - summary: >- |
| 41 | + Reject VM USB device attachments when USB feature gate is disabled and validate only newly |
| 42 | + added USB devices on update. |
| 43 | + pull_request: https://github.com/deckhouse/virtualization/pull/2077 |
| 44 | +dvcr: |
| 45 | + fixes: |
| 46 | + - summary: >- |
| 47 | + Fixed VMDK disk image import failures by implementing support for streamOptimized VMDK |
| 48 | + format commonly exported from VMware vSphere, Workstation, and Fusion. |
| 49 | + pull_request: https://github.com/deckhouse/virtualization/pull/2065 |
| 50 | + - summary: >- |
| 51 | + When DVCR is out of space, a resource will contain a clearer message about it in the |
| 52 | + condition. |
| 53 | + pull_request: https://github.com/deckhouse/virtualization/pull/2016 |
| 54 | +module: |
| 55 | + fixes: |
| 56 | + - summary: >- |
| 57 | + Limited the maximum debug verbosity level to 9 in the Virtualization controller to prevent |
| 58 | + full trace-level logs from appearing when debug logging is enabled. |
| 59 | + pull_request: https://github.com/deckhouse/virtualization/pull/2101 |
| 60 | +vd: |
| 61 | + fixes: |
| 62 | + - summary: Do not check datasourceReady for the exporting phase. |
| 63 | + pull_request: https://github.com/deckhouse/virtualization/pull/2060 |
| 64 | +vm: |
| 65 | + features: |
| 66 | + - summary: Add garbage collection for completed/failed VM pods |
| 67 | + pull_request: https://github.com/deckhouse/virtualization/pull/2091 |
| 68 | + - summary: separate scheduling for USB 2.0 (High-Speed) and USB 3.0 (SuperSpeed) over USBIP |
| 69 | + pull_request: https://github.com/deckhouse/virtualization/pull/2045 |
| 70 | + - summary: add conntrack synchronization for live migration |
| 71 | + pull_request: https://github.com/deckhouse/virtualization/pull/1939 |
| 72 | + fixes: |
| 73 | + - summary: Stabilize the order of network interfaces |
| 74 | + pull_request: https://github.com/deckhouse/virtualization/pull/2001 |
| 75 | + - summary: show CSI and volume errors in VM status |
| 76 | + pull_request: https://github.com/deckhouse/virtualization/pull/1766 |
| 77 | +vmop: |
| 78 | + features: |
| 79 | + - summary: add validation for local storage migration in CE edition |
| 80 | + pull_request: https://github.com/deckhouse/virtualization/pull/1950 |
| 81 | + |
0 commit comments