mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
add a comment to InTreePluginPortworxUnregister
This commit is contained in:
parent
8b1fe81dfa
commit
7d02a18a64
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user