-
Bug
-
Resolution: Done-Errata
-
Undefined
-
CNV v4.19.0
Description of problem:
KubeVirt PR #13497 has removed the project admin’s ability to migrate a VM to prevent abuse of the migration mechanism. Currently, in OpenShift Virtualization, NIC hotplug / unplug operations require a migration in order to complete successfully: 1. The attached interfaces are added when the target pod is created. Same for the detached interfaces. 2. SR-IOV NIC hotplug requires the invocation of the SR-IOV device plugin which currently only happens on pod creation. The project admin’s inability to initiate a migration breaks the NIC hotplug / hotunplug feature.
Version-Release number of selected component (if applicable):
v4.19
How reproducible:
100%
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
A cluster admin could grant the project admin the RBAC rules to create VMIM, thus working around this issue.
- is blocked by
-
CNV-57555 Docs, NIC hotplug / unplug: Document the need to have VMIM creation permissions
-
- Closed
-
- is related to
-
CNV-54829 Document new permissions around LM
-
- Closed
-
-
CNV-57108 RN: new role permission for live migrations
-
- Closed
-
- links to
-
RHEA-2025:153097 OpenShift Virtualization 4.19.4 Images