kubernetes/pkg/scheduler/framework/plugins
2021-10-06 23:00:19 -07:00
..
defaultbinder Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
defaultpreemption Refactor and expose common preemption functions 2020-07-11 23:17:21 -07:00
examples scheduler: merge Reserve and Unreserve plugins 2020-06-24 21:10:35 +00:00
helper Merge pull request #89508 from KobayashiD27/test-coverage-up 2020-05-01 13:00:31 -07:00
imagelocality Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
interpodaffinity Track pods with required anti-affinity 2020-09-15 10:38:18 -04:00
nodeaffinity Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
nodelabel Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
nodename Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodeports Explicitly declare the interfaces for extension points 2020-06-17 15:11:44 +08:00
nodepreferavoidpods Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
noderesources Revert 102925: "Fix Node Resources plugins score when there are pods with no requests" 2021-10-06 23:00:19 -07:00
nodeunschedulable Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodevolumelimits Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
podtopologyspread Fix a bug that Pods with topologySpreadConstraints get scheduled to nodes without required labels 2020-10-26 20:37:03 +02:00
queuesort Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
selectorspread selectorspread: access listers in plugin instantiation 2020-07-07 14:45:28 +00:00
serviceaffinity Bypass PreFilter in ServiceAfffinity if AffinityLabels arg is not present 2020-07-05 23:37:04 -07:00
tainttoleration Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
volumebinding volumebinding: report UnschedulableAndUnresolvable status instead of an error when PVC not found 2020-12-16 09:00:49 +08:00
volumerestrictions Optimize VolumeRestrictions scheduler plugin 2020-07-22 23:00:01 -04:00
volumezone Return UnschedulableAndUnresolvable when looking up volume-related resources returns NotFound error 2021-06-08 10:03:45 -04:00
BUILD Rename DefaultPodTopologySpread plugin #91994 2020-06-27 13:46:31 -04:00
legacy_registry.go Rename DefaultPodTopologySpread plugin #91994 2020-06-27 13:46:31 -04:00
legacy_registry_test.go scheduler: merge Reserve and Unreserve plugins 2020-06-24 21:10:35 +00:00
registry.go Rename DefaultPodTopologySpread plugin #91994 2020-06-27 13:46:31 -04:00