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
Mikko Ylinen 24c3a98303 pci: add sriov.capable attribute
SR-IOV is a PCI attribute and also non-NIC PCI devices can have it. Therefore,
it is useful to label all PCI devices with that capability.

After this commit the following labels for Intel NICs are overlapping:
feature.node.kubernetes.io/pci-0200_8086.sriov.capable=true
feature.node.kubernetes.io/network-sriov.capable=true

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-02-18 20:09:32 +02:00
..
cpu vendor: update klauspost/cpuid 2020-01-29 14:51:44 +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 kernel: fix undefined symbol error 2019-06-10 15:25:41 +03:00
local Allow to change labels namespace 2019-05-09 13:17:52 -07:00
memory source/memory: detect NVDIMM DAX mode 2019-06-11 09:58:30 +03:00
network Drop glog based logging 2019-04-25 17:14:58 +03:00
panic_fake Import from sigs.k8s.io/node-feature-discovery 2018-12-04 15:15:46 +02:00
pci pci: add sriov.capable attribute 2020-02-18 20:09:32 +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
mock_FeatureSource.go Re-generate mock sources 2019-04-04 22:40:24 +03:00
source.go Support for non-binary labels 2018-10-10 13:21:49 +03:00