autoscaler/cluster-autoscaler/core
Maciek Pytel 3e42b26a22 Per NodeGroup config for scale-down options
This is the implementation of
https://github.com/kubernetes/autoscaler/issues/3583#issuecomment-743215343.
2021-01-25 11:00:17 +01:00
..
utils Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
autoscaler.go Add ClusterSnapshot to AutoscalingContext 2020-02-04 20:51:26 +01:00
equivalence_groups.go Simplify equivalence group usage 2020-01-15 19:40:45 +01:00
equivalence_groups_test.go Get rid of removed testapis 2020-02-04 20:51:03 +01:00
filter_out_schedulable.go Import PodPriority from k8s.io/component-helpers 2020-11-30 10:49:48 +00:00
filter_out_schedulable_test.go Address recent breaking changes in scheduler 2020-04-24 17:54:47 +02:00
scale_down.go Per NodeGroup config for scale-down options 2021-01-25 11:00:17 +01:00
scale_down_test.go Per NodeGroup config for scale-down options 2021-01-25 11:00:17 +01:00
scale_test_common.go Per NodeGroup config for scale-down options 2021-01-25 11:00:17 +01:00
scale_up.go Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
scale_up_test.go Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
static_autoscaler.go Per NodeGroup config for scale-down options 2021-01-25 11:00:17 +01:00
static_autoscaler_test.go Per NodeGroup config for scale-down options 2021-01-25 11:00:17 +01:00