kubernetes/pkg/volume
k8s-ci-robot a25bc8df42
Merge pull request #68440 from humblec/log-level
Add `log-level` mount option support for glusterfs plugin
2018-10-04 06:21:49 -07:00
..
awsebs Make sure we pass mount options while creating bind mounts 2018-09-26 15:12:05 -04:00
azure_dd fix select zone error in azure disk creation 2018-08-30 07:33:43 +00:00
azure_file return error if make dir failed when setting up azure file volume 2018-09-25 20:16:08 +08:00
cephfs Merge pull request #67332 from nak3/ceph-fuse-opt 2018-08-21 05:25:03 -07:00
cinder Make sure we pass mount options while creating bind mounts 2018-09-26 15:12:05 -04:00
configmap verify invalid secret/configmap/projected volumes 2018-09-14 17:38:52 -04:00
csi Merge pull request #69225 from gnufied/volume-limit-tidy-up 2018-10-02 17:03:32 -07:00
downwardapi verify invalid secret/configmap/projected volumes 2018-09-14 17:38:52 -04:00
empty_dir Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
fc Make sure we pass mount options while creating bind mounts 2018-09-26 15:12:05 -04:00
flexvolume Merge pull request #68813 from leakingtapan/golint-fix-volume-flex 2018-10-02 18:15:31 -07:00
flocker Avoid overflowing int64 in RoundUpSize and return error if overflow int 2018-07-23 13:48:45 -04:00
gcepd fix golint for pkg/volume/gce_pd 2018-10-01 18:58:30 +00:00
git_repo Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
glusterfs Add log-level mount option support for glusterfs plugin 2018-10-03 10:16:41 +05:30
host_path as hostpathtype owner, adds myself to OWNERS file 2018-08-31 19:25:32 +08:00
iscsi Unmount iSCSI device only if it's mounted. 2018-09-27 10:24:59 +02:00
local support mount options in setup 2018-10-03 14:06:14 +08:00
nfs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
photon_pd Make sure we pass mount options while creating bind mounts 2018-09-26 15:12:05 -04:00
portworx Merge pull request #58646 from adityadani/disable_selinux_for_portworx_volumes 2018-09-28 03:06:16 -07:00
projected verify invalid secret/configmap/projected volumes 2018-09-14 17:38:52 -04:00
quobyte Merge pull request #66202 from tanshanshan/fixformat 2018-07-24 21:24:30 -07:00
rbd Random typo fix 2018-09-26 16:18:04 -04:00
scaleio Using a fixed set of locks, then we don't need to free unused locks 2018-08-24 12:24:09 +08:00
secret verify invalid secret/configmap/projected volumes 2018-09-14 17:38:52 -04:00
storageos Avoid overflowing int64 in RoundUpSize and return error if overflow int 2018-07-23 13:48:45 -04:00
testing Add unit tests for skipping attach 2018-09-05 10:15:43 -04:00
util GetMountRefs should not fail if the path supplied does not exist anymore. It has no mount references 2018-09-17 17:35:12 -07:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
vsphere_volume Make sure we pass mount options while creating bind mounts 2018-09-26 15:12:05 -04:00
BUILD fix golint for pkg/volume/gce_pd 2018-10-01 18:58:30 +00: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.go Rename Du() to DiskUsage() for more expressive 2018-05-22 10:52:06 +08:00
metrics_du_test.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
metrics_errors.go Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
metrics_nil.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_statfs.go update import 2018-02-27 20:23:35 +08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
plugins.go Pass new CSI API Client and informer to Volume Plugins 2018-08-31 12:25:59 -07:00
plugins_test.go correct the expected value in plugintest 2018-02-25 15:14:55 +08:00
volume.go attacher/detacher refactor 2018-08-14 11:12:41 +08:00
volume_linux.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00
volume_unsupported.go Add more volume types in e2e and fix part of them. 2018-05-02 10:31:42 +08:00