Kkubevirt-botFix flakiness in migration priority queue unit tests
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
migration ctrl: use the priority field The priority field of the VMIM instruct the controller on which migration should be picked first. Signed-off-by: fossedihelm <ffossemo@redhat.com> | 7 个月前 | |
virt-controller: add OWNERS file Signed-off-by: fossedihelm <ffossemo@redhat.com> | 1 年前 | |
Moved decentralized migration cancel handling to decentralized.go Signed-off-by: Alexander Wels <awels@redhat.com> | 9 个月前 | |
bugfix: prevent VM migration between different CPU vendors Migrations between AMD and Intel nodes are not supported due to incompatible CPU instruction sets. This adds CPU vendor label matching to ensure VMs only migrate between nodes with the same CPU vendor. The migration controller now extracts the CPU vendor label from the source node and adds it to the target pod's node selector, preventing cross-vendor migrations. Signed-off-by: Daniel Sionov <dsionov@redhat.com> | 6 个月前 | |
consistent punctuation of Copyright notices under pkg/ Signed-off-by: Dan Kenigsberg <danken@redhat.com> | 1 年前 | |
Fix flakiness in migration priority queue unit tests Signed-off-by: Jed Lejosne <jed@redhat.com> | 5 个月前 | |
Introduce migration package Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com> | 1 年前 |