Skip to content

Commit 7afe6af

Browse files
committed
DRA: review feedback
1 parent 2604296 commit 7afe6af

File tree

1 file changed

+2
-1
lines changed
  • keps/sig-node/3063-dynamic-resource-allocation

1 file changed

+2
-1
lines changed

keps/sig-node/3063-dynamic-resource-allocation/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,8 @@ Why should this KEP _not_ be implemented?
28302830

28312831
### Semantic Parameters instead of PodSchedulingContext
28322832

2833-
When a DRA driver uses semantic parameters, there is no DRA driver controller
2833+
When a DRA driver uses semantic parameters, there is no need for a DRA driver controller
2834+
which allocates the claim
28342835
and no need for communication between scheduler and such a controller. The
28352836
PodSchedulingContext object and the associated support in the scheduler then
28362837
aren't needed. Once semantic parameters are mature enough and confirmed to be

0 commit comments

Comments
 (0)