- log cluster wide event - previous event would never get fired because the estimators would already cap the options they generate and additionally it would fire once and events are kept only for some time - log per pod event explaining why the scale up is not triggered (previously it would either get no scale up because no matching group or it would not get an event at all) This required adding a list of pods that were unschedulable to the status in case when the max total nodes were reached. |
||
---|---|---|
.. | ||
autoscaling_status_processor.go | ||
eventing_scale_up_processor.go | ||
eventing_scale_up_processor_test.go | ||
metrics_autoscaling_status_processor.go | ||
scale_down_status_processor.go | ||
scale_up_status_processor.go |