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-11-01 14:22:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2141b9edd5a3acf1232b104df76accb8e5f184b2
kubernetes
/
plugin
/
pkg
/
scheduler
/
algorithm
/
predicates
History
zhangjie
968df828a0
move getMaxVols function to predicates.go and change the params of NewMaxPDVolumeCountPredicate funcs
...
Signed-off-by: zhangjie <
zhangjie0619@yeah.net
>
2017-10-26 12:11:09 +08: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
move getMaxVols function to predicates.go and change the params of NewMaxPDVolumeCountPredicate funcs
2017-10-26 12:11:09 +08:00
utils_test.go
…
utils.go
…