kubernetes/pkg/scheduler/framework/plugins/noderesources
Eric Ernst 991909fdfb PodOverhead: remove feature gate override in tests
PodOverhead is now a beta feature and set to true by default. No need to
override to true during testing.

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2020-02-27 17:27:06 +00: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 PodOverhead: remove feature gate override in tests 2020-02-27 17:27:06 +00: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