Skip to content

Commit 6c7dfcc

Browse files
Changelog v1.2.1 (#1777)
Signed-off-by: deckhouse-BOaTswain <[email protected]> Co-authored-by: Isteb4k <[email protected]>
1 parent d6e279c commit 6c7dfcc

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG/CHANGELOG-v1.2.1.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
core:
2+
fixes:
3+
- summary: Fix virt-launcher `/sbin/dmidecode not found` error
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1775
5+
module:
6+
fixes:
7+
- summary: >-
8+
The deprecated part of the configuration has been removed, which could have prevented the
9+
virtualization module from upgrading in clusters running Kubernetes version 1.34 and above.
10+
pull_request: https://github.com/deckhouse/virtualization/pull/1771
11+

CHANGELOG/CHANGELOG-v1.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- **[core]** add missing libraries to virt-launcher build [#1761](https://github.com/deckhouse/virtualization/pull/1761)
2828
- **[core]** Fixed the MethodNotAllowed error for patch and watch operations when querying the `VirtualMachineClass` resource via command-line utilities (d8 k, kubectl). [#1666](https://github.com/deckhouse/virtualization/pull/1666)
2929
- **[images]** Fixed an issue that prevented deleting `VirtualImage` and `ClusterVirtualImage` resources for a stopped virtual machine. [#1669](https://github.com/deckhouse/virtualization/pull/1669)
30+
- **[module]** The deprecated part of the configuration has been removed, which could have prevented the virtualization module from upgrading in clusters running Kubernetes version 1.34 and above. [#1771](https://github.com/deckhouse/virtualization/pull/1771)
3031
- **[module]** Fixed RBAC for the `user` and `editor` cluster roles. [#1749](https://github.com/deckhouse/virtualization/pull/1749)
3132
- **[module]** Fixed the `D8VirtualizationVirtualMachineFirmwareOutOfDate` alert, which could be duplicated when virtualization runs in HA mode. [#1739](https://github.com/deckhouse/virtualization/pull/1739)
3233
- **[module]** Added the ability to modify or delete the `VirtualMachineClass` resource named "generic". The virtualization module will no longer restore it to its original state. [#1597](https://github.com/deckhouse/virtualization/pull/1597)

0 commit comments

Comments
 (0)