mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-27 19:40:29 +00:00
As its name, DeprecatedMightBeMasterNode is deprecated. In e2e metrics, the function was used for knowing master node name to get metrics from kube-scheduler and kube-controller-manager pods. This make e2e metrics get these metrics directly by getting those pod names without calling DeprecatedMightBeMasterNode().