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-09-29 22:26:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c94e800008391d96338a07ec53181be93ace0175
kubernetes
/
pkg
/
scheduler
/
algorithm
/
predicates
History
Shintaro Murakami
c94e800008
Use v1helper.GetPersistentVolumeClaimClass for compatibility
2019-07-24 10:35:00 +09:00
..
BUILD
Add unit tests for CSI predicate
2019-06-25 16:30:54 +02:00
csi_volume_predicate_test.go
Add unit tests for CSI predicate
2019-06-25 16:30:54 +02:00
csi_volume_predicate.go
Use v1helper.GetPersistentVolumeClaimClass for compatibility
2019-07-24 10:35:00 +09:00
error.go
…
max_attachable_volume_predicate_test.go
Add unit tests for CSI predicate
2019-06-25 16:30:54 +02:00
metadata_test.go
…
metadata.go
feat: use channel instead of mutex in scheduling predicates
2019-07-13 09:11:52 +08:00
predicates_test.go
scheduler: add pod Overhead support for requests
2019-07-16 12:56:19 -07:00
predicates.go
scheduler: add pod Overhead support for requests
2019-07-16 12:56:19 -07:00
testing_helper.go
…
utils_test.go
…
utils.go
Update scheduler to use volume limits from CSINode
2019-06-25 16:30:54 +02:00