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(vm): do not attach VirtualDisk if it already attached to another VirtualMachine #540

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

eofff
Copy link
Contributor

@eofff eofff commented Nov 26, 2024

Description

Do not attach VirtualDisk if it already attached to another VirtualMachine.

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.

fix
Signed-off-by: Valeriy Khorunzhin <[email protected]>
@eofff eofff merged commit 59776bf into main Nov 26, 2024
6 checks passed
@eofff eofff deleted the fix/vm/not-attach-vd-if-it-already-attached-to-another branch November 26, 2024 11:44
nevermarine pushed a commit that referenced this pull request Dec 3, 2024
…VirtualMachine (#540)

Do not attach VirtualDisk if it already attached to another VirtualMachine.

Signed-off-by: Valeriy Khorunzhin <[email protected]>
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