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
32b761edf3
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
run hack/update-all
2017-06-22 11:31:03 -07:00
utils.go
Cover get equivalence cache in core
2017-08-03 23:03:52 +08:00