1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 13:07:48 +00:00
node-feature-discovery/pkg
Markus Lehtonen 29cbb2429c nfd-worker: add special handling for --sources=all
A new special value 'all' is a shortcut for enabling all feature
sources. It should be the only name specified -- if any other names are
specified 'all' does not take effect, but, we only enable the listed
feature sources. E.g.
  --sources=all enables all sources, but
  --sources=all,cpu only enables the cpu source

Also, print a warning if unknown sources are specified.
2020-11-20 16:23:53 +02:00
..
apihelper Update e2e test to work with updated dependencies 2020-11-18 13:09:13 +02:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
labeler nfd-worker: rework configuration handling 2020-05-21 00:59:37 +03:00
nfd-master nfd-master: add --kubeconfig flag 2020-09-07 07:51:42 +03:00
nfd-worker nfd-worker: add special handling for --sources=all 2020-11-20 16:23:53 +02:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00