We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada0666 commit 21ea8ccCopy full SHA for 21ea8cc
keps/sig-node/3063-dynamic-resource-allocation/README.md
@@ -2041,8 +2041,8 @@ MAY choose to call `NodePrepareResource` again, or choose to call
2041
2042
On a successful call this RPC should return set of fully qualified
2043
CDI device names, which kubelet MUST pass to the runtime through the CRI
2044
-protocol. For version v1alpha3 the RPC shold return the respective set of
2045
-fully qualified CDI device names per every claim that was sent in parameters.
+protocol. For version v1alpha3, the RPC should return multiple sets of
+fully qualified CDI device names, one per claim that was sent in the input parameters.
2046
2047
2048
###### v1alpha2
0 commit comments