Vladik Romanovsky
Vladik Romanovsky
### What this PR does: This PR aims to streamline and organize the actions taken by the migration controller when prompted to force migrations to completion. The new `ForceMigrationCompletion` option,...
This is a manual cherry-pick of https://github.com/kubevirt/kubevirt/pull/12053 ### Release note ```release-note Only a single vgpu display option with ramfb will be configured per VMI. ```
### What this PR does Before this PR: After this PR: Fixes # ### Why we need it and why it was done in this way The following tradeoffs were...
### What this PR does This PR moves the setting of certain nodeSelectors from the VMI admonition controller to virt-controller. nodeSelectors affect the scheduling of the virt-launcher pod and do...
### What this PR does This PR reworks the Github action that is responsible for labeling VEP approved PRs The goal is to more accurately determine if a VEP is...
### What this PR does #### Before this PR: #### After this PR: ### References ### Why we need it and why it was done in this way The following...