mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +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: {
|
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: {
|
JobBackoffLimitPerIndex: {
|
||||||
|
Loading…
Reference in New Issue
Block a user