diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index c506316aa44..a83aa2a27f3 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -173,7 +173,7 @@ const ( // kep: http://kep.k8s.io/4009 // alpha: v1.28 // beta: v1.29 - // GA: v1.30 + // GA: v1.31 // // Add support for CDI Device IDs in the Device Plugin API. DevicePluginCDIDevices featuregate.Feature = "DevicePluginCDIDevices"