ceph-csi/deploy/cephfs/kubernetes
Prasanna Kumar Kalever f84265fdf5 deploy: add --extra-create-metadata arg to csi-snapshotter sidecar
This argument in csi-snapshotter sidecar allows us to receive
snapshot-name/snapshot-namespace/snapshotcontent-name metadata in the
CreateSnapshot() request.

For ex:

csi.storage.k8s.io/volumesnapshot/name
csi.storage.k8s.io/volumesnapshot/namespace
csi.storage.k8s.io/volumesnapshotcontent/name

This is a useful information which can be used depend on the use case we
have at our driver. The features like adding metadata to snapshot image
can consume this based on the need.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2022-07-28 19:37:23 +00:00
..
csi-cephfsplugin-provisioner.yaml deploy: add --extra-create-metadata arg to csi-snapshotter sidecar 2022-07-28 19:37:23 +00:00
csi-cephfsplugin.yaml deploy: introduce new log level for sidecar controllers 2022-07-28 08:31:37 +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 deploy: remove extra volumes from cephfs plugin PSP 2021-09-22 07:12:34 +00:00
csi-nodeplugin-rbac.yaml cephfs: remove nodeplugin RBAC 2022-04-27 10:51:33 +00:00
csi-provisioner-psp.yaml deploy: reduce the PSP permission for cephfs deployment 2021-09-22 07:12:34 +00:00
csi-provisioner-rbac.yaml cephfs: add update rbac rule to pv resource 2022-07-19 14:42:21 +00:00
csidriver.yaml cephfs: go with default permissions while creating subvolumes 2022-07-13 06:49:58 +00:00