kubernetes/pkg/scheduler/framework/plugins
Aldo Culquicondor 98d1e241f1 Use internal config types in scheduling plugin args
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-04-29 17:07:10 -04:00
..
defaultbinder Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
defaultpodtopologyspread /pkg/scheduler/framework/plugins/ : remove the repeat test example and add an test example 2020-04-17 09:24:45 +08:00
examples scheduler: improve some comments and validation messages 2019-11-01 18:30:54 +08:00
helper Add default constraints to PodTopologySpread 2020-03-02 13:50:21 -05:00
imagelocality Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
interpodaffinity Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
nodeaffinity Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodelabel Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
nodename Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodeports Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
nodepreferavoidpods Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
noderesources Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
nodeunschedulable Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodevolumelimits [Scheduler] Map deletion complexity: log(n) => O(1) 2020-04-19 11:31:55 -04:00
podtopologyspread Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
queuesort Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
serviceaffinity Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
tainttoleration Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
volumebinding Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
volumerestrictions Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
volumezone 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
legacy_registry_test.go Rename PostFilter plugin to PreScore 2020-02-12 23:25:08 +08:00
legacy_registry.go Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
registry.go Move default binding to a plugin 2020-01-22 14:13:33 -05:00