kubernetes/pkg/controller
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
..
certificates fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
cloud fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
cronjob fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
daemon fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
deployment fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
disruption fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
endpoint fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
garbagecollector Merge pull request #39457 from zhouhaibing089/gcc 2017-01-09 13:15:19 -08:00
informers fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
job fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
namespace fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
node fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
petset fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
podautoscaler HPA Controller: Check for 0-sum request value 2017-01-10 17:26:13 -05:00
podgc fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
replicaset fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
replication fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
resourcequota fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
route fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
serviceaccount fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
volume fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
client_builder.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
controller_ref_manager.go Optimize memory allocations in controller manager 2016-12-27 16:11:11 +01:00
controller_utils_test.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
controller_utils.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS update owners 2016-11-02 16:19:30 -07:00