Skip to content

refreshing available devices

It seems like smarter-device-manager only walks /dev/ upon startup, so if we plug/unplug a device we have to restart the daemonset.

Could we have some kind of polling interval, where changes to /dev/ will show up (subject of course to the configmap pattern)?