squat / generic-device-plugin

A Kubernetes device plugin to schedule generic Linux devices
Apache License 2.0
198 stars 22 forks source link

Fix USB enumeration #28

Closed vigmat28 closed 1 year ago

vigmat28 commented 1 year ago

Resolve #27

squat commented 1 year ago

Another thing to note is that this enhancement will also reduce memory usage of the device plugin whenever USB discovery is disabled.

xref: #17