autoscaler/cluster-autoscaler/simulator
Jayant Jain 32c6bbc0c9 return argument of framework.RunFilterPlugins has changed from a map[string]*Status to *Status.
The func returns after the first failed plugin.

Augmented schedulerbased.go to reflect this change.
2023-01-25 17:29:08 +00:00
..
clustersnapshot Allow forking snapshot more than 1 time 2022-11-16 14:19:30 +00:00
predicatechecker return argument of framework.RunFilterPlugins has changed from a map[string]*Status to *Status. 2023-01-25 17:29:08 +00:00
scheduling Cap logs logged by HintingSimulator. 2023-01-05 06:24:56 -08:00
utilization Drop redudant parameter in utilization calculation 2022-09-01 15:16:33 +02:00
cluster.go Put risky NodeToRemove in the end of needDrain list 2022-12-06 15:11:16 +00:00
cluster_test.go Remove dead code for handling simulation errors 2022-10-20 14:20:35 +02:00
drain.go Use PdbRemainingDisruptions in Planner 2022-12-06 15:11:08 +00:00
drain_test.go Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
nodes.go Update vendor to v1.22.0-alpha.1 2021-05-20 22:02:41 +02:00
nodes_test.go [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01: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