|
| 1 | +api: |
| 2 | + features: |
| 3 | + - summary: add metadata preservation for VirtualDisk |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1426 |
| 5 | + fixes: |
| 6 | + - summary: Errors in test cases should not stop the Ginkgo process. |
| 7 | + pull_request: https://github.com/deckhouse/virtualization/pull/1435 |
| 8 | + - summary: Fixed kubebuilder annotations to generate CRDs with correct categories and short names. |
| 9 | + pull_request: https://github.com/deckhouse/virtualization/pull/1421 |
| 10 | +ci: |
| 11 | + fixes: |
| 12 | + - summary: fix release branches scan |
| 13 | + pull_request: https://github.com/deckhouse/virtualization/pull/1431 |
| 14 | + - summary: >- |
| 15 | + The `run:ci` script should be executed from within the script itself to avoid issues with |
| 16 | + shell processing on a GitHub runner. |
| 17 | + pull_request: https://github.com/deckhouse/virtualization/pull/1427 |
| 18 | +core: |
| 19 | + features: |
| 20 | + - summary: Add VM restore feature using new type Restore for VirtualMachineOperation |
| 21 | + pull_request: https://github.com/deckhouse/virtualization/pull/1307 |
| 22 | + fixes: |
| 23 | + - summary: add missing variable 'ModuleNamePrefix' in images.tmpl |
| 24 | + pull_request: https://github.com/deckhouse/virtualization/pull/1439 |
| 25 | + - summary: fix CVE-2025-47907 |
| 26 | + pull_request: https://github.com/deckhouse/virtualization/pull/1413 |
| 27 | +vd: |
| 28 | + fixes: |
| 29 | + - summary: Set disk to failed when image pull fails from registry |
| 30 | + pull_request: https://github.com/deckhouse/virtualization/pull/1400 |
| 31 | +vm: |
| 32 | + fixes: |
| 33 | + - summary: fix `cores` and `coreFraction` validation in sizing policy |
| 34 | + pull_request: https://github.com/deckhouse/virtualization/pull/1420 |
| 35 | + - summary: >- |
| 36 | + fix incorrect data encoding during snapshot creation and restoration by removing redundant |
| 37 | + base64 encoding when storing JSON in Kubernetes Secrets. |
| 38 | + pull_request: https://github.com/deckhouse/virtualization/pull/1419 |
| 39 | + - summary: fix message in NetworkReady condition |
| 40 | + pull_request: https://github.com/deckhouse/virtualization/pull/1414 |
| 41 | + - summary: Add display of `.status.network` if `.spec.network` is empty |
| 42 | + pull_request: https://github.com/deckhouse/virtualization/pull/1412 |
| 43 | + - summary: Block network spec changes when SDN feature gate is disabled |
| 44 | + pull_request: https://github.com/deckhouse/virtualization/pull/1408 |
| 45 | + |
0 commit comments