Skip to content

Commit dcd997b

Browse files
byakoklueska
andauthored
Update keps/sig-node/3063-dynamic-resource-allocation/README.md
Co-authored-by: Kevin Klues <[email protected]>
1 parent 21ea8cc commit dcd997b

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2179,8 +2179,8 @@ kubelet at least once for each successful `NodePrepareResource`. The
21792179
Plugin SHALL assume that this RPC will be executed on the node where
21802180
the resource is being used.
21812181

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").
2182+
This RPC is called by the kubelet when the last Pod using the resource is being
2183+
deleted or has reached a final state ("Phase" is "done").
21842184

21852185
This operation MUST be idempotent. If this RPC failed, or kubelet does
21862186
not know if it failed or not, it can choose to call

0 commit comments

Comments
 (0)