1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 08:47:04 +00:00
node-feature-discovery/pkg/nfd-topology-updater
pprokop 5a9a12151c nfd-topology-updater: fix kubelet state file notifier
- kubelet_internal_checkpoint file is in /var/lib/kubelet/device-plugins not /var/lib/kubelet
  fsWatcher doesn't watch dirs recursively
- e.Name returned from fsWatcher events is a full path not a basename

Signed-off-by: pprokop <pprokop@nvidia.com>
2023-04-24 13:21:56 +02:00
..
kubeletnotifier nfd-topology-updater: fix kubelet state file notifier 2023-04-24 13:21:56 +02:00
nfd-topology-updater.go reactive updates: add an option to disable the feature 2023-03-16 11:53:16 +02:00
nfd-topology-updater_test.go topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00