We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ea8cc commit dcd997bCopy full SHA for dcd997b
keps/sig-node/3063-dynamic-resource-allocation/README.md
@@ -2179,8 +2179,8 @@ kubelet at least once for each successful `NodePrepareResource`. The
2179
Plugin SHALL assume that this RPC will be executed on the node where
2180
the resource is being used.
2181
2182
-This RPC is called by kubelet when the last Pod using the resource is being
2183
-deleted or has come to a final state ("Phase" is "done").
+This RPC is called by the kubelet when the last Pod using the resource is being
+deleted or has reached a final state ("Phase" is "done").
2184
2185
This operation MUST be idempotent. If this RPC failed, or kubelet does
2186
not know if it failed or not, it can choose to call
0 commit comments