kubernetes/pkg/controller/podautoscaler
Joachim Bartosik 7d7c48a647 HPA stabilizes initial recommendation
HPA will treat initial size of autoscalee to avoid hastily overriding
recomendations made by HPA (if HPA set size and then was restarted) or by user
(initial size should be treated as human-generated recommendation).
2018-09-19 14:54:55 +02:00
..
metrics Change CPU sample sanitization in HPA. 2018-08-30 23:13:14 +02:00
BUILD Use informer cache instead of active pod gets in HPA controller. 2018-09-05 11:31:27 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go HPA stabilizes initial recommendation 2018-09-19 14:54:55 +02:00
horizontal.go HPA stabilizes initial recommendation 2018-09-19 14:54:55 +02:00
legacy_horizontal_test.go HPA stabilizes initial recommendation 2018-09-19 14:54:55 +02:00
legacy_replica_calculator_test.go Use informer cache instead of active pod gets in HPA controller. 2018-09-05 11:31:27 +02:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
rate_limitters.go Fix golint errors in pkg/controller/podautoscaler 2017-09-09 14:53:34 -04:00
replica_calculator_test.go Use informer cache instead of active pod gets in HPA controller. 2018-09-05 11:31:27 +02:00
replica_calculator.go Use informer cache instead of active pod gets in HPA controller. 2018-09-05 11:31:27 +02:00