kubernetes-csi / external-snapshotter

Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
Apache License 2.0
502 stars 375 forks source link

Check if we can remove PVVolumeSnapshotContentList #1195

Closed xing-yang closed 1 week ago

xing-yang commented 1 week ago

What happened: Check if we can remove PVVolumeSnapshotContentList []PVVolumeSnapshotContentPair from the APIs. This came up during the KEP review.

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment: