kubernetes/pkg/scheduler/framework/plugins
2019-10-14 21:21:24 +08:00
..
examples feat(scheduler): rename PluginContext to CycleState 2019-10-04 17:30:36 +08:00
imagelocality feat: implement imagelocality as a score plugin 2019-10-13 19:58:21 +08:00
migration [migration phase 1] PodFitsResources as framework plugin 2019-10-13 12:02:24 +08:00
nodeaffinity [migration phase 1] PodMatchNodeSelector/NodAffinity as filter plugin 2019-10-12 14:49:55 +08:00
nodename [migration phase 1] PodFitsHost as filter plugin 2019-10-11 17:05:04 +08:00
nodeports [migration phase 1] PodFitsHostPorts as filter plugin 2019-10-13 19:47:26 +08:00
nodepreferavoidpods feat(scheduler): implement NodePreferAvoidPods as score plugin 2019-10-14 21:21:24 +08:00
noderesources [migration phase 1] PodFitsResources as framework plugin 2019-10-13 12:02:24 +08:00
tainttoleration feat: implement imagelocality as a score plugin 2019-10-13 19:58:21 +08:00
volumebinding [migration phase 1] Implement CheckVolumeBinding as a filter plugin 2019-10-11 20:35:11 +08:00
volumerestrictions [migration phase 1] NoDiskConflict as filter plugin 2019-10-12 08:00:44 +08:00
volumezone [migration phase 1] VolumeZoneChecker as filter plugin 2019-10-14 07:45:40 +08:00
BUILD feat(scheduler): implement NodePreferAvoidPods as score plugin 2019-10-14 21:21:24 +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 feat(scheduler): implement NodePreferAvoidPods as score plugin 2019-10-14 21:21:24 +08:00