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
Francesco Romani 053d9176fc 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-31 09:07:28 +00:00
..
api/feature pkg/api/feature: document exported functions 2021-12-01 10:30:17 +02:00
apihelper Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
apis/nfd/v1alpha1 apis/nfd: fix templates with MatchAny only 2022-08-23 16:56:06 +00:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated pkg/generated: add code for interacting with CRD API 2021-11-17 18:51:34 +02:00
kubeconf topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
labeler grpc: extend the API to send raw features 2021-11-16 17:32:28 +02:00
nfd-client topology-updater: continue looping on scan error 2022-10-31 09:07:28 +00:00
nfd-master Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
podres topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
resourcemonitor topologyupdater: Prevent crash with incorrect node id 2022-03-15 11:16:02 +02:00
topologypolicy topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
topologyupdater Update auto-generated code 2021-09-21 13:37:36 +03:00
utils tls: require min TLS version 1.3 2022-02-25 10:08:37 +02:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00