forked from yusheng-guo/kube-metrics-adapter

Fetching metrics from pods sequentially, with a large number of pods, can result in poor performance when some of those pods have been terminated by the HPA in a normal scale down event. Signed-off-by: Abe Friesen <2319792+doyshinda@users.noreply.github.com>