This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-09 01:25:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63dece9b74e84f010ecbd2e67efd70a685b4c57f
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