intel / intel/intel-technology-enabling-for-openshift
avoid MCO for vfio-pci. Find more elegent way to load vfio-pci by default
Open
enhancement
qat
- Dominant language
- Python
- Stars
- 22
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**Issue:**
vfio-pci driver is needed by QAT and needs to be loaded before plugin is deployed. For now there is a MCO that loads the driver. We want to move away from the MCO.
**Potential solution**
We can load the vfio-pci driver using initcontainers.
Contributor guide
Assessment
This issue has not been assessed yet.