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 bf01875368 nfd-worker: drop 'custom-' prefix from matchFeatures custom rules
Do not prefix label names from the new matchFeatures/matchAny custom
rules with "custom-". We want to have the same result (set of labels)
from a rule independent of whether it has been specified in worker
config or in a NodeFeatureRule CRs. Legacy matchOn rules (not available
in NodeFeatureRule CRs) are intact, i.e. still prefixed, in order to
retain backwards compatibility.
2021-12-09 21:52:40 +02:00
..
cpu source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
custom nfd-worker: drop 'custom-' prefix from matchFeatures custom rules 2021-12-09 21:52:40 +02:00
fake source/fake: implement FeatureSource 2021-12-07 10:34:41 +02:00
iommu source: introduce FeatureSource interface 2021-09-20 09:58:07 +03:00
kernel source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
local source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
memory source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
network source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
pci source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
storage source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
system source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
usb source: make per-source unit tests stricter 2021-12-03 10:26:26 +02:00
config.go topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
mock_LabelSource.go Merge pull request #602 from marquiz/devel/go-generate 2021-09-21 06:16:24 -07:00
source.go Merge pull request #602 from marquiz/devel/go-generate 2021-09-21 06:16:24 -07:00
source_test.go source/kernel: implement FeatureSource 2021-11-11 18:33:40 +02:00