1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-30 19:54:46 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen 70ac19ea66 nfd-master: increase controller resync period to 1 hour
Increase the NFD API controller resync period from 5 minutes to 1 hour.
The resync causes nfd-master to replay all NodeFeature and
NodeFeatureRule objects, being effectively a "big hammer reset all"
button. This should only be needed as an "insurance" to fix labels et al
in case they have been manually tampered (outside NFD) and against
certain bugs in nfd itself. NFD is not supposed to manage anything
fast-changing so 1 hour should be enough.

This change only affects behavior when the NodeFeature API has been
enabled (with -enable-nodefeature-api).
2023-04-12 16:38:47 +03:00
..
nfd-api-controller.go nfd-master: increase controller resync period to 1 hour 2023-04-12 16:38:47 +03:00
nfd-master-internal_test.go Merge pull request #1099 from ArangoGutierrez/extended_resources_v2 2023-04-07 08:09:15 -07:00
nfd-master.go Merge pull request #1099 from ArangoGutierrez/extended_resources_v2 2023-04-07 08:09:15 -07:00
nfd-master_test.go Add master config file 2023-04-03 09:52:09 +01:00