|
| 1 | +ci: |
| 2 | + fixes: |
| 3 | + - summary: Fix run script path. |
| 4 | + pull_request: https://github.com/deckhouse/virtualization/pull/1627 |
| 5 | + - summary: add intvirtvm describe to e2e test dumps, change restart approval mode |
| 6 | + pull_request: https://github.com/deckhouse/virtualization/pull/1554 |
| 7 | +core: |
| 8 | + fixes: |
| 9 | + - summary: More frequent polling for applied checksum to get audit events about changed checksum. |
| 10 | + pull_request: https://github.com/deckhouse/virtualization/pull/1637 |
| 11 | + - summary: fix map iterate concurrency panic in vm-route-forge |
| 12 | + pull_request: https://github.com/deckhouse/virtualization/pull/1602 |
| 13 | +docs: |
| 14 | + fixes: |
| 15 | + - summary: Update manual about VM traffic redirect |
| 16 | + pull_request: https://github.com/deckhouse/virtualization/pull/1646 |
| 17 | +images: |
| 18 | + fixes: |
| 19 | + - summary: Fix deleting images connected to Stopped VMs. |
| 20 | + pull_request: https://github.com/deckhouse/virtualization/pull/1669 |
| 21 | +module: |
| 22 | + features: |
| 23 | + - summary: Validate dvcr section in ModuleConfig. |
| 24 | + pull_request: https://github.com/deckhouse/virtualization/pull/1628 |
| 25 | + - summary: add project/namespace virtual machines overview dashboard and fix virtualmachine dashboard |
| 26 | + pull_request: https://github.com/deckhouse/virtualization/pull/1603 |
| 27 | + fixes: |
| 28 | + - summary: fix file prefix for grafana dashboards |
| 29 | + pull_request: https://github.com/deckhouse/virtualization/pull/1673 |
| 30 | + - summary: Improving audit events names. Also add ignoring system service acconts. |
| 31 | + pull_request: https://github.com/deckhouse/virtualization/pull/1611 |
| 32 | + - summary: >- |
| 33 | + Improve module control audit event name field. Also process event only for supported methods |
| 34 | + and skip service accounts events. |
| 35 | + pull_request: https://github.com/deckhouse/virtualization/pull/1604 |
| 36 | + - summary: Fix virtualization-audit image check. |
| 37 | + pull_request: https://github.com/deckhouse/virtualization/pull/1589 |
| 38 | +observability: |
| 39 | + features: |
| 40 | + - summary: >- |
| 41 | + Added three new Prometheus metrics for VirtualDisk monitoring (capacity_bytes, info, and |
| 42 | + status_inuse). |
| 43 | + pull_request: https://github.com/deckhouse/virtualization/pull/1592 |
| 44 | +test: |
| 45 | + features: |
| 46 | + - summary: Mark test case resources with label. |
| 47 | + pull_request: https://github.com/deckhouse/virtualization/pull/1645 |
| 48 | + fixes: |
| 49 | + - summary: Fix migration helper usage. |
| 50 | + pull_request: https://github.com/deckhouse/virtualization/pull/1644 |
| 51 | + - summary: Exclude `http2.GoAwayError` from error checker. |
| 52 | + pull_request: https://github.com/deckhouse/virtualization/pull/1640 |
| 53 | + - summary: Set MiddleTimeout for framework Delete method. |
| 54 | + pull_request: https://github.com/deckhouse/virtualization/pull/1639 |
| 55 | +vd: |
| 56 | + fixes: |
| 57 | + - summary: Do not block volume migrations if failed snapshot exists. |
| 58 | + pull_request: https://github.com/deckhouse/virtualization/pull/1647 |
| 59 | +vdsnapshot: |
| 60 | + fixes: |
| 61 | + - summary: >- |
| 62 | + A virtual disk snapshot will be in the Failed phase if `spec.requiredConsistency` is `true`, |
| 63 | + but a virtual machine has not been stopped or filesystem has not been frozen during the |
| 64 | + snapshotting process. |
| 65 | + pull_request: https://github.com/deckhouse/virtualization/pull/1605 |
| 66 | +vm: |
| 67 | + features: |
| 68 | + - summary: sync tolerations immediately for auto migration when node placement changed |
| 69 | + pull_request: https://github.com/deckhouse/virtualization/pull/1621 |
| 70 | + fixes: |
| 71 | + - summary: >- |
| 72 | + Fixed an issue where the Virtualization Controller could panic on unexpected block device |
| 73 | + deletion. |
| 74 | + pull_request: https://github.com/deckhouse/virtualization/pull/1585 |
| 75 | +vmbda: |
| 76 | + fixes: |
| 77 | + - summary: Fix missing Serial for Attached images and disks in intvirtvm. |
| 78 | + pull_request: https://github.com/deckhouse/virtualization/pull/1580 |
| 79 | + - summary: VMBDA now reports a clear error if the device is not available on the VM's node. |
| 80 | + pull_request: https://github.com/deckhouse/virtualization/pull/1561 |
| 81 | +vmrestore: |
| 82 | + features: |
| 83 | + - summary: >- |
| 84 | + VirtualMachineRestore is deprecated and replaced by VirtualMachineOperation with type |
| 85 | + 'Restore'. |
| 86 | + pull_request: https://github.com/deckhouse/virtualization/pull/1631 |
| 87 | + fixes: |
| 88 | + - summary: >- |
| 89 | + Remove spurious error logs when snapshot secret name is not yet populated during |
| 90 | + initialization. |
| 91 | + pull_request: https://github.com/deckhouse/virtualization/pull/1624 |
| 92 | +
|
0 commit comments