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 522b87e325 nfd-worker: change TestRun to use NodeFeature API
Run nfd-worker with NodeFeature API enabled (against a fake apiserver)
instead of using the deprecated gRPC (against a nfd-master instance).

Expand the test to verify the features and labels that are advertised as
a NodeFeature object.
2024-07-12 09:50:09 +03:00
..
metrics.go Refactor metrics 2023-10-09 10:49:12 +03:00
nfd-worker-internal_test.go Add optionable arguments to NewWorker 2024-07-09 15:08:26 +02:00
nfd-worker.go nfd-worker: change TestRun to use NodeFeature API 2024-07-12 09:50:09 +03:00
nfd-worker_test.go nfd-worker: change TestRun to use NodeFeature API 2024-07-12 09:50:09 +03:00