kubernetes/pkg/controller/volume/persistentvolume
Humble Chirammal bdb051c72d Refactor GlusterFS PV spec.
This patch introduces glusterfsPersistentVolumeSource addition
to glusterfsVolumeSource. All fields remains same as glusterfsVolumeSource
with an addition of a new field
called `EndpointsNamespace` to define namespace of endpoint in the
spec.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-11-06 15:51:01 +05:30
..
metrics Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
options update BUILD files 2017-10-15 18:18:13 -07:00
binder_test.go Ignore non-avaiable volumes in findMatchingVolume: update tests 2018-09-19 13:13:31 +08:00
BUILD Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
delete_test.go Pass pod informer to PV controller 2018-02-05 15:40:25 +01:00
framework_test.go Ignore non-avaiable volumes in findMatchingVolume: update tests 2018-09-19 13:13:31 +08:00
index.go Ignore non-available volumes in findMatchingVolume to reduce chance of 2018-09-14 20:27:44 +08:00
index_test.go Refactor GlusterFS PV spec. 2018-11-06 15:51:01 +05:30
OWNERS Add lichuqiang as reviewer of persistentvolume controller (for volume scheduling) 2018-07-04 00:35:54 +08:00
provision_test.go Ignore non-avaiable volumes in findMatchingVolume: update tests 2018-09-19 13:13:31 +08:00
pv_controller.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
pv_controller_base.go Merge pull request #69386 from cblecker/go-1.11 2018-10-05 17:35:51 -07:00
pv_controller_test.go related test update 2018-08-29 10:30:16 +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.go Use rwlock for caches 2018-09-04 16:47:43 -07: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 Fix an error in log info 2018-10-30 09:02:06 +08:00
scheduler_binder_cache.go Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
scheduler_binder_cache_test.go cache update for dynamic provisioning 2018-05-24 17:12:12 +08:00
scheduler_binder_fake.go Volume scheduling library changes: 2018-09-04 16:30:14 -07:00
scheduler_binder_test.go Ignore non-avaiable volumes in findMatchingVolume: update tests 2018-09-19 13:13:31 +08:00
volume_host.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00