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
OWNERS
scheduler_assume_cache.go
scheduler_assume_cache_test.go
scheduler_binder.go CSIStorageCapacity: check MaximumVolumeSize during scheduling 2021-03-08 20:52:51 +01:00
scheduler_binder_fake.go
scheduler_binder_test.go CSIStorageCapacity: check MaximumVolumeSize during scheduling 2021-03-08 20:52:51 +01:00