k3s/pkg/controller/volume/persistentvolume
Kubernetes Prow Robot 36787041cb
Merge pull request #73653 from ddebroy/migprov1
Support dynamic provisioning for CSI migration scenarios
2019-02-28 01:52:55 -08:00
..
metrics Move from glog to klog 2018-11-10 07:50:31 -05:00
options
BUILD Merge pull request #73653 from ddebroy/migprov1 2019-02-28 01:52:55 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
binder_test.go Update all tests to account for BlockVolume enabled by default 2018-11-16 13:38:59 -05:00
delete_test.go Pass pod informer to PV controller 2018-02-05 15:40:25 +01:00
framework_test.go PV Controller changes to support provisioning in CSI Migration scenarios 2019-02-26 08:39:54 -08:00
index.go Do not call methods on PersistentVolumeController 2019-02-06 12:04:05 +08:00
index_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
provision_test.go PV Controller changes to support provisioning in CSI Migration scenarios 2019-02-26 08:39:54 -08:00
pv_controller.go PV Controller changes to support provisioning in CSI Migration scenarios 2019-02-26 08:39:54 -08:00
pv_controller_base.go PV Controller changes to support provisioning in CSI Migration scenarios 2019-02-26 08:39:54 -08:00
pv_controller_test.go Stop checking VolumeScheduling feature gate 2018-12-27 17:45:45 -05:00
recycle_test.go PV Controller: fix recycling 2018-11-15 16:38:25 +01:00
scheduler_assume_cache.go Make volume binder resilient to races 2019-01-08 02:14:13 +08:00
scheduler_assume_cache_test.go combine feature gate VolumeScheduling and DynamicProvisioningScheduling into one 2018-08-29 10:30:08 +08:00
scheduler_bind_cache_metrics.go Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
scheduler_binder.go Do not call methods on PersistentVolumeController 2019-02-06 12:04:05 +08:00
scheduler_binder_cache.go Use read lock for scheduler_binder_cache GetDecisions 2019-01-26 13:06:23 -08:00
scheduler_binder_cache_test.go Merge UpdateProvisionedPVCs with UpdateBindings. 2019-01-16 21:02:08 +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
util.go Do not call methods on PersistentVolumeController 2019-02-06 12:04:05 +08:00
volume_host.go Refactor subpath out of pkg/util/mount 2019-02-26 19:59:53 -07:00