Files
kubernetes/pkg/controller/podautoscaler
Joachim Bartosik 7d6676eab1 Improve HPA sample sanitization
After my previous changes HPA wasn't behaving correctly in the following
situation:

- Pods use a lot of CPU during initilization, become ready right after they initialize,
- Scale up triggers,
- When new pods become ready HPA counts their usage (even though it's not related to any work that needs doing),
- Another scale up, even though existing pods can handle work, no problem.
2018-08-21 16:22:06 +02:00
..
2018-08-21 16:22:06 +02:00
2016-07-16 13:48:21 -04:00
2018-08-07 10:00:31 +08:00
2017-07-18 13:23:43 +02:00