autoscaler/cluster-autoscaler/core
Jakub Tużnik 7a188ab50d Provide ScaleDownStatusProcessor with info about unremovable nodes 2020-02-11 15:27:33 +01:00
..
utils Use ClusterSnapshot in GetDaemonSetPodsForNode 2020-02-04 20:51:46 +01: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 Simplify PodListProcessor interface 2020-02-04 20:51:35 +01:00
filter_out_schedulable_test.go Migrate filter_out_schedulable to use CluseterSnapshot 2020-02-04 20:51:34 +01:00
scale_down.go Provide ScaleDownStatusProcessor with info about unremovable nodes 2020-02-11 15:27:33 +01:00
scale_down_test.go Remove InitializeClusterSnapshotNoError function 2020-02-04 20:52:02 +01:00
scale_test_common.go Add ClusterSnapshot to AutoscalingContext 2020-02-04 20:51:26 +01:00
scale_up.go klog.Fatalf on error from ClusterSnapshot.Revert() 2020-02-04 20:52:07 +01:00
scale_up_test.go Test balancing autoprovisioned node groups 2020-02-03 17:54:02 +01:00
static_autoscaler.go Provide ScaleDownStatusProcessor with info about unremovable nodes 2020-02-11 15:27:33 +01:00
static_autoscaler_test.go Propagate cluster state to ClusterSnapshot 2020-02-04 20:51:27 +01:00