kubernetes/pkg/controller/podautoscaler/metrics
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
..
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
metrics_client_test.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
metrics_client_test.go.orig refactor: generated 2016-12-03 19:10:46 -05:00
metrics_client_test.go.rej refactor: generated 2016-12-03 19:10:46 -05:00
metrics_client.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
utilization.go HPA Controller: Check for 0-sum request value 2017-01-10 17:26:13 -05:00