kubernetes/pkg/controller/volume/scheduling
Patrick Ohly 3fa43540b6 CSIStorageCapacity: check MaximumVolumeSize during scheduling
If available, then the MaximumVolumeSize is a better indicator whether
creating a volume has a chance to succeed than the total (?) Capacity,
which is potentially larger and less well-defined.
2021-03-08 20:52:51 +01:00
..
metrics hack/update-bazel.sh 2021-02-28 15:17:29 -08: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 Move GetPersistentVolumeClaimClass to component-helpers 2021-02-01 10:48:38 -05: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 CSIStorageCapacity: check MaximumVolumeSize during scheduling 2021-03-08 20:52:51 +01:00
scheduler_binder.go CSIStorageCapacity: check MaximumVolumeSize during scheduling 2021-03-08 20:52:51 +01:00