We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558f8f2 commit a627980Copy full SHA for a627980
keps/sig-node/3542-cri-image-pulling-with-progress-notification/README.md
@@ -69,7 +69,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
69
## Summary
70
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
+reports being sent back to requestor and / or no-progress timeout. It should be possible to use
73
both the progress reporting and no-progress timeout together as well as separately. For instance,
74
the runtime should send back a message every N seconds of image pulling progress with information
75
on how much data was downloaded and what is the current estimated total size of download, and
0 commit comments