intel-device-plugins-for-ku.../pkg/deviceplugin
Mikko Ylinen 1d41852013 qat: mount VFIO devices for topology hints to work
Previously, /dev/vfio/xx devices were just arbitrary strings and the
plugin did not need the devices for anything. After adding the checks
for topology hints, we need to read the devices attached to those so
the device nodes must be bind mounted in the plugin container.

Moreover, be more verbose about any errors coming from the topology code.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-03-02 08:13:09 +02:00
..
api.go qat: mount VFIO devices for topology hints to work 2020-03-02 08:13:09 +02:00
manager_test.go Implement function for DeviceInfo creation 2020-02-07 15:26:37 +02:00
manager.go bump k8s dependencies up to v1.17.0 2020-01-09 11:19:58 +02:00
server_test.go Implement function for DeviceInfo creation 2020-02-07 15:26:37 +02:00
server.go Send topology info to kubelet 2020-02-10 13:45:34 +02:00