Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Kris Rousey
|
81497f3ed2
|
Changing the scheduler package to use *api.Pod instead of api.Pod to
avoid unnecessary shallow copies. The change rippled through a lot of
code.
|
2015-04-17 13:34:31 -07:00 |
|
Abhishek Gupta
|
13831856c9
|
Combining scheduler priority functions using weighted averages
|
2014-12-08 14:47:05 -08:00 |
|
Brendan Burns
|
9ed8486fd7
|
Add a generic scheduler.
|
2014-09-24 15:38:52 -07:00 |
|
Brendan Burns
|
25b4939ffa
|
Initial cut of a spreading scheduler.
|
2014-09-24 15:38:52 -07:00 |
|