Avesh Agarwal
be741feb1a
Ouput volumes (total capacity and requests) too along with cpu and memory
...
when the feature BalanceAttachedNodeVolumes is used.
2018-08-07 15:40:33 -04:00
Avesh Agarwal
ea7f711ae2
Fix incorrect reporting of total request including current pod in the
...
resource allocation priority function.
2018-08-07 15:37:55 -04:00
Guoliang Wang
761cf41427
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache
2018-05-31 22:55:34 +08:00
ravisantoshgudimetla
ba827f82c7
Include volume count while doing balanced resource allocation
2018-03-30 19:11:45 -04:00
Di Xu
48388fec7e
fix all the typos across the project
2018-02-11 11:04:14 +08:00
tossmilestone
3fdacfead5
Fix golint errors in pkg/scheduler
based on golint check
2018-02-08 15:22:47 +08:00
Jonathan Basseri
30b89d830b
Move scheduler code out of plugin directory.
...
This moves plugin/pkg/scheduler to pkg/scheduler and
plugin/cmd/kube-scheduler to cmd/kube-scheduler.
Bulk of the work was done with gomvpkg, except for kube-scheduler main
package.
2018-01-05 15:05:01 -08:00