|
| 1 | +ci: |
| 2 | + features: |
| 3 | + - summary: add report for e2e tests for nested clusters for nightly tests |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1877 |
| 5 | + - summary: e2e nightly test in nested cluster |
| 6 | + pull_request: https://github.com/deckhouse/virtualization/pull/1876 |
| 7 | + fixes: |
| 8 | + - summary: fix e2e tests on nested cluster |
| 9 | + pull_request: https://github.com/deckhouse/virtualization/pull/1943 |
| 10 | + - summary: check released versions |
| 11 | + pull_request: https://github.com/deckhouse/virtualization/pull/1931 |
| 12 | + - summary: >- |
| 13 | + rescheduling the e2e-matrix workflow to 4:45 UTC, rename workflow to 'E2E Matrix Tests |
| 14 | + (nested clusters)', rename artifacts |
| 15 | + pull_request: https://github.com/deckhouse/virtualization/pull/1911 |
| 16 | +core: |
| 17 | + fixes: |
| 18 | + - summary: Fixed vulnerabilities CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, and CVE-2025-68121. |
| 19 | + pull_request: https://github.com/deckhouse/virtualization/pull/1957 |
| 20 | + - summary: >- |
| 21 | + Fixed an issue with starting virtual machines using the `EFIWithSecureBoot` bootloader when |
| 22 | + configured with more than 12 vCPUs. |
| 23 | + pull_request: https://github.com/deckhouse/virtualization/pull/1916 |
| 24 | +module: |
| 25 | + fixes: |
| 26 | + - summary: Platform system components in user projects are protected from deletion by users. |
| 27 | + pull_request: https://github.com/deckhouse/virtualization/pull/1880 |
| 28 | + - summary: >- |
| 29 | + During virtual machine migration, temporary double consumption of resources is no longer |
| 30 | + counted in project quotas. System component resources required for starting and running |
| 31 | + virtual machines are no longer counted in project quotas. |
| 32 | + pull_request: https://github.com/deckhouse/virtualization/pull/1872 |
| 33 | +observability: |
| 34 | + features: |
| 35 | + - summary: >- |
| 36 | + Added a table with virtual machine operations to the `Namespace / Virtual Machine` |
| 37 | + dashboard. |
| 38 | + pull_request: https://github.com/deckhouse/virtualization/pull/1935 |
| 39 | +vd: |
| 40 | + fixes: |
| 41 | + - summary: >- |
| 42 | + Fixed an issue with live migration of a virtual machine between StorageClass with the |
| 43 | + `Filesystem` type. |
| 44 | + pull_request: https://github.com/deckhouse/virtualization/pull/1940 |
| 45 | +vdsnapshot: |
| 46 | + fixes: |
| 47 | + - summary: fix skip test if SKIP_IMMEDIATE_SC_CHECK set yes or no immediate storage class |
| 48 | + pull_request: https://github.com/deckhouse/virtualization/pull/1942 |
| 49 | +vm: |
| 50 | + features: |
| 51 | + - summary: >- |
| 52 | + Added support for targeted migration of virtual machines. To do this, create a |
| 53 | + [VirtualMachineOperation](/modules/virtualization/cr.html#virtualmachineoperation) resource |
| 54 | + with the `Migrate` type and specify `.spec.migrate.nodeSelector` to migrate the virtual |
| 55 | + machine to the corresponding node. |
| 56 | + pull_request: https://github.com/deckhouse/virtualization/pull/1874 |
| 57 | + fixes: |
| 58 | + - summary: >- |
| 59 | + Fixed a possible virtual machine hang in the `Pending` state during migration when changing |
| 60 | + the StorageClass. |
| 61 | + pull_request: https://github.com/deckhouse/virtualization/pull/1903 |
| 62 | +vmop: |
| 63 | + fixes: |
| 64 | + - summary: >- |
| 65 | + Fixed an issue with cloning a virtual machine whose disks use storage in |
| 66 | + `WaitForFirstConsumer` mode. |
| 67 | + pull_request: https://github.com/deckhouse/virtualization/pull/1926 |
| 68 | +
|
0 commit comments