kubernetes/pkg/scheduler/framework/plugins/noderesources
2020-04-08 17:53:20 -04:00
..
balanced_allocation.go Trival fix: update the desc on the score plugins 2020-03-25 12:09:09 +08:00
balanced_allocation_test.go scheduler's NodeInfo tracks PodInfos instead of Pods 2020-04-08 17:53:20 -04:00
BUILD move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
fit.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
fit_test.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
least_allocated.go Trival fix: update the desc on the score plugins 2020-03-25 12:09:09 +08:00
least_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
most_allocated.go Move RequestedToCapacityRatio argument processing to its plugin 2020-01-06 11:54:09 -05:00
most_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
requested_to_capacity_ratio.go Move RequestedToCapacityRatio argument processing to its plugin 2020-01-06 11:54:09 -05:00
requested_to_capacity_ratio_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
resource_allocation.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
resource_limits.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
resource_limits_test.go Remove FilteredNodesStatuses argument from PreScore interface 2020-02-15 13:53:04 +08:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00