ceph-csi/deploy/rbd/kubernetes
Prasanna Kumar Kalever 10e4eee481 deploy: add few more cluster-roles for rbd nodeplugin
Nodeplugin needs below cluster roles:
persistentvolumes: get
volumeattachments: list, get

These additional permissions are needed by the volume healer. Volume healer
aims at fixing the volume health issues at the very startup time of the
nodeplugin. As part of its operations, volume healer has to run through
the list of volume attachments and understand details about each
persistentvolume.

The later commits will use these additional cluster roles.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-07-16 16:30:58 +00:00
..
csi-config-map.yaml refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
csi-nodeplugin-psp.yaml Add run hostpath to daemonset pods 2020-01-28 16:50:18 +00:00
csi-nodeplugin-rbac.yaml deploy: add few more cluster-roles for rbd nodeplugin 2021-07-16 16:30:58 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml deploy: allow RBD components to get ServiceAccounts 2021-07-13 17:16:35 +00:00
csi-rbdplugin-provisioner.yaml deploy: update csi-snapshotter sidecar 2021-06-25 15:45:14 +00:00
csi-rbdplugin.yaml rbd: get default plugin path 2021-07-16 16:30:58 +00:00
csidriver.yaml deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00