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 131325fb2c nfd-master: refactor api-controller object handling
Split out resolving of node name (of the node to be updated) into a
separate function. Makes it possible to add unit tests. Also. do
unconditional type casting in the handler functions – that shouldn't
fail unless there is a really serious internal inconsistency in the
codebase so it should be ok to panic.
2023-04-28 17:33:33 +03:00
..
nfd-api-controller.go nfd-master: refactor api-controller object handling 2023-04-28 17:33:33 +03:00
nfd-api-controller_test.go nfd-master: refactor api-controller object handling 2023-04-28 17:33:33 +03:00
nfd-master-internal_test.go Merge pull request #1139 from AhmedGrati/feat-configure-master-resync 2023-04-24 03:49:02 -07:00
nfd-master.go nfd-master: log node name when processing NodeFeatureRules 2023-04-26 07:22:30 +03:00
nfd-master_test.go Add master config file 2023-04-03 09:52:09 +01:00