autoscaler/cluster-autoscaler/estimator
MenD32 0002157b3a nit: when scheduling fails on topology constraints, skip the last node that failed scheduling
Signed-off-by: MenD32 <amit.mendelevitch@gmail.com>
2025-06-11 09:38:49 +03:00
..
binpacking_estimator.go nit: when scheduling fails on topology constraints, skip the last node that failed scheduling 2025-06-11 09:38:49 +03:00
binpacking_estimator_test.go tests: reverted to old test behavior 2025-05-30 21:43:01 +03: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 Rewrite TestCloudProvider to use builder pattern 2025-05-23 12:42:15 +00: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