Skip to content

Commit b20011c

Browse files
authored
Merge pull request #697 from ihcsim/remove-todo
Update comment in types.go for the new CRD docs
2 parents e76e438 + d470451 commit b20011c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/apis/volumesnapshot/v1/types.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,6 @@ type VolumeSnapshotContentSpec struct {
341341
// VolumeSnapshotContentSource represents the CSI source of a snapshot.
342342
// Exactly one of its members must be set.
343343
// Members in VolumeSnapshotContentSource are immutable.
344-
// TODO(xiangqian): Add a webhook to ensure that VolumeSnapshotContentSource members
345-
// will be immutable once specified.
346344
type VolumeSnapshotContentSource struct {
347345
// volumeHandle specifies the CSI "volume_id" of the volume from which a snapshot
348346
// should be dynamically taken from.

0 commit comments

Comments
 (0)