1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/source/custom
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
..
rules source/kernel: unmangled kconfig values for custom rules 2021-12-02 10:06:21 +02:00
custom.go nfd-worker: drop 'custom-' prefix from matchFeatures custom rules 2021-12-09 21:52:40 +02:00
directory_features.go source/custom: implement generic feature matching 2021-11-12 16:51:13 +02:00
static_features.go pkg/apis/nfd: work around issues with k8s deepcopy-gen 2021-11-17 13:40:43 +02:00