Skip to content

fix(vmclass): correctly remove the InUse condition when the VMClass is not used by any VM#1009

Merged
yaroslavborbat merged 1 commit into
mainfrom
fix/vmclass/condition-inuse
May 5, 2025
Merged

fix(vmclass): correctly remove the InUse condition when the VMClass is not used by any VM#1009
yaroslavborbat merged 1 commit into
mainfrom
fix/vmclass/condition-inuse

Conversation

@yaroslavborbat
Copy link
Copy Markdown
Member

@yaroslavborbat yaroslavborbat commented May 5, 2025

Description

Сorrectly remove the InUse condition when the VMClass is not used by any VM

Why do we need it, and what problem does it solve?

What is the expected result?

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 InUse condition is now correctly removed when the virtual machine class is no longer used by any VM.

Signed-off-by: Yaroslav Borbat <yaroslav.borbat@flant.com>
@yaroslavborbat yaroslavborbat requested a review from Isteb4k as a code owner May 5, 2025 15:18
@yaroslavborbat yaroslavborbat added this to the v0.18.0 milestone May 5, 2025
@yaroslavborbat yaroslavborbat merged commit ee4e9b9 into main May 5, 2025
23 of 25 checks passed
@yaroslavborbat yaroslavborbat deleted the fix/vmclass/condition-inuse branch May 5, 2025 15:43
yachmenevas pushed a commit that referenced this pull request Oct 15, 2025
…s not used by any VM (#1009)

Сorrectly remove the InUse condition when the VMClass is not used by any VM

Signed-off-by: Yaroslav Borbat <yaroslav.borbat@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants