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
479249b3a3
kubernetes
/
pkg
/
scheduler
/
framework
/
plugins
/
interpodaffinity
History
Ali Farah
a22e115a0e
Split scheduler framework implementation into new runtime package
2020-06-22 00:23:43 +10:00
..
BUILD
Split scheduler framework implementation into new runtime package
2020-06-22 00:23:43 +10:00
filtering_test.go
First pod with affinity can schedule only on nodes with matching topology keys
2020-05-18 15:15:09 -04:00
filtering.go
Eliminate locking in (anti)affinity calculations
2020-05-18 22:37:37 -04:00
plugin.go
Move Scheduler plugin args validation to apis/config/validation
2020-05-25 16:27:21 +01:00
scoring_test.go
Split scheduler framework implementation into new runtime package
2020-06-22 00:23:43 +10:00
scoring.go
cleanup: update invalid comments in plugin of InterPodAffinity
2020-06-16 14:11:59 +08:00