kubernetes/pkg/volume
Humble Chirammal 7c40eb9ae0 Add support for rbd plugin to csi-translation-lib
In support of csi-migration proposal here:
https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/csi-migration.md

Will help with migration of in-tree RBD plugin ( kubernetes.io/rbd)
to RBD CSI driver ( rbd.csi.ceph.com ).

Fixes https://github.com/kubernetes/enhancements/issues/2923

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-15 23:46:29 +05:30
..
awsebs generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
azure_file generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
azuredd generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cephfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
cinder generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
configmap Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
csi Add support for rbd plugin to csi-translation-lib 2021-11-15 23:46:29 +05:30
csimigration Add support for rbd plugin to csi-translation-lib 2021-11-15 23:46:29 +05:30
downwardapi Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
emptydir Fix typo assigment -> assignment 2021-09-04 11:55:26 +02:00
fc Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
flexvolume Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
flocker Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
gcepd generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
git_repo Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
glusterfs run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
hostpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
iscsi Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
local generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
nfs Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
portworx Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
projected Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
quobyte Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
rbd Add support for rbd plugin to csi-translation-lib 2021-11-15 23:46:29 +05:30
secret Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
storageos Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
testing Merge pull request #104526 from jingxu97/aug/volumeattach 2021-10-05 17:30:32 -07:00
util Merge pull request #105885 from gnufied/move-configurable-fsgroup-ga 2021-11-10 13:53:27 -08:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
doc.go
metrics_block_test.go The test was not very useful and required elevated access 2021-06-04 15:48:35 -04:00
metrics_block.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_cached.go
metrics_du_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics_du.go Get inodes and disk usage via pure go 2021-04-06 14:19:35 +02:00
metrics_errors.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil_test.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_nil.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_statfs_test.go
metrics_statfs.go fix golint in volume fs 2021-01-12 06:35:52 +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_test.go Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
plugins.go Merge pull request #101510 from huchengze/patch-12 2021-05-20 21:14:57 -07:00
volume_linux_test.go Remove all references to ConfigurableFSGroupPolicy feature gate 2021-11-10 14:24:08 -05:00
volume_linux.go Remove all references to ConfigurableFSGroupPolicy feature gate 2021-11-10 14:24:08 -05:00
volume_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
volume.go Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00