Files
kubernetes/test/e2e/framework
Kenichi Omichi e1f4d5b110 Add nodeHasControlPlanePods()
DeprecatedMightBeMasterNode() has been marked as deprecated and we need to
find alternative way for callers of the function.
In NewResourceUsageGatherer(), the function was called for distinguishing
the specified pods are running on master nodes, and the gatherer gathers
those pods' resource usage.
This adds nodeHasControlPlanePods() to gistinguish the specified pods
are running on nodes which are operating control plane pods (kube-scheduler
and kube-controller-manager) and replace callers of DeprecatedMightBeMasterNode()
with this new function as better way.
2020-07-07 18:19:22 +00:00
..
2020-02-08 12:30:21 -05:00
2020-02-09 01:40:44 +08:00
2020-06-08 20:41:32 +12:00
2020-06-29 14:54:09 -07:00
2020-02-07 18:16:47 -08:00
2020-04-02 17:41:49 +00:00
2019-08-23 19:33:24 +00:00
2020-02-07 18:16:47 -08:00
2020-04-02 17:41:49 +00:00
2020-07-07 18:19:22 +00:00
2020-05-13 11:15:27 -04:00
2020-02-07 18:16:47 -08:00
2020-06-01 11:02:41 -04:00
2020-04-30 20:07:08 +08:00
2020-06-03 13:14:19 -04:00
2020-05-16 07:54:27 -04:00