Skip to content

Commit 31d5ae3

Browse files
authored
Merge pull request #51169 from carlory/DevicePluginCDIDevices
mark DevicePluginCDIDevices as removed
2 parents d155de7 + 34bced4 commit 31d5ae3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/DevicePluginCDIDevices.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.31"
20-
20+
toVersion: "1.33"
21+
22+
removed: true
2123
---
2224
Enable support to CDI device IDs in the
2325
[Device Plugin](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) API.

0 commit comments

Comments
 (0)