Commit b59a547
authored
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.File tree
2 files changed
+153
-31
lines changed- vendor/k8s.io/kubernetes/pkg/controller/podautoscaler
2 files changed
+153
-31
lines changedLines changed: 66 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 87 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments