ceph-csi/deploy/rbd/helm/templates
Madhu Rajanna f4c80dec9a Implement NodeStage and NodeUnstage for rbd
in NodeStage RPC call  we  have to map the
device to the node plugin and make  sure  the
the device will be mounted to  the global path

in  nodeUnstage request unmount the device from
global path and unmap the device

if the volume mode is block  we will be creating
a file inside a stageTargetPath  and it will be
considered  as the global path

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-07-24 12:49:21 +00:00
..
_helpers.tpl update rbd helm chats to deploy attacher as sidecar container in provisioner pod 2019-04-04 11:11:29 +05:30
csidriver-crd.yaml Add csidriver CRD 2019-04-04 11:11:29 +05:30
csiplugin-configmap.yaml Removed config maps and replaced with rados omaps 2019-05-19 12:29:33 +00:00
nodeplugin-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
nodeplugin-clusterrolebinding.yaml Added Helm chart for RBD plugin 2019-01-14 20:15:09 +00:00
nodeplugin-daemonset.yaml Implement NodeStage and NodeUnstage for rbd 2019-07-24 12:49:21 +00:00
nodeplugin-rules-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
nodeplugin-serviceaccount.yaml Added Helm chart for RBD plugin 2019-01-14 20:15:09 +00:00
NOTES.txt Fix identified issues 2019-02-08 12:16:30 +00:00
provisioner-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
provisioner-clusterrolebinding.yaml Added Helm chart for RBD plugin 2019-01-14 20:15:09 +00:00
provisioner-role.yaml Revert "Use Deployment with leader election instead of StatefulSet" 2019-06-14 13:39:03 +00:00
provisioner-rolebinding.yaml Update the helm chart for csi 1.0 2019-01-18 17:06:32 -08:00
provisioner-rules-clusterrole.yaml deploy: Use aggregated ClusterRoles 2019-04-17 11:15:08 +05:30
provisioner-service.yaml Revert "Use Deployment with leader election instead of StatefulSet" 2019-06-14 13:39:03 +00:00
provisioner-serviceaccount.yaml Added Helm chart for RBD plugin 2019-01-14 20:15:09 +00:00
provisioner-statefulset.yaml Move locks to more granular locking than CPU count based 2019-07-01 14:10:14 +00:00