ceph-csi/charts
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
..
ceph-csi-cephfs deploy: add --extra-create-metadata arg to csi-snapshotter sidecar 2022-07-28 19:37:23 +00:00
ceph-csi-rbd deploy: introduce new log level for sidecar controllers 2022-07-28 08:31:37 +00:00