1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00
node-feature-discovery/source
Jordan Jacobelli 00f96c69d7 Allow to get labels by reading files in local source
The aim here is to add another way to specify labels using the local
source by reading files in a specific directory. That avoids us to
execute a hook when we just need to get the content of a file.
See https://github.com/kubernetes-sigs/node-feature-discovery/issues/226

Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
2019-04-03 09:26:40 -07:00
..
cpu Implement cpu feature source 2018-12-07 16:58:09 +02:00
cpuid Add ARM64 support to cpuid 2018-12-05 10:13:24 +02:00
fake Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
iommu Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
kernel Move selinux detection to kernel feature source 2019-01-03 10:08:28 +02:00
local Allow to get labels by reading files in local source 2019-04-03 09:26:40 -07:00
memory source/memory: detect presence of NVDIMM devices 2019-03-19 09:38:30 +02:00
network Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
panic_fake Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
pci Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
pstate Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
rdt Implement RDT detection in go 2019-02-22 22:23:13 +02:00
storage Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
system source/system: advertise major and minor OS version 2019-02-13 20:45:13 +02:00
source.go Support for non-binary labels 2018-10-10 13:21:49 +03:00