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 02b6b7395c Drop dynamic run-time reconfiguration
Simplify the code and reduce possible error scenarios by dropping
fsnotify-based reconfiguration from nfd-master and nfd-worker. Also
eliminates repeated re-configuration in scenarios where kubelet
continuosly touches the (every minute) mounted file (configmap) on the
filesystem.

Also modifies the Helm and kustomize deployments so that nfd-master,
nfd-worker and nfd-topology-updater pods are restarted on configmap
updates. In kustomize, the slght downside of this is the name of the
config map(s) depends on the content, so every time a user customizes
the config data, the old unused configmap will be left and must be
garbage-collected manually.
2024-08-21 12:46:36 +03:00
..
apis/nfd Simplify code 2024-07-09 09:05:33 +03:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
features feature-gates: mark NodeFeatureAPI as GA 2024-07-16 13:53:31 +03:00
kubectl-nfd Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
labeler Fix update_codegen 2024-04-09 18:28:04 +02:00
nfd-gc nfd-gc: use paging when listing CRs 2024-08-02 08:20:17 +03:00
nfd-master Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nfd-topology-updater Tidy up usage of channels for signaling 2024-04-05 14:39:58 +03:00
nfd-worker Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
podres Update auto-generated code 2024-03-11 12:18:32 +02:00
resourcemonitor topology-updater: ditch apihelper 2024-01-25 22:15:20 +02:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils nfd-master: prevent crash on empty config struct 2024-04-05 14:19:44 +03:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00