kubernetes/pkg/scheduler/framework/plugins/noderesources
2020-02-15 13:53:04 +08:00
..
balanced_allocation_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
balanced_allocation.go Move RequestedToCapacityRatio argument processing to its plugin 2020-01-06 11:54:09 -05:00
BUILD Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
fit_test.go Add test 2020-02-11 16:51:21 +08:00
fit.go Add test 2020-02-11 16:51:21 +08:00
least_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
least_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
most_allocated.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
requested_to_capacity_ratio.go Move RequestedToCapacityRatio argument processing to its plugin 2020-01-06 11:54:09 -05:00
resource_allocation.go Remove scheduler/algorithm/priorities/util package 2020-01-09 20:16:05 -08:00
resource_limits_test.go Remove FilteredNodesStatuses argument from PreScore interface 2020-02-15 13:53:04 +08:00
resource_limits.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