This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-06 02:26:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4ef31f81c768e06c804ca21e899e77daa2334ec5
kubernetes
/
pkg
/
scheduler
/
algorithm
/
priorities
History
Abdullah Gharaibeh
a6b7b0d95e
Define algorithm providers in terms of plugins.
2019-12-31 15:28:09 -05:00
..
util
…
BUILD
Move resource-based priority functions to their Score plugins
2019-12-31 23:50:11 +08:00
metadata_test.go
Define algorithm providers in terms of plugins.
2019-12-31 15:28:09 -05:00
metadata.go
Define algorithm providers in terms of plugins.
2019-12-31 15:28:09 -05:00
priorities.go
…
reduce.go
…
selector_spreading_test.go
Define algorithm providers in terms of plugins.
2019-12-31 15:28:09 -05:00
selector_spreading.go
Move ServiceAntiAffinityPriority to score plugin
2019-12-27 10:02:13 +08:00
spreading_perf_test.go
Move podtopologyspread priority logic to its Score plugin
2019-12-28 19:29:37 -08:00
test_util.go
Move resource-based priority functions to their Score plugins
2019-12-31 23:50:11 +08:00
types_test.go
…
types.go
…