autoscaler/cluster-autoscaler/estimator
Justyna Betkier c7f7cb5de8 Prevent the binpacking estimator from retrying to add additional nodes
when reaching the limits.
2025-05-15 14:21:57 +02:00
..
binpacking_estimator.go Prevent the binpacking estimator from retrying to add additional nodes 2025-05-15 14:21:57 +02:00
binpacking_estimator_test.go CA: remove PredicateChecker, use the new ClusterSnapshot methods instead 2024-12-04 14:33:51 +01:00
cluster_capacity_threshold.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
cluster_capacity_threshold_test.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
decreasing_pod_orderer.go use k8s.io/component-helpers/resource for pod request calculations 2025-04-22 17:36:17 +02:00
decreasing_pod_orderer_test.go DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
estimation_context.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
estimator.go CA: remove PredicateChecker, use the new ClusterSnapshot methods instead 2024-12-04 14:33:51 +01:00
sng_capacity_threshold.go Fix klog formating directives in cluster-autoscaler package. 2023-11-07 16:13:57 +01:00
sng_capacity_threshold_test.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
static_threshold.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
threshold.go Make signature of GetDurationLimit uniformed with GetNodeLimit 2023-07-04 17:42:21 +02:00
threshold_based_limiter.go Make the Estimate func accept pods grouped. 2024-04-02 02:23:44 -07:00
threshold_based_limiter_test.go Make the Estimate func accept pods grouped. 2024-04-02 02:23:44 -07:00