Files
kubernetes/pkg/controller/podautoscaler
shibataka000 b7122770f8 Fix bug about unintentional scale out during updating deployment.
During rolling update with maxSurge=1 and maxUnavailable=0,
len(metrics) is greater than currentReplcas
and it may cause unintentional scale out.
2019-11-09 06:24:31 +00:00
..
2019-03-02 12:55:26 +08:00
2019-04-19 08:36:31 -04:00
2019-09-06 12:09:50 +02:00
2018-12-04 11:01:40 +08:00