kubernetes/pkg/controller/volume/persistentvolume
2019-01-26 13:06:23 -08:00
..
metrics Move from glog to klog 2018-11-10 07:50:31 -05:00
options update BUILD files 2017-10-15 18:18:13 -07:00
binder_test.go Update all tests to account for BlockVolume enabled by default 2018-11-16 13:38:59 -05:00
BUILD Make volume binder resilient to races 2019-01-08 02:14:13 +08:00
delete_test.go Pass pod informer to PV controller 2018-02-05 15:40:25 +01:00
framework_test.go Add IsMigratableToCSI to volume plugin interface 2019-01-17 14:43:52 -08:00
index_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
index.go Tolerate apiserver being older than controller-manager 2018-11-16 16:31:27 -08:00
OWNERS Add lichuqiang as reviewer of persistentvolume controller (for volume scheduling) 2018-07-04 00:35:54 +08:00
provision_test.go Fix storage feature gate test setting 2018-11-16 10:49:40 -05:00
pv_controller_base.go Move from glog to klog 2018-11-10 07:50:31 -05:00
pv_controller_test.go Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
pv_controller.go Merge pull request #72045 from cofyc/fix71928 2019-01-11 17:42:32 -08:00
recycle_test.go PV Controller: fix recycling 2018-11-15 16:38:25 +01:00
scheduler_assume_cache_test.go combine feature gate VolumeScheduling and DynamicProvisioningScheduling into one 2018-08-29 10:30:08 +08:00
scheduler_assume_cache.go Make volume binder resilient to races 2019-01-08 02:14:13 +08:00
scheduler_bind_cache_metrics.go Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
scheduler_binder_cache_test.go Merge UpdateProvisionedPVCs with UpdateBindings. 2019-01-16 21:02:08 +08:00
scheduler_binder_cache.go Use read lock for scheduler_binder_cache GetDecisions 2019-01-26 13:06:23 -08:00
scheduler_binder_fake.go Volume scheduling library changes: 2018-09-04 16:30:14 -07:00
scheduler_binder_test.go Merge pull request #72959 from cofyc/fix72954 2019-01-22 11:12:59 -08:00
scheduler_binder.go Clear cache instead of saving nils if no claims to bind or provision 2019-01-16 21:21:36 +08:00
volume_host.go Move from glog to klog 2018-11-10 07:50:31 -05:00