kubernetes/pkg/volume
Jan Safranek 219cbc818a Refactor CSI migration plugin manager to get featureGates as a parameter
This allows caller to provide fake ones for testing of various corner cases
(migration on A/D controller disabled while enabled on kubelet).
2021-03-08 13:50:01 +01:00
..
awsebs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
azure_file hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
azuredd Adds ineffassign to GO linter script. 2021-03-03 08:28:10 -08:00
cephfs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cinder Promote Cinder topology labels to GA 2021-03-03 20:05:12 +01:00
configmap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
csi Merge pull request #98762 from wzshiming/ut/speed-up-csi 2021-03-01 10:57:25 -08:00
csimigration Refactor CSI migration plugin manager to get featureGates as a parameter 2021-03-08 13:50:01 +01:00
downwardapi hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
emptydir hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
flexvolume hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
flocker hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gcepd hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
git_repo hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
glusterfs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
hostpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
iscsi hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
local hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nfs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
portworx hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
projected hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
quobyte hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
rbd hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
scaleio hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
secret hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
storageos hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util Unify determination of whether a volume is ephemeral 2021-03-05 14:49:09 +09:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume hack/update-bazel.sh 2021-02-28 15:17:29 -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.go fix golint in volume fs 2021-01-12 06:35:52 +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 Merge pull request #79851 from jparklab/master 2019-07-25 14:33:58 -07: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 fix golint in volume fs 2021-01-12 06:35:52 +08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00
plugins.go Add migrated field to storage_operation_duration_seconds metric 2021-02-12 17:35:01 -08:00
plugins_test.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
volume.go Ensure that StagingPath is supplied to blockVolume expansion 2020-07-01 12:21:17 -04:00
volume_linux.go Add migrated field to storage_operation_duration_seconds metric 2021-02-12 17:35:01 -08:00
volume_linux_test.go volume: Add unit test for SetVolumeOwnership owners 2020-11-11 09:23:16 -05:00
volume_unsupported.go Fix typecheck 2021-02-15 00:22:04 -08:00