mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 19:58:17 +00:00
The MetricsGrabber itself knows now whether it supports each component. The checks inside the tests therefore are redundant at best or worse, they are wrong: for example, on a KinD cluster the check for "has master node registered" failed and metrics grabbing from scheduler and controller manager were skipped unnecessarily.