Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Rita Zhang <[email protected]>
  • Loading branch information
ritazh committed Jan 24, 2025
1 parent 677a7ed commit 42b6ee2
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 335 deletions.
2 changes: 1 addition & 1 deletion keps/sig-node/4381-dra-structured-parameters/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,7 @@ type DeviceRequestAllocationResult struct {
//
// +optional
// +featureGate=DRAAdminAccess
AdminAccess *bool `json:"adminAccess" protobuf:"bytes,5,name=adminAccess"`
AdminAccess *bool
}

// DeviceAllocationConfiguration gets embedded in an AllocationResult.
Expand Down
Loading

0 comments on commit 42b6ee2

Please sign in to comment.