Skip to content

Commit 7d02a18

Browse files
committed
add a comment to InTreePluginPortworxUnregister
1 parent 8b1fe81 commit 7d02a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/features/versioned_kube_features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ var defaultVersionedKubernetesFeatureGates = map[featuregate.Feature]featuregate
417417
},
418418

419419
InTreePluginPortworxUnregister: {
420-
{Version: version.MustParse("1.23"), Default: false, PreRelease: featuregate.Alpha},
420+
{Version: version.MustParse("1.23"), Default: false, PreRelease: featuregate.Alpha}, // remove it along with CSIMigrationPortworx in 1.36
421421
},
422422

423423
JobBackoffLimitPerIndex: {

0 commit comments

Comments
 (0)