We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e76e438 + d470451 commit b20011cCopy full SHA for b20011c
client/apis/volumesnapshot/v1/types.go
@@ -341,8 +341,6 @@ type VolumeSnapshotContentSpec struct {
341
// VolumeSnapshotContentSource represents the CSI source of a snapshot.
342
// Exactly one of its members must be set.
343
// Members in VolumeSnapshotContentSource are immutable.
344
-// TODO(xiangqian): Add a webhook to ensure that VolumeSnapshotContentSource members
345
-// will be immutable once specified.
346
type VolumeSnapshotContentSource struct {
347
// volumeHandle specifies the CSI "volume_id" of the volume from which a snapshot
348
// should be dynamically taken from.
0 commit comments