external-snapshotter icon indicating copy to clipboard operation
external-snapshotter copied to clipboard

Populate SourceVolumeMode in individual VolumeSnapshotContents

Open xing-yang opened this issue 1 year ago • 4 comments
trafficstars

What happened: There is a TODO here to Populate this field when volume mode conversion is enabled by default. Now that volume mode conversion is enabled by default, we should populate this field. https://github.com/kubernetes-csi/external-snapshotter/blob/v7.0.0/pkg/sidecar-controller/groupsnapshot_helper.go#L448

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment:

  • Driver version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

xing-yang avatar Feb 09 '24 17:02 xing-yang