add a comment to InTreePluginPortworxUnregister

This commit is contained in:
carlory 2025-01-20 17:09:14 +08:00
parent 8b1fe81dfa
commit 7d02a18a64

View File

@ -417,7 +417,7 @@ var defaultVersionedKubernetesFeatureGates = map[featuregate.Feature]featuregate
},
InTreePluginPortworxUnregister: {
{Version: version.MustParse("1.23"), Default: false, PreRelease: featuregate.Alpha},
{Version: version.MustParse("1.23"), Default: false, PreRelease: featuregate.Alpha}, // remove it along with CSIMigrationPortworx in 1.36
},
JobBackoffLimitPerIndex: {