1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/pkg/nfd-gc
Markus Lehtonen 45164f580a nfd-gc: use paging when listing CRs
List NodeFeature and NodeResourceTopology objects in pages of 200 items.
This reduces memory consumption and eliminates timeouts (on the
apiserver side) in big clusters of thousands of nodes.
2024-08-02 08:20:17 +03:00
..
metrics.go nfd-gc: add metrics 2023-10-09 13:39:28 +00:00
nfd-gc.go nfd-gc: use paging when listing CRs 2024-08-02 08:20:17 +03:00
nfd-gc_test.go nfd-gc: only fetch object metadata 2024-07-30 16:01:04 +03:00