Skip to content

refactor(vm): set non migratable usb if firmware out of date and usb devices exists for 1.7#2166

Merged
yaroslavborbat merged 1 commit into
release-1.7from
refactor/vm/set-non-migratable-usb-1.7
Apr 14, 2026
Merged

refactor(vm): set non migratable usb if firmware out of date and usb devices exists for 1.7#2166
yaroslavborbat merged 1 commit into
release-1.7from
refactor/vm/set-non-migratable-usb-1.7

Conversation

@yaroslavborbat
Copy link
Copy Markdown
Member

@yaroslavborbat yaroslavborbat commented Mar 27, 2026

Description

set non migratable usb if firmware out of date and usb devices exists

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: "Action is required to update the firmware on virtual machines with a connected USB device."
impact_level: high
impact: |
  Action is required to update the firmware on virtual machines with a connected USB device (a corresponding migration prompt will appear in the VM status):
  - either disconnect the USB device and migrate the virtual machine;
  - or restart the virtual machine.

  Until the action is taken, the virtual machine will continue running, but it cannot be migrated.
  After completing the action, the virtual machine will be updated to the current firmware version and will be ready for migration again.

…devices exists

Signed-off-by: Yaroslav Borbat <yaroslav.borbat@flant.com>
@nevermarine nevermarine modified the milestones: v1.7.0, v1.8.0 Mar 31, 2026
@yaroslavborbat yaroslavborbat removed this from the v1.8.0 milestone Apr 14, 2026
@yaroslavborbat yaroslavborbat merged commit be36821 into release-1.7 Apr 14, 2026
52 of 57 checks passed
@yaroslavborbat yaroslavborbat deleted the refactor/vm/set-non-migratable-usb-1.7 branch April 14, 2026 12:34
@Isteb4k Isteb4k added this to the v1.7.1 milestone Apr 20, 2026
This was referenced Apr 20, 2026
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.

4 participants