1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/pkg
Markus Lehtonen 7c5f7d600e source/cpu: make cpuid configurable
Add 'cpuid/attributeBlacklist' and 'cpuid/attributeWhitelist' config
options for the cpu feature source. These can be used to filter the set
of cpuid capabilities that get published. The intention is to reduce
clutter in the NFD label space, getting rid of "obvious" or misleading
cpuid labels. Whitelisting has higher priority, i.e.  only whitelist
takes effect if both attributeWhitelist and attributeBlacklist are
specified.
2019-05-13 17:17:02 +03:00
..
apihelper apihelpers: drop unused fields from K8sHelpers 2019-05-07 10:37:16 +03:00
cpuid Re-factor cpuid functionality out of source/rdt 2019-04-12 14:36:08 +03:00
labeler Fix unit tests after master-worker split 2019-04-04 22:40:24 +03:00
nfd-master nfd-master: correct a mistake in unit tests 2019-05-08 23:07:52 +03:00
nfd-worker source/cpu: make cpuid configurable 2019-05-13 17:17:02 +03:00
version Move version information into a separate module 2019-04-04 22:40:24 +03:00