kubernetes/pkg/scheduler/framework/plugins
Kubernetes Prow Robot 055daafe23
Merge pull request #85139 from ahg-g/ahg-snapshot2
Updated NewSnapshot interface to accept a NodeInfoMap
2019-11-12 11:52:10 -08: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 Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
migration Add MetadataProducerFactory for predicates 2019-11-11 11:27:44 -05: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 Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05: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 Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05: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 Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05: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 Merge pull request #84973 from draveness/feature/inter-pod-affinity-score 2019-11-09 02:43:40 -08:00