kubernetes/pkg/scheduler/framework/plugins
2019-12-12 15:20:14 -05:00
..
defaultpodtopologyspread Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
examples scheduler: improve some comments and validation messages 2019-11-01 18:30:54 +08:00
imagelocality Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
interpodaffinity inter-pod affinity prefilter 2019-12-12 15:20:14 -05:00
migration Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
nodeaffinity Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
nodelabel Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05: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 Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
noderesources Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
nodeunschedulable bazel files 2019-11-05 20:57:21 -08:00
nodevolumelimits Convert scheduler to use CSINode GA 2019-11-12 09:43:54 +01:00
podtopologyspread Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
requestedtocapacityratio Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
serviceaffinity Eliminate running paths of Predicates in scheduler 2019-12-10 19:14:13 -08:00
tainttoleration Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05: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 rename scheduler fake listers 2019-10-25 13:09:01 +08:00
BUILD Migrate CheckServiceAffinity custom predicate to Filter plugin 2019-11-07 21:46:22 +08:00
default_registry_test.go Added the first predicate as a filter plugin: PodToleratesNodeTaints. 2019-10-05 08:43:17 -04:00
default_registry.go inter-pod affinity prefilter 2019-12-12 15:20:14 -05:00