baremetal-runtimecfg
baremetal-runtimecfg copied to clipboard
[wip] monitor: use a shared informer for node listing
Instead of creating a new Clientset and asking the apiserver for nodes every time, use a shared informer and get nodes from the cache.