Files
kubernetes/pkg/controller/podautoscaler
Solly Ross c830d94dc4 HPA Controller: Check for 0-sum request value
In certain conditions in which the set of metrics returned by Heapster
is completely disjoint from the set of pods returned by the API server,
we can have a request sum of zero, which can cause a panic (due to
division by zero).  This checks for that condition.

Fixes #39680
2017-01-10 17:26:13 -05:00
..
2017-01-05 14:14:13 -08:00
2016-07-16 13:48:21 -04:00
2016-11-02 16:28:23 -07:00