| .. |
|
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
|
Add default constraints to PodTopologySpread
|
2020-03-02 13:50:21 -05:00 |
|
imagelocality
|
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
|
2020-04-15 15:22:59 -07:00 |
|
interpodaffinity
|
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
|
2020-04-15 15:22:59 -07:00 |
|
nodeaffinity
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
|
2020-04-14 13:44:42 -04:00 |
|
nodelabel
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
|
2020-04-14 13:44:42 -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
|
bugfix: initcontainer wasn't considered when calculate resource request
|
2020-04-23 02:08:33 +09: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
|
spreading: Store ignored instead of qualifying nodes
|
2020-04-27 13:18:34 -04:00 |
|
queuesort
|
Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo
|
2020-04-21 21:45:20 -04:00 |
|
serviceaffinity
|
change scheduler's framework PodLister to PodInfoLister
|
2020-04-22 19:25:27 -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
|
Add types for Scheduler plugin args to kube-scheduler.config.k8s.io
|
2020-04-08 20:23:56 +01:00 |
|
legacy_registry.go
|
Use RawExtension and Object for external and internal scheduling plugin args, respectively
|
2020-04-14 13:44:42 -04:00 |
|
legacy_registry_test.go
|
Rename PostFilter plugin to PreScore
|
2020-02-12 23:25:08 +08:00 |
|
registry.go
|
Move default binding to a plugin
|
2020-01-22 14:13:33 -05:00 |