|
| 1 | +api: |
| 2 | + fixes: |
| 3 | + - summary: Enqueue stucked by quota entities when resource quota updated. |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1323 |
| 5 | +ci: |
| 6 | + fixes: |
| 7 | + - summary: Add liveness and readiness probes |
| 8 | + pull_request: https://github.com/deckhouse/virtualization/pull/1301 |
| 9 | +core: |
| 10 | + fixes: |
| 11 | + - summary: Add SELinux type spc_t to InternalVirtualizationKubeVirt |
| 12 | + pull_request: https://github.com/deckhouse/virtualization/pull/1321 |
| 13 | +module: |
| 14 | + features: |
| 15 | + - summary: fix helm templates after PR#1324 |
| 16 | + pull_request: https://github.com/deckhouse/virtualization/pull/1346 |
| 17 | +observability: |
| 18 | + features: |
| 19 | + - summary: >- |
| 20 | + Add phase metrics for VirtualMachineSnapshot, VirtualDiskSnapshot, VirtualImage and |
| 21 | + ClusterVirtualImage resources. |
| 22 | + pull_request: https://github.com/deckhouse/virtualization/pull/1356 |
| 23 | +vdsnapshot: |
| 24 | + fixes: |
| 25 | + - summary: >- |
| 26 | + The VirtualDiskSnapshot retains its Ready status even if the VirtualDisk is simultaneously |
| 27 | + attached to another VirtualMachine after a successful snapshotting process. |
| 28 | + pull_request: https://github.com/deckhouse/virtualization/pull/1370 |
| 29 | +vm: |
| 30 | + features: |
| 31 | + - summary: >- |
| 32 | + auto recreate pod with virtual machine if resource requirements updated. Watch project quota |
| 33 | + update and delete to enqueue VMI |
| 34 | + pull_request: https://github.com/deckhouse/virtualization/pull/1296 |
| 35 | + fixes: |
| 36 | + - summary: Fixed TPM device cleanup when changing osType from Windows to Generic |
| 37 | + pull_request: https://github.com/deckhouse/virtualization/pull/1358 |
| 38 | + - summary: A VMBDA should be correctly deleted when a VM is in the stopped phase. |
| 39 | + pull_request: https://github.com/deckhouse/virtualization/pull/1351 |
| 40 | + - summary: Prevent "Starting" hang when quota is exceeded. |
| 41 | + pull_request: https://github.com/deckhouse/virtualization/pull/1314 |
| 42 | +vmbda: |
| 43 | + fixes: |
| 44 | + - summary: Fix "failed to unplug" error while deletion unplug. |
| 45 | + pull_request: https://github.com/deckhouse/virtualization/pull/1355 |
| 46 | +vmop: |
| 47 | + features: |
| 48 | + - summary: Surface "quota exceeded" error during migration. |
| 49 | + pull_request: https://github.com/deckhouse/virtualization/pull/1310 |
| 50 | +vmsnapshot: |
| 51 | + fixes: |
| 52 | + - summary: The Virtual Machine Snapshot controller correctly watches for the phase of virtual disks. |
| 53 | + pull_request: https://github.com/deckhouse/virtualization/pull/1331 |
| 54 | + |
0 commit comments