1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source
Markus Lehtonen bdbf96d7d4 source/usb: scan host sysfs
Scan the mounted host sysfs instead of hard coded /sys mount point.
Currently, sysfs devices subdir is not namespaced in Linux (containers
have the same view as the host) so this wasn't an issue in practice.
However, this change should make the code more future proof and align
usb with other sysfs detection in nfd.
2022-10-24 20:53:10 +03:00
..
cpu Merge pull request #925 from marquiz/devel/feature-api-flatten 2022-10-24 01:14:26 -07:00
custom apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
fake apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
kernel apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
local apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
memory apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
network apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
pci apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
storage apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
system apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
usb source/usb: scan host sysfs 2022-10-24 20:53:10 +03:00
mock_LabelSource.go Re-generate files 2022-08-10 09:47:23 +03:00
source.go apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
source_test.go pkg/api/feature: rename types 2022-10-06 11:25:01 +03:00