kubernetes/pkg/controller/volume/persistentvolume
2018-09-04 16:47:43 -07:00
..
metrics Add extra metrics for PV Controller 2018-07-19 15:36:37 +02:00
options update BUILD files 2017-10-15 18:18:13 -07:00
binder_test.go Add binding error message for volumeMode:Block unsupported case 2018-04-16 15:22:35 -04:00
BUILD Pass new CSI API Client and informer to Volume Plugins 2018-08-31 12:25:59 -07:00
delete_test.go Pass pod informer to PV controller 2018-02-05 15:40:25 +01:00
framework_test.go Provision interface change 2018-06-05 16:35:16 +08:00
index_test.go update import 2018-02-27 20:23:35 +08:00
index.go update import 2018-02-27 20:23:35 +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 all the typos across the project 2018-02-11 11:04:14 +08:00
pv_controller_base.go Provision interface change 2018-06-05 16:35:16 +08:00
pv_controller_test.go related test update 2018-08-29 10:30:16 +08:00
pv_controller.go combine feature gate VolumeScheduling and DynamicProvisioningScheduling into one 2018-08-29 10:30:08 +08:00
recycle_test.go Don't recycle PVs that are used by a pod 2018-02-05 16:41:39 +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 Use rwlock for caches 2018-09-04 16:47:43 -07:00
scheduler_binder_cache_test.go cache update for dynamic provisioning 2018-05-24 17:12:12 +08:00
scheduler_binder_cache.go Use rwlock for caches 2018-09-04 16:47:43 -07:00
scheduler_binder_fake.go Volume scheduling library changes: 2018-09-04 16:30:14 -07:00
scheduler_binder_test.go Volume scheduling library changes: 2018-09-04 16:30:14 -07:00
scheduler_binder.go Volume scheduling library changes: 2018-09-04 16:30:14 -07:00
volume_host.go Pass new CSI API Client and informer to Volume Plugins 2018-08-31 12:25:59 -07:00