This website requires JavaScript.
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
Files
cccd77bd3a88643bade3da407065f5fc8312f511
kubernetes
/
pkg
/
controller
/
volume
/
scheduling
History
Yecheng Fu
0961891a7a
report UnschedulableAndUnresolvable status instead of an error when PVCs can't find bound
...
persistent volumes This is an user error. We should't report an error.
2020-11-05 10:28:40 +08:00
..
metrics
Add Deprecated description to metrics scheduling_duration_seconds
2020-07-02 00:14:49 +00:00
BUILD
CSIStorageCapacity: check for sufficient storage in volume binder
2020-07-06 19:20:10 +02:00
OWNERS
…
scheduler_assume_cache_test.go
Fix pkg/controller typos in some error messages, comments etc
2020-02-27 00:15:33 +09:00
scheduler_assume_cache.go
Use v1helper.GetPersistentVolumeClass for compatibility
2020-08-06 09:26:21 +09:00
scheduler_binder_fake.go
Share pod volume binding cache via framework.CycleState
2020-06-23 22:18:33 +08:00
scheduler_binder_test.go
report UnschedulableAndUnresolvable status instead of an error when PVCs can't find bound
2020-11-05 10:28:40 +08:00
scheduler_binder.go
report UnschedulableAndUnresolvable status instead of an error when PVCs can't find bound
2020-11-05 10:28:40 +08:00