kubernetes/pkg/controller/podautoscaler
shibataka000 dbd0d566ed Fix bug about unintentional scale out during updating deployment.
This commit fix bug in calcPlainMetricReplicas function.
Same bug in GetResourceReplicas function was fixed in #85027.
2020-03-25 15:47:40 +09:00
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics Fix pkg/controller typos in some error messages, comments etc 2020-02-27 00:15:33 +09:00
BUILD Adds tests 2019-12-10 18:09:20 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go Fixed Golint errors in pkg/controller/podautoscaler 2020-02-06 17:16:38 +01:00
horizontal.go Merge pull request #87895 from alexzimmer96/68026-lint-pkg-controller-autoscaler 2020-03-17 16:19:53 -07:00
legacy_horizontal_test.go Fixed Golint errors in pkg/controller/podautoscaler 2020-02-06 17:16:38 +01:00
legacy_replica_calculator_test.go Fixed Golint errors in pkg/controller/podautoscaler 2020-02-06 17:16:38 +01:00
OWNERS Prune inactive owners from autoscaling related OWNERS files. 2019-10-13 08:52:14 -04:00
rate_limiters.go Clarified comments 2020-02-07 09:09:49 +01:00
replica_calculator_test.go Fix bug about unintentional scale out during updating deployment. 2020-03-25 15:47:40 +09:00
replica_calculator.go Fix bug about unintentional scale out during updating deployment. 2020-03-25 15:47:40 +09:00