features: update milestone for DevicePluginCDIDevices

This commit is contained in:
Ed Bartosh 2024-06-01 00:12:42 +03:00
parent 790dfdbe38
commit a240cc6190

View File

@ -170,7 +170,7 @@ const (
// kep: http://kep.k8s.io/4009 // kep: http://kep.k8s.io/4009
// alpha: v1.28 // alpha: v1.28
// beta: v1.29 // beta: v1.29
// GA: v1.30 // GA: v1.31
// //
// Add support for CDI Device IDs in the Device Plugin API. // Add support for CDI Device IDs in the Device Plugin API.
DevicePluginCDIDevices featuregate.Feature = "DevicePluginCDIDevices" DevicePluginCDIDevices featuregate.Feature = "DevicePluginCDIDevices"