kubernetes/pkg/volume
Kubernetes Submit Queue f1995ad8f5 Merge pull request #38411 from jingxu97/Dec/fixgluster
Automatic merge from submit-queue

Fix unmountDevice issue caused by shared mount in GCI

This is a fix on top #38124. In this fix, we move the logic to filter
out shared mount references into operation_executor's UnmountDevice
function to avoid this part is being used by other types volumes such as
rdb, azure etc. This filter function should be only needed during
unmount device for GCI image.
2016-12-08 15:37:00 -08:00
..
aws_ebs run hack/update-all.sh 2016-11-23 15:53:09 -08:00
azure_dd run hack/update-all.sh 2016-11-23 15:53:09 -08:00
azure_file run hack/update-all.sh 2016-11-23 15:53:09 -08:00
cephfs test cephfs spec construct function 2016-12-01 13:50:15 +08:00
cinder run hack/update-all.sh 2016-11-23 15:53:09 -08:00
configmap run hack/update-all.sh 2016-11-23 15:53:09 -08:00
downwardapi run hack/update-all.sh 2016-11-23 15:53:09 -08:00
empty_dir run hack/update-all.sh 2016-11-23 15:53:09 -08:00
fc run hack/update-all.sh 2016-11-23 15:53:09 -08:00
flexvolume run hack/update-all.sh 2016-11-23 15:53:09 -08:00
flocker refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
gce_pd run hack/update-all.sh 2016-11-23 15:53:09 -08:00
git_repo run hack/update-all.sh 2016-11-23 15:53:09 -08:00
glusterfs Merge pull request #38137 from obnoxxx/gluster-dp-gid-fix 2016-12-05 19:25:51 -08:00
host_path run hack/update-all.sh 2016-11-23 15:53:09 -08:00
iscsi run hack/update-all.sh 2016-11-23 15:53:09 -08:00
nfs run hack/update-all.sh 2016-11-23 15:53:09 -08:00
photon_pd Fix photon controller plugin to construct with correct PdID 2016-11-23 18:12:03 -08:00
quobyte Fix package aliases to follow golang convention 2016-11-30 15:40:50 +08:00
rbd run hack/update-all.sh 2016-11-23 15:53:09 -08:00
secret run hack/update-all.sh 2016-11-23 15:53:09 -08:00
testing run hack/update-all.sh 2016-11-23 15:53:09 -08:00
util Fix unmountDevice issue caused by shared mount in GCI 2016-12-08 13:34:45 -08:00
vsphere_volume Fix space in volumePath in vSphere 2016-12-07 16:15:51 -08:00
BUILD volume pluginsmgr functions test 2016-12-03 23:02:21 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_cached.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_du.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
metrics_nil.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_statfs_test.go MetricsStatfs GetMetrics() function test 2016-11-30 09:46:20 +08:00
metrics_statfs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
OWNERS Update pkg/volume/OWNERS to include Jan Safranek 2016-10-20 12:21:06 -05:00
plugins_test.go volume pluginsmgr functions test 2016-12-03 23:02:21 +08:00
plugins.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
util_test.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
util.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
volume_linux.go fix permissions when using fsGroup 2016-12-06 14:04:16 -06:00
volume_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00