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-31 13:50:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
32b761edf3aeccd205766e416044feee08f11a95
kubernetes
/
plugin
/
pkg
/
scheduler
/
algorithm
/
predicates
History
Yongkun Anfernee Gui
5d268eb1d3
haveSame is suboptimal, fix it as well as the name
2017-11-02 22:50:32 -07:00
..
BUILD
move getMaxVols function to predicates.go and change the params of NewMaxPDVolumeCountPredicate funcs
2017-10-26 12:11:09 +08:00
error.go
Add specific errors for pod affinity predicates
2017-09-13 23:47:58 +08:00
metadata_test.go
Add pod eviction logic for scheduler preemption
2017-09-07 15:31:55 -07:00
metadata.go
Add pod eviction logic for scheduler preemption
2017-09-07 15:31:55 -07:00
predicates_test.go
move getMaxVols function to predicates.go and change the params of NewMaxPDVolumeCountPredicate funcs
2017-10-26 12:11:09 +08:00
predicates.go
haveSame is suboptimal, fix it as well as the name
2017-11-02 22:50:32 -07:00
utils_test.go
…
utils.go
Cover get equivalence cache in core
2017-08-03 23:03:52 +08:00