1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-30 19:54:46 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen e6e32a88c3 nfd-master: implement controller for NodeFeatureRule CRs
Implement a simple controller stub that operates on NodeFeatureRule
objects. The controller does not yet have any functionality other than
logging changes in the (NodeFeatureRule) objecs it is watching.

Also update the documentation on the -no-publish flag to match the new
functionality.
2021-11-22 16:57:42 +02:00
..
nfd-master-internal_test.go pkg/nfd-master: fix linter errors in tests 2021-10-04 09:51:38 +03:00
nfd-master.go nfd-master: implement controller for NodeFeatureRule CRs 2021-11-22 16:57:42 +02:00
nfd-master_test.go nfd-master: use flag for command line parsing 2021-02-24 12:06:16 +02:00
nodefeaturerule-controller.go nfd-master: implement controller for NodeFeatureRule CRs 2021-11-22 16:57:42 +02:00