kubernetes/pkg/scheduler/framework/plugins/noderesources
Aldo Culquicondor 2935480cc8 Move Plugin Args defaults to versioned packages
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-05-06 18:00:23 -04:00
..
balanced_allocation_test.go Scheduler NodeInfo cleanup 2020-04-09 19:03:51 -04:00
balanced_allocation.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
BUILD Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
fit_test.go Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
fit.go Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
least_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
least_allocated.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
most_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
most_allocated.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
requested_to_capacity_ratio_test.go Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
requested_to_capacity_ratio.go Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
resource_allocation.go bugfix: initcontainer wasn't considered when calculate resource request 2020-04-23 02:08:33 +09:00
resource_limits_test.go Remove FilteredNodesStatuses argument from PreScore interface 2020-02-15 13:53:04 +08:00
resource_limits.go Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00