kubernetes/pkg/scheduler/framework/plugins
Kubernetes Prow Robot 442574f3a7
Merge pull request #111513 from jingxu97/july/localstorage
Promote Local storage capacity isolation feature to GA
2022-08-03 13:05:59 -07:00
..
defaultbinder Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
defaultpreemption implementation for MatchLabelKeys in TopologySpreadConstraint 2022-07-30 13:23:49 +08:00
examples migrated preemption.go, stateful.go, resource_allocation.go to structured logging 2021-11-08 22:52:47 +05:30
feature implementation for MatchLabelKeys in TopologySpreadConstraint 2022-07-30 13:23:49 +08:00
helper Generate and format files 2022-07-26 13:14:05 -04:00
imagelocality Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
interpodaffinity Generate and format files 2022-07-26 13:14:05 -04:00
names refactor scheudler's node resource plugins 2021-11-03 00:52:23 +08:00
nodeaffinity Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
nodename cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
nodeports cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
noderesources Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
nodeunschedulable scheduler: remove useless null pointer check about nodeInfo for in-tree plugins 2022-07-15 00:09:42 +08:00
nodevolumelimits Remove unit tests that set & test CSIMigrationAWS false since it's now locked to true 2022-07-29 13:52:06 -07:00
podtopologyspread implementation for MatchLabelKeys in TopologySpreadConstraint 2022-07-30 13:23:49 +08:00
queuesort cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
selectorspread Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
tainttoleration Merge pull request #111199 from zhoumingcheng/master-v6 2022-07-18 15:36:44 -07:00
testing Clear shutdown of scheduler metrics recorder 2022-05-20 20:23:29 +02:00
volumebinding Upgrade CSIMigrationGCE feature gate to GA 2022-08-02 09:14:27 -07:00
volumerestrictions cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
volumezone cleanup: move scheduler plugin tests to use PodWrapper 2022-05-05 10:48:55 -07:00
README.md scheduler/framework/plugins: delete moved docs 2021-02-16 13:26:27 +00:00
registry.go implementation for MatchLabelKeys in TopologySpreadConstraint 2022-07-30 13:23:49 +08:00

Scheduler Framework Plugins

Moved here.