1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen 9fad67ee39 nfd-master: cleanup updater-pool method args
We store the work queues in the updater pool struct so we don't need to
pass those as function arguments.
2024-09-16 14:50:08 +03:00
..
metrics.go Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nfd-api-controller.go nfd-master: proper shutdown of nfd api informers 2024-08-20 12:44:08 +03:00
nfd-api-controller_test.go Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
nfd-master-internal_test.go Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nfd-master.go Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nfd-master_test.go nfd-master: parse kubeconfig even with NoPublish set 2024-04-08 14:25:27 +03:00
updater-pool.go nfd-master: cleanup updater-pool method args 2024-09-16 14:50:08 +03:00
updater-pool_test.go nfd-master: explicit state variable for the node updater pool 2024-08-19 13:27:56 +03:00