Skip to content

Commit 9bc3fde

Browse files
Changelog v0.18.1 (#1070)
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com> Co-authored-by: Isteb4k <Isteb4k@users.noreply.github.com>
1 parent 1fd58b9 commit 9bc3fde

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v0.18.1.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
vm:
2+
fixes:
3+
- summary: >-
4+
The collection of metrics based on conditions has been fixed.
5+
`AwaitingRestartToApplyConfiguration`, `ConfigurationApplied`, `AgentReady` and
6+
`FirmwareUpToDate` conditions of the virtual machine are no longer displayed to the user
7+
unless they contain an issue or an important message. However, this change was not initially
8+
reflected in the metrics. It has now been corrected.
9+
pull_request: https://github.com/deckhouse/virtualization/pull/1069
10+

CHANGELOG/CHANGELOG-v0.18.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414

1515
- **[vd]** Fix cleanup for CVI and VI when creating from object reference with the type VirtualDisk. [#996](https://github.com/deckhouse/virtualization/pull/996)
16+
- **[vm]** The collection of metrics based on conditions has been fixed. `AwaitingRestartToApplyConfiguration`, `ConfigurationApplied`, `AgentReady` and `FirmwareUpToDate` conditions of the virtual machine are no longer displayed to the user unless they contain an issue or an important message. However, this change was not initially reflected in the metrics. It has now been corrected. [#1069](https://github.com/deckhouse/virtualization/pull/1069)
1617
- **[vm]** The InUse condition is now correctly removed when the virtual machine class is no longer used by any VM. [#1009](https://github.com/deckhouse/virtualization/pull/1009)
1718
- **[vm]** Resolved an issue where it was impossible to stop a VM if there were unapplied changes in its configuration. [#991](https://github.com/deckhouse/virtualization/pull/991)
1819
- **[vm]** Improved the logic for handling VM conditions and enhanced the status output for more accurate monitoring. [#931](https://github.com/deckhouse/virtualization/pull/931)

0 commit comments

Comments
 (0)