Skip to content

Commit 8d1d570

Browse files
aojeadipesh-rawatLionelJouin
authored
[KEP-4817] DRAResourceClaimDeviceStatus to Beta (#49933)
* DRAResourceClaimDeviceStatus to beta * Update content/en/docs/reference/command-line-tools-reference/feature-gates/DRAResourceClaimDeviceStatus.md Co-authored-by: Dipesh Rawat <[email protected]> * Update content/en/docs/reference/command-line-tools-reference/feature-gates/DRAResourceClaimDeviceStatus.md Co-authored-by: Lionel Jouin <[email protected]> --------- Co-authored-by: Dipesh Rawat <[email protected]> Co-authored-by: Lionel Jouin <[email protected]>
1 parent ab27c52 commit 8d1d570

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.32"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.33"
1216
---
1317
Enables support the ResourceClaim.status.devices field and for setting this
14-
status from DRA drivers.
18+
status from DRA drivers. It requires the `DynamicResourceAllocation` feature
19+
gate to be enabled.

0 commit comments

Comments
 (0)