kubernetes/pkg/controller/volume/scheduling
Tim Hockin 819ff9b087
Use topology labels instead of old beta names (#96033)
* Rename const for topology.../zone

* Rename const for topology.../region

* Rename const for failure-domain.../zone

* Rename const for failure-domain.../region

* Restore old names for compat
2020-11-05 20:26:50 -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 Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -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