1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-29 03:04:40 +00:00
node-feature-discovery/deployment
Markus Lehtonen 34574f4211 nfd-worker: set owner reference in NodeFeature objects
This patch creates a owner-dependent relationship between the
nfd-worker pod and the NodeFeature object that it creates. With this
change the orphaned NodeFeature object(s) gets automatically
garbage-collected when the nfd-worker pod goes away, without the need
for manual clean-up actions.
2023-12-08 14:57:31 +02:00
..
base Discover node features as annotations 2023-10-25 19:58:58 +02:00
components nfd-worker: set owner reference in NodeFeature objects 2023-12-08 14:57:31 +02:00
helm/node-feature-discovery nfd-worker: set owner reference in NodeFeature objects 2023-12-08 14:57:31 +02:00
overlays Replace gRPC health probe utility with k8s built-in health probe 2023-09-20 12:25:36 +03:00