This website requires JavaScript.
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
58,721
Commits
1
Branch
31
Tags
cb6df34bef6444eee84f1bf69cb0b7230bb34a86
Commit Graph
3 Commits
Author
SHA1
Message
Date
Bobby (Babak) Salamat
8a17ae241d
Add logic to account for pods nominated to run on nodes, but are not running yet.
...
Add tests for the new logic.
2017-11-20 22:17:05 -08:00
Bobby (Babak) Salamat
daf8492bc5
Added a new scheduling queue based on priority queue.
2017-11-19 11:29:23 -08:00
Bobby (Babak) Salamat
5497e893ae
Change type of scheduling queue from cache.FIFO to a new interface
2017-10-24 16:04:58 -07:00