baremetal-runtimecfg icon indicating copy to clipboard operation
baremetal-runtimecfg copied to clipboard

[wip] monitor: use a shared informer for node listing

Open dcbw opened this issue 1 year ago • 9 comments

Instead of creating a new Clientset and asking the apiserver for nodes every time, use a shared informer and get nodes from the cache.

dcbw avatar Nov 03 '23 18:11 dcbw