1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 05:18:19 +00:00
node-feature-discovery/source/custom
Markus Lehtonen 0945019161 source/kernel: implement FeatureSource
Separate feature discovery and creation of feature labels in the kernel
source.

Move kernelutils from source/internal back to the source/kernel package.
Change the kconfig custom rule to rely on the FeatureSource interface
(GetFeatures()) of the kernel source.

Also, add minimalist unit test.
2021-11-11 18:33:40 +02:00
..
rules source/kernel: implement FeatureSource 2021-11-11 18:33:40 +02:00
custom.go source: introduce FeatureSource interface 2021-09-20 09:58:07 +03:00
directory_features.go make golint happy 2021-06-14 12:27:58 -05:00
static_features.go make gofmt happy by running gofmt -s 2021-06-14 12:24:44 -05:00