Merge pull request #125261 from bart0sh/PR145-DevicePluginCDIDevices-update-GA-milestone

features: update milestone for DevicePluginCDIDevices
This commit is contained in:
Kubernetes Prow Robot 2024-06-25 08:25:59 -07:00 committed by GitHub
commit 9d9b6fb876
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"