Skip to content

Commit eee5b4b

Browse files
authored
Merge pull request #698 from ihcsim/backport-697
Backport: Update comment in types.go, to be included in the new CRD docs
2 parents 7bc28c3 + 5f3f25d commit eee5b4b

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)