1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 05:48:21 +00:00
node-feature-discovery/pkg
Markus Lehtonen cd4c1dd4b8 nfd-master: fix retry of node updates
This patch addresses issues with slow node status (extended resources)
updates. Previously we did just a few retries in quick succession which
could result in the node update failing, just because node status was
updated slower than our retry window. The patch mitigates the issue by
increasing the number of tries to 15. In addition, it creates a
ratelimiter with a longer per-item (per-node) base delay.

The patch also fixes the e2e-tests to expose the issue.
2023-10-20 15:11:04 +00:00
..
apihelper generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
apis/nfd/v1alpha1 pkg/utils: migrate KlogDump to structured logging 2023-05-31 14:43:08 +03:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated generate: update auto-generated code 2023-04-19 09:49:17 +03:00
labeler generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
nfd-gc nfd-gc: support garbage collection of NodeFeatures 2023-08-22 21:24:26 +03:00
nfd-master nfd-master: fix retry of node updates 2023-10-20 15:11:04 +00:00
nfd-topology-updater nfd-updater: events: enable timer-only flow 2023-09-04 13:05:50 +02:00
nfd-worker metrics: improve feature discovery duration metric 2023-07-31 19:45:22 +03:00
podres generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
resourcemonitor topology-updater: migrate to structured logging 2023-05-31 14:43:08 +03:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils fix empty hugepages in some numa nodes caused no such file or directory error 2023-08-08 15:14:44 +08:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00