Skip to content

Commit 11f65cc

Browse files
committed
DRA: review feedback
1 parent 9721e4c commit 11f65cc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1910,7 +1910,7 @@ At the moment, the claim plugin has no information that might enable it to
19101910
prioritize which resource to deallocate first. Future extensions of this KEP
19111911
might attempt to improve this.
19121912

1913-
This is currently using blocking API calls. They are unlikely because this
1913+
This is currently using blocking API calls. It's quite rare because this
19141914
situation can only arise when there are multiple claims per pod and allocation
19151915
for one of them fails despite all drivers agreeing that a node should be
19161916
suitable, or when reusing a claim for multiple pods (not a common use case) and

0 commit comments

Comments
 (0)