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
75872b8e79
kubernetes
/
pkg
/
scheduler
/
algorithmprovider
/
defaults
History
draveness
75872b8e79
feat: implement node affinity priority as score plugin
...
+ Add DefaultNormalizeScore function + Implement NodeAffinity as score plugin
2019-12-25 10:53:35 +08:00
..
BUILD
compatibility tests for default provider and mandatory filters
2019-12-13 12:47:15 -05:00
defaults_test.go
move Taint and toleration predicate to its Score plugin
2019-12-24 19:22:12 +08:00
defaults.go
Move EvenPodsSpread metadata computation logic as a PreFilter Plugin
2019-12-13 16:33:21 -08:00
register_predicates.go
Move volumebinding predicate to its filter plugin
2019-12-23 21:57:49 +08:00
register_priorities.go
feat: implement node affinity priority as score plugin
2019-12-25 10:53:35 +08:00