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
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
..
apihelper update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
apis/nfd/v1alpha1 Create extended resources with NodeFeatureRule 2023-04-07 16:14:56 +02:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
labeler update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
nfd-master nfd-master: increase controller resync period to 1 hour 2023-04-12 16:38:47 +03:00
nfd-topology-gc nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
nfd-topology-updater reactive updates: add an option to disable the feature 2023-03-16 11:53:16 +02:00
nfd-worker Merge pull request #1084 from AhmedGrati/feat-add-master-config-file 2023-04-04 10:41:40 -07:00
podres topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
resourcemonitor topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils pkg/utils: add UnmarshalJSON method to StringSetVal 2023-03-14 10:53:24 +02:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00