intel-device-plugins-for-ku.../pkg
Dmitry Rozhkov fef6763927 deviceplugin: fix duplicate device nodes in ContainerResponse
The variable which gets assigned a value from a list element on every
loop iteration is always the same. Getting a pointer to this variable
results in the same pointer on every iteration.

Rather get a pointer to the actual element of the list.
2019-04-04 15:47:01 +03:00
..
apis/fpga.intel.com webhook: add dynamically configured mappings 2018-08-08 17:58:18 +03:00
client Update codegenerated client code for fpga_admissionwebhook 2019-02-18 17:48:56 +02:00
debug replace glog with simpler home-grown debug logging 2018-08-16 17:40:16 +03:00
deviceplugin deviceplugin: fix duplicate device nodes in ContainerResponse 2019-04-04 15:47:01 +03:00