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/deployment
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
..
base Use worker DS OwnerReference for NF's 2024-07-04 13:53:24 +02:00
components Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
helm/node-feature-discovery Drop dynamic run-time reconfiguration 2024-08-21 12:46:36 +03:00
nodefeaturerule/samples Merge pull request #1715 from marquiz/devel/avx10-deprecate 2024-05-24 04:53:59 -07:00
overlays deployment/kustomize: drop the sample cert-manager overlay 2024-01-03 21:13:15 +02:00