Skip to content

Backport: fix(vm): fix condition based metrics#1071

Merged
deckhouse-BOaTswain merged 1 commit into
release-0.18from
cherry-pick-release-0.18-56cf15fe708da866d941388d279394cbb012a5ae
May 20, 2025
Merged

Backport: fix(vm): fix condition based metrics#1071
deckhouse-BOaTswain merged 1 commit into
release-0.18from
cherry-pick-release-0.18-56cf15fe708da866d941388d279394cbb012a5ae

Conversation

@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor

Description

AwaitingRestartToApplyConfiguration, ConfigurationApplied, AgentReady and FirmwareUpToDate conditions are no longer displayed to the user unless they contain an issue or some important message for the user. However, this change was not accounted for in the metrics. It's fixed in this pr.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm 
type: fix
summary: 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.

AwaitingRestartToApplyConfiguration, ConfigurationApplied, AgentReady and FirmwareUpToDate conditions are no longer displayed to the user unless they contain an issue or some important message for the user. However, this change was not accounted for in the metrics. It's fixed in this pr.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
@deckhouse-BOaTswain deckhouse-BOaTswain merged commit b7ad4c9 into release-0.18 May 20, 2025
@deckhouse-BOaTswain deckhouse-BOaTswain deleted the cherry-pick-release-0.18-56cf15fe708da866d941388d279394cbb012a5ae branch May 20, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants