autoscaler/cluster-autoscaler/simulator
Kuba Tużnik 6f03ca0f58 CA: add NodeInfo to Rule.Drainable interface 2024-05-13 19:49:03 +02:00
..
clustersnapshot Change scheduler framework function names after recent refactor in 2023-11-07 16:26:58 +01:00
drainability CA: add NodeInfo to Rule.Drainable interface 2024-05-13 19:49:03 +02:00
options Convert replicated, system, not-safe-to-evict, and local storage pods to drainability rules 2023-10-10 20:35:49 +00:00
predicatechecker Change scheduler framework function names after recent refactor in 2023-11-07 16:26:58 +01:00
scheduling Refactor out unnecessary return value; it's always nil 2024-04-29 11:16:58 +02:00
utilization Fix: Include restartable init containers in Pod utilization calc 2023-11-23 10:24:33 +01:00
cluster.go Removes unnecessary check 2023-11-20 15:14:58 +00:00
cluster_test.go Refactor GetPodsForDeletion logic and tests into simulator 2023-10-10 20:35:49 +00:00
drain.go CA: add NodeInfo to Rule.Drainable interface 2024-05-13 19:49:03 +02:00
drain_test.go CA: add NodeInfo to Rule.Drainable interface 2024-05-13 19:49:03 +02:00
nodes.go Add force Daemon Sets option 2023-01-30 11:02:42 +00:00
nodes_test.go Add force Daemon Sets option 2023-01-30 11:02:42 +00:00
tracker.go Extract criteria for removing unneded nodes to a separate package 2022-09-26 16:49:04 +02:00
tracker_test.go Extract criteria for removing unneded nodes to a separate package 2022-09-26 16:49:04 +02:00