1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen bce446c5b6 nfd-master: protect node updater pool queueing with a lock
Prevents races when (re-)starting the queue. There are no reports on
issues related to this (and I haven't come up with any actual failure
path in the current code) but better to be safe and follow the best
practices.
2024-03-27 16:53:34 +02:00
..
metrics.go Refactor metrics 2023-10-09 10:49:12 +03:00
nfd-api-controller.go nfd-master: fix memory leak in nfd api-controller 2024-03-14 15:39:10 +02: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 Add FeatureGate framework to handle new features 2024-03-15 19:11:32 +01:00
nfd-master.go nfd-master: protect node updater pool queueing with a lock 2024-03-27 16:53:34 +02:00
nfd-master_test.go Add master config file 2023-04-03 09:52:09 +01:00
node-updater-pool.go nfd-master: protect node updater pool queueing with a lock 2024-03-27 16:53:34 +02:00
node-updater-pool_test.go nfd-master: ditch apihelper 2024-01-26 16:09:22 +02:00