kubernetes/pkg/scheduler/framework/plugins
Kubernetes Prow Robot e6e29fbbc3
Merge pull request #90820 from alculquicondor/score-max-skew
Use maxSkew in score calculation
2020-05-08 18:28:19 -07:00
..
defaultbinder Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
defaultpodtopologyspread Merge pull request #90295 from tanjunchen/pkg/scheduler/framework/plugins/-20200420 2020-04-29 18:30:18 -07:00
examples pkg/scheduler/framework/:fix unconsistent comments and make log more clear 2020-04-24 11:17:11 +08:00
helper Merge pull request #89508 from KobayashiD27/test-coverage-up 2020-05-01 13:00:31 -07:00
imagelocality Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
interpodaffinity Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
nodeaffinity Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodelabel Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
nodename Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodeports Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
nodepreferavoidpods Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
noderesources Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
nodeunschedulable Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodevolumelimits [Scheduler] Map deletion complexity: log(n) => O(1) 2020-04-19 11:31:55 -04:00
podtopologyspread Merge pull request #90820 from alculquicondor/score-max-skew 2020-05-08 18:28:19 -07:00
queuesort Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
serviceaffinity Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
tainttoleration Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
volumebinding Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
volumerestrictions Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
volumezone Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
BUILD Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
legacy_registry_test.go Rename PostFilter plugin to PreScore 2020-02-12 23:25:08 +08:00
legacy_registry.go Use internal config types in scheduling plugin args 2020-04-29 17:07:10 -04:00
registry.go Move default binding to a plugin 2020-01-22 14:13:33 -05:00