|
| 1 | +api: |
| 2 | + features: |
| 3 | + - summary: Do not wait agent in label and annotation test. |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1500 |
| 5 | +ci: |
| 6 | + fixes: |
| 7 | + - summary: E2E test timeout errors now include the condition that was being waited for. |
| 8 | + pull_request: https://github.com/deckhouse/virtualization/pull/1514 |
| 9 | +core: |
| 10 | + features: |
| 11 | + - summary: Promote vd/vi import error if url is broken. |
| 12 | + pull_request: https://github.com/deckhouse/virtualization/pull/1534 |
| 13 | + - summary: Add volumesnapshot resources to e2e fail dump. |
| 14 | + pull_request: https://github.com/deckhouse/virtualization/pull/1499 |
| 15 | + fixes: |
| 16 | + - summary: kill workers if main fuzz process don't kill they. |
| 17 | + pull_request: https://github.com/deckhouse/virtualization/pull/1560 |
| 18 | + - summary: fixing paths to source code |
| 19 | + pull_request: https://github.com/deckhouse/virtualization/pull/1551 |
| 20 | + - summary: fix path placement for filesystem pvc. |
| 21 | + pull_request: https://github.com/deckhouse/virtualization/pull/1548 |
| 22 | + - summary: Fix setting LastTransitionTime in condition if reason changed. |
| 23 | + pull_request: https://github.com/deckhouse/virtualization/pull/1543 |
| 24 | +module: |
| 25 | + fixes: |
| 26 | + - summary: fix CVE-2025-58058 and CVE-2025-54410 |
| 27 | + pull_request: https://github.com/deckhouse/virtualization/pull/1556 |
| 28 | + - summary: >- |
| 29 | + Current PR fix panics, which causes when during e2e tests one of pods of |
| 30 | + virtualization-controller is completed. |
| 31 | + pull_request: https://github.com/deckhouse/virtualization/pull/1535 |
| 32 | + - summary: This PR fix bring some fixes for fuzzing tests. |
| 33 | + pull_request: https://github.com/deckhouse/virtualization/pull/1261 |
| 34 | +observability: |
| 35 | + features: |
| 36 | + - summary: >- |
| 37 | + Added Prometheus metrics for virtual machine and virtual disk snapshots |
| 38 | + (d8_virtualization_virtualmachinesnapshot_info and |
| 39 | + d8_virtualization_virtualdisksnapshot_info), allowing users to monitor the presence of |
| 40 | + snapshots through their observability dashboards. |
| 41 | + pull_request: https://github.com/deckhouse/virtualization/pull/1555 |
| 42 | +vm: |
| 43 | + fixes: |
| 44 | + - summary: prohibit duplicating networks in the VirtualMachine `.spec` |
| 45 | + pull_request: https://github.com/deckhouse/virtualization/pull/1545 |
| 46 | +vmip: |
| 47 | + fixes: |
| 48 | + - summary: >- |
| 49 | + Added validation to ensure that an IP address is not already in use when updating the |
| 50 | + `VirtualMachineIP` address. |
| 51 | + pull_request: https://github.com/deckhouse/virtualization/pull/1530 |
| 52 | +vmop: |
| 53 | + fixes: |
| 54 | + - summary: >- |
| 55 | + This PR enhances the `VirtualMachineOperation` CRD by adding validation rules to ensure safe |
| 56 | + and valid resource naming during clone operations. |
| 57 | + pull_request: https://github.com/deckhouse/virtualization/pull/1522 |
| 58 | +
|
0 commit comments