|
| 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 | + fixes: |
| 13 | + - summary: Exit maintenance mode after restore operation failure. |
| 14 | + pull_request: https://github.com/deckhouse/virtualization/pull/2094 |
| 15 | + - summary: >- |
| 16 | + Fix VirtualDisk AttachedToVirtualMachines references during clone and customized restore |
| 17 | + operations. |
| 18 | + pull_request: https://github.com/deckhouse/virtualization/pull/2080 |
| 19 | + - summary: >- |
| 20 | + Reject VM USB device attachments when USB feature gate is disabled and validate only newly |
| 21 | + added USB devices on update. |
| 22 | + pull_request: https://github.com/deckhouse/virtualization/pull/2077 |
| 23 | +dvcr: |
| 24 | + fixes: |
| 25 | + - summary: >- |
| 26 | + When DVCR is out of space, a resource will contain a clearer message about it in the |
| 27 | + condition. |
| 28 | + pull_request: https://github.com/deckhouse/virtualization/pull/2016 |
| 29 | +module: |
| 30 | + fixes: |
| 31 | + - summary: >- |
| 32 | + Limited the maximum debug verbosity level to 9 in the Virtualization controller to prevent |
| 33 | + full trace-level logs from appearing when debug logging is enabled. |
| 34 | + pull_request: https://github.com/deckhouse/virtualization/pull/2101 |
| 35 | +vd: |
| 36 | + fixes: |
| 37 | + - summary: Do not check datasourceReady for the exporting phase. |
| 38 | + pull_request: https://github.com/deckhouse/virtualization/pull/2060 |
| 39 | +vm: |
| 40 | + features: |
| 41 | + - summary: add conntrack synchronization for live migration |
| 42 | + pull_request: https://github.com/deckhouse/virtualization/pull/1939 |
| 43 | + fixes: |
| 44 | + - summary: show CSI and volume errors in VM status |
| 45 | + pull_request: https://github.com/deckhouse/virtualization/pull/1766 |
| 46 | +vmop: |
| 47 | + features: |
| 48 | + - summary: add validation for local storage migration in CE edition |
| 49 | + pull_request: https://github.com/deckhouse/virtualization/pull/1950 |
| 50 | + |
0 commit comments