diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 67682308efc..f41fd7230ba 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -162,7 +162,9 @@ const ( CSIStorageCapacity featuregate.Feature = "CSIStorageCapacity" // owner: @alculquicondor + // alpha: v1.19 // beta: v1.20 + // GA: v1.24 // // Enables the use of PodTopologySpread scheduling plugin to do default // spreading and disables legacy SelectorSpread plugin.