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-28 12:21:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f812530e4226e8d57b43e5edd70a971d27794d1f
kubernetes
/
pkg
/
scheduler
/
algorithm
/
predicates
History
ZP-AlwaysWin
f812530e42
Remove unnecessary judgment
2019-11-12 09:31:42 +08:00
..
BUILD
…
csi_volume_predicate_test.go
…
csi_volume_predicate.go
Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future
2019-09-27 12:59:53 -07:00
error.go
Added the first predicate as a filter plugin: PodToleratesNodeTaints.
2019-10-05 08:43:17 -04:00
max_attachable_volume_predicate_test.go
[migration phase 1] CSIMaxVolumeLimitChecker as filter plugin
2019-10-17 22:04:02 +08:00
metadata_test.go
feat(scheduler): create metadata and addPod/removePod for migration
2019-10-08 10:05:22 +08:00
metadata.go
feat(scheduler): create metadata and addPod/removePod for migration
2019-10-08 10:05:22 +08:00
predicates_test.go
…
predicates.go
feat(scheduler): create metadata and addPod/removePod for migration
2019-10-08 10:05:22 +08:00
testing_helper.go
[migration phase 1] CSIMaxVolumeLimitChecker as filter plugin
2019-10-17 22:04:02 +08:00
utils_test.go
…
utils.go
Remove unnecessary judgment
2019-11-12 09:31:42 +08:00