File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-node/3542-cri-image-pulling-with-progress-notification Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
69
69
## Summary
70
70
71
71
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
73
73
both the progress reporting and no-progress timeout together as well as separately. For instance,
74
74
the runtime should send back a message every N seconds of image pulling progress with information
75
75
on how much data was downloaded and what is the current estimated total size of download, and
You can’t perform that action at this time.
0 commit comments