Skip to content

Commit b59a547

Browse files
Merge pull request #18216 from RobertKrawitz/bugs/fix_hpa_replica_count
Automatic merge from submit-queue. Backport HPA replica count calculation fixes There were multiple fixes upstream to the HPA upstream logic regarding interaction of max replica count and the scaleup limit that could result in the replica count temporarily higher than the max replica count.
2 parents 6db4d4e + 58f6c8b commit b59a547

File tree

2 files changed

+153
-31
lines changed

2 files changed

+153
-31
lines changed

vendor/k8s.io/kubernetes/pkg/controller/podautoscaler/horizontal.go

+66-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/pkg/controller/podautoscaler/horizontal_test.go

+87
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)