kubernetes/pkg/scheduler/framework/plugins/noderesources
Kubernetes Prow Robot b35fdbc037
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
Use RawExtension and Object for external and internal, respectively, scheduling plugin args
2020-04-15 15:22:59 -07: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 Add types for Scheduler plugin args to kube-scheduler.config.k8s.io 2020-04-08 20:23:56 +01:00
fit_test.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
fit.go Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07: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 Add types for Scheduler plugin args to kube-scheduler.config.k8s.io 2020-04-08 20:23:56 +01:00
requested_to_capacity_ratio.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
resource_allocation.go Scheduler NodeInfo cleanup 2020-04-09 19:03:51 -04: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