kubernetes/pkg/scheduler/framework/plugins
2019-10-19 17:29:25 +08:00
..
examples feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +08:00
imagelocality feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +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 feat: several cleanups in the scheduling package 2019-10-18 11:14:05 +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 feat: implement node unschedulable as a filter plugin 2019-10-19 17:29:25 +08:00
default_registry_test.go Added the first predicate as a filter plugin: PodToleratesNodeTaints. 2019-10-05 08:43:17 -04:00