1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/pkg/nfd-client
Francesco Romani 700d9e215c topology-updater: continue looping on scan error
Scanning podresources can temporarily fail; the previous code was
mistakenly not rearming the loop condition when this occurred,
effectively stopping the monitoring.

Rather, we should always pool and bail out on unrecoverable
error or when asked to stop.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-10-20 10:08:13 +02:00
..
topology-updater topology-updater: continue looping on scan error 2022-10-20 10:08:13 +02:00
worker apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
base.go nfd-client: don't use deprecated grpc.WithInsecure() 2022-09-09 11:07:22 +03:00