Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vd): fix condition status updates in VirtualDisk #625

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LopatinDmitr
Copy link
Contributor

@LopatinDmitr LopatinDmitr commented Jan 14, 2025

Description

This PR addresses two issues related to the update generation in conditions for the VirtualDisk module. It fixes the update generation process and changes the status of in-use conditions from "Unknown" to "False".

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

By fixing the update generation and clarifying the status of in-use conditions, this PR ensures that the system behaves predictably and accurately reflects the actual state of conditions.

What is the expected result?

After these changes, condition statuses will be updated correctly, and in-use conditions will no longer show as "Unknown".

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.

@LopatinDmitr LopatinDmitr changed the title fix(vd): fix condition changes fix(vd): fix condition status updates in VirtualDisk Jan 14, 2025
@LopatinDmitr LopatinDmitr marked this pull request as ready for review January 14, 2025 09:37
@LopatinDmitr LopatinDmitr requested a review from Isteb4k January 14, 2025 09:37
@LopatinDmitr LopatinDmitr force-pushed the fix/vd/fix-condition-changes branch 2 times, most recently from 9ef497a to 4c55bf8 Compare January 14, 2025 16:32
@LopatinDmitr LopatinDmitr requested a review from Isteb4k January 14, 2025 16:32
@LopatinDmitr LopatinDmitr force-pushed the fix/vd/fix-condition-changes branch from 4c55bf8 to 4fd488c Compare January 14, 2025 17:55
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