Skip to content

Commit a627980

Browse files
byakomikebrow
andauthored
Update keps/sig-node/3542-cri-image-pulling-with-progress-notification/README.md
Co-authored-by: Mike Brown <[email protected]>
1 parent 558f8f2 commit a627980

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/3542-cri-image-pulling-with-progress-notification

1 file changed

+1
-1
lines changed

keps/sig-node/3542-cri-image-pulling-with-progress-notification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
6969
## Summary
7070

7171
Introduce new CRI API call for downloading a container image with possibility of pulling progress
72-
reports being sent back to requestor and / or no-progress timeout. It shold be possible to use
72+
reports being sent back to requestor and / or no-progress timeout. It should be possible to use
7373
both the progress reporting and no-progress timeout together as well as separately. For instance,
7474
the runtime should send back a message every N seconds of image pulling progress with information
7575
on how much data was downloaded and what is the current estimated total size of download, and

0 commit comments

Comments
 (0)