Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28e0c68d65
kubernetes
/
plugin
/
pkg
/
scheduler
/
factory
History
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
..
factory_test.go
Changing the scheduler package to use *api.Pod instead of api.Pod to
2015-04-17 13:34:31 -07:00
factory.go
Merge pull request
#6857
from wojtek-t/fix_scheduler_nodes
2015-04-15 17:05:04 -07:00
plugins_test.go
added algorithm name validation
2015-01-15 16:59:02 -08:00
plugins.go
Fixing accidental hardcoding of priority function weight
2015-03-30 13:47:27 -07:00