autoscaler/cluster-autoscaler/processors
Jakub Tużnik 8179e4e716 Refactor the scale-(up|down) status processors so that they have more info available
Replace the simple boolean ScaledUp property of ScaleUpStatus with a more
comprehensive ScaleUpResult. Add more possible values to ScaleDownResult.
Refactor the processors execution so that they are always executed every
iteration, even if RunOnce exits earlier.
2018-09-20 17:12:02 +02:00
..
nodegroups NodeGroupManager.CreateNodeGroup can return extra created node groups. 2018-09-19 13:55:51 +02:00
pods Add AutoscalingStatusProcessor 2018-08-07 14:47:06 +02:00
status Refactor the scale-(up|down) status processors so that they have more info available 2018-09-20 17:12:02 +02:00
processors.go Add a scale down status processor, refactor so that there's more scale down info available to it 2018-09-12 14:52:20 +02:00