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-worker
Markus Lehtonen 5e6f0779e9 nfd-worker: stop masking crashes in feature discovery
The code should be stable enough. If there are fatal bugs causing the
discovery to panic/segfault that should be made visible instead of
semi-siently hiding it. Also, this caused one (negative) test case to
fail undetected which is now fixed.
2021-03-01 09:14:19 +02:00
..
nfd-worker-internal_test.go nfd-worker: stop masking crashes in feature discovery 2021-03-01 09:14:19 +02:00
nfd-worker.go nfd-worker: stop masking crashes in feature discovery 2021-03-01 09:14:19 +02:00
nfd-worker_test.go nfd-worker: switch to flag in command line parsing 2021-02-24 12:06:16 +02:00