autoscaler/cluster-autoscaler/simulator
Maciej Skoczeń b36e3879a2 Fix data race while setting delta cluster state in parallel 2025-01-15 13:28:52 +00:00
..
clustersnapshot Fix data race while setting delta cluster state in parallel 2025-01-15 13:28:52 +00:00
drainability DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
dynamicresources CA: add DRA object handling logic to PredicateSnapshot 2024-12-20 13:30:36 +01:00
framework Merge pull request #7530 from towca/jtuznik/dra-actual 2024-12-20 16:30:08 +01:00
options Convert replicated, system, not-safe-to-evict, and local storage pods to drainability rules 2023-10-10 20:35:49 +00:00
scheduling CA: don't error out in HintingSimulator if a hinted Node is gone 2024-12-12 14:20:51 +01:00
utilization CA: implement calculating utilization for DRA resources 2024-12-20 13:30:36 +01:00
cluster.go logging: Start from a capital letter 2025-01-07 17:49:29 +02:00
cluster_test.go CA: remove PredicateChecker, use the new ClusterSnapshot methods instead 2024-12-04 14:33:51 +01:00
drain.go DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
drain_test.go DRA: migrate all of CA to use the new internal NodeInfo/PodInfo 2024-11-05 16:43:43 +01:00
node_info_utils.go CA: sanitize and propagate DRA objects through NodeInfos in node_info utils 2024-12-20 13:30:36 +01:00
node_info_utils_test.go CA: sanitize and propagate DRA objects through NodeInfos in node_info utils 2024-12-20 13:30:36 +01:00