Skip to content

Commit 03b2978

Browse files
committed
address comments
Signed-off-by: Rita Zhang <[email protected]>
1 parent 948ca17 commit 03b2978

File tree

2 files changed

+219
-331
lines changed

2 files changed

+219
-331
lines changed

keps/sig-node/4381-dra-structured-parameters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,7 @@ type DeviceRequestAllocationResult struct {
18591859
//
18601860
// +optional
18611861
// +featureGate=DRAAdminAccess
1862-
AdminAccess *bool `json:"adminAccess" protobuf:"bytes,5,name=adminAccess"`
1862+
AdminAccess *bool
18631863
}
18641864

18651865
// DeviceAllocationConfiguration gets embedded in an AllocationResult.

0 commit comments

Comments
 (0)