|
| 1 | +api: |
| 2 | + fixes: |
| 3 | + - summary: Fixed the requeue loss bug during VD/VI/CVI provisioning. |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1046 |
| 5 | +docs: |
| 6 | + fixes: |
| 7 | + - summary: Deleted the repetitive paragraphs in IP address section |
| 8 | + pull_request: https://github.com/deckhouse/virtualization/pull/1059 |
| 9 | +images: |
| 10 | + fixes: |
| 11 | + - summary: Disable false positive error logs about not ready datasource. |
| 12 | + pull_request: https://github.com/deckhouse/virtualization/pull/1050 |
| 13 | +module: |
| 14 | + fixes: |
| 15 | + - summary: >- |
| 16 | + Fix the update parameters for control-plane components in HA mode, which caused the update |
| 17 | + to hang. |
| 18 | + pull_request: https://github.com/deckhouse/virtualization/pull/1092 |
| 19 | + - summary: fix vm, vmop alerts |
| 20 | + pull_request: https://github.com/deckhouse/virtualization/pull/1079 |
| 21 | +vd: |
| 22 | + features: |
| 23 | + - summary: >- |
| 24 | + Now the stopped virtual machine does not protect the virtual disk, and the virtual disk |
| 25 | + becomes available for deletion |
| 26 | + pull_request: https://github.com/deckhouse/virtualization/pull/1014 |
| 27 | +vm: |
| 28 | + fixes: |
| 29 | + - summary: Set the maximum size of the embedded cloud-init block to 2048 bytes. |
| 30 | + pull_request: https://github.com/deckhouse/virtualization/pull/1083 |
| 31 | + - summary: Add a mechanism to clean up zombie processes from the virtual machine container. |
| 32 | + pull_request: https://github.com/deckhouse/virtualization/pull/1058 |
| 33 | + - summary: trim quotes in discovered ClusterIP |
| 34 | + pull_request: https://github.com/deckhouse/virtualization/pull/1052 |
| 35 | + - summary: >- |
| 36 | + Optimize the display of conditions. Now only relevant conditions are shown in the virtual |
| 37 | + machine status. |
| 38 | + pull_request: https://github.com/deckhouse/virtualization/pull/1023 |
| 39 | +vmclass: |
| 40 | + fixes: |
| 41 | + - summary: >- |
| 42 | + Fix an issue when creating a VirtualMachineClass resource that could remain in a Pending |
| 43 | + state during cluster creation or when adding nodes |
| 44 | + pull_request: https://github.com/deckhouse/virtualization/pull/1075 |
| 45 | +vmip: |
| 46 | + fixes: |
| 47 | + - summary: Fix the flickering of the Bound phase |
| 48 | + pull_request: https://github.com/deckhouse/virtualization/pull/1093 |
| 49 | + - summary: Fix vmip listing in the watcher. |
| 50 | + pull_request: https://github.com/deckhouse/virtualization/pull/1084 |
| 51 | + - summary: >- |
| 52 | + Fix an issue with the creation of duplicate VirtualMachineIPAddressLease resources for a |
| 53 | + single virtual machine. |
| 54 | + pull_request: https://github.com/deckhouse/virtualization/pull/1081 |
| 55 | + - summary: Fix creating many vmipleases from one vmip. |
| 56 | + pull_request: https://github.com/deckhouse/virtualization/pull/1012 |
| 57 | +vmsnapshot: |
| 58 | + fixes: |
| 59 | + - summary: >- |
| 60 | + Fix an issue where the VirtualMachineSnapshot resource could remain in a Pending state |
| 61 | + because it was unable to determine the status of the virtual machine agent. |
| 62 | + pull_request: https://github.com/deckhouse/virtualization/pull/1065 |
| 63 | +
|
0 commit comments