kubernetes/pkg/scheduler/framework/plugins
Kubernetes Prow Robot e1685b5b59
Merge pull request #84074 from zouyee/proirity
LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins
2019-10-19 17:21:37 -07:00
..
examples feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
imagelocality feat(scheduler): replace several algorithm listers with client listers 2019-10-19 17:26:32 +08:00
interpodaffinity [migration phase 1] MatchInterPodAffinity as filter plugin 2019-10-18 16:26:34 +08:00
migration [migration phase 1] PodFitsResources as framework plugin 2019-10-13 12:02:24 +08:00
nodeaffinity feat(scheduler): implement node affinity as score plugin 2019-10-17 17:02:10 +08:00
nodename feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
nodeports feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
nodepreferavoidpods feat(scheduler): use context in the scheduler package 2019-10-17 09:03:55 +08:00
noderesources remove unused meta and rename lablance_allocated 2019-10-19 22:43:15 +08:00
nodeunschedulable feat: implement node unschedulable as a filter plugin 2019-10-19 17:29:25 +08:00
nodevolumelimits Use frameworkHandle to get listers 2019-10-19 01:29:05 +09:00
podtopologyspread migrate EvenPodsSpread Predicate to Filter plugin 2019-10-18 14:18:02 -07:00
tainttoleration feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
volumebinding feat(scheduler): use context in the scheduler package 2019-10-17 09:03:55 +08:00
volumerestrictions feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
volumezone Use frameworkHandle to get listers 2019-10-19 01:29:05 +09:00
BUILD feat: implement node unschedulable as a filter plugin 2019-10-19 17:29:25 +08:00
default_registry.go LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins 2019-10-19 20:49:05 +08:00
default_registry_test.go Added the first predicate as a filter plugin: PodToleratesNodeTaints. 2019-10-05 08:43:17 -04:00