|
| 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: Fix setting LastTransitionTime in condition if reason changed. |
| 17 | + pull_request: https://github.com/deckhouse/virtualization/pull/1543 |
| 18 | +module: |
| 19 | + fixes: |
| 20 | + - summary: >- |
| 21 | + Current PR fix panics, which causes when during e2e tests one of pods of |
| 22 | + virtualization-controller is completed. |
| 23 | + pull_request: https://github.com/deckhouse/virtualization/pull/1535 |
| 24 | + - summary: This PR fix bring some fixes for fuzzing tests. |
| 25 | + pull_request: https://github.com/deckhouse/virtualization/pull/1261 |
| 26 | +vm: |
| 27 | + fixes: |
| 28 | + - summary: prohibit duplicating networks in the VirtualMachine `.spec` |
| 29 | + pull_request: https://github.com/deckhouse/virtualization/pull/1545 |
| 30 | +vmip: |
| 31 | + fixes: |
| 32 | + - summary: >- |
| 33 | + Added validation to ensure that an IP address is not already in use when updating the |
| 34 | + `VirtualMachineIP` address. |
| 35 | + pull_request: https://github.com/deckhouse/virtualization/pull/1530 |
| 36 | +vmop: |
| 37 | + fixes: |
| 38 | + - summary: >- |
| 39 | + This PR enhances the `VirtualMachineOperation` CRD by adding validation rules to ensure safe |
| 40 | + and valid resource naming during clone operations. |
| 41 | + pull_request: https://github.com/deckhouse/virtualization/pull/1522 |
| 42 | +
|
0 commit comments