-
Notifications
You must be signed in to change notification settings - Fork 1.5k
СRI image pulling with progress notification #3542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/sig node |
@byako: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/sig node |
/milestone v1.26 |
/stage alpha |
/remove-label lead-opted-in This design needs more time in SIG Node and would be reviewed during 1.26 for evaluation in 1.27. |
/label tracked/no |
The design is proposed now in KEP PR. |
Just want to clarify - in #3547, it looks like the milestones are targeting v1.26. Based on a prior comment from @derekwaynecarr, we have this enhancement as |
Yes, @rhockenbury, that is the intention, if the proposal is approved or agreed for its details to be ironed out during v1.26 cycle - we'd like to opt this into v1.26 cycle. |
I can opt it in but it's going to be pretty tight to meet the requirements for enhancements freeze since freeze will happen in a few hours. /label lead-opted-in
|
Hello 👋, 1.26 Enhancements Lead here. Unfortunately, this enhancement did not meet requirements for enhancements freeze. If you still wish to progress this enhancement in v1.26, please file an exception request. Thanks! /milestone clear |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
+1 |
/remove-lifecycle rotten |
I for one really feel blind not knowing the progress of an image pull. It really would be useful to have some insights into the speed being pulled (so I can also troubleshoot network related problems), some form of percentage progress, and maybe an estimate of completion. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
really need this, in a coproate setting you usually hit some mysterious network issues and not being able to see the download progress is just pain. |
+1 |
Why you moved this to Not for release. Please consider that situation |
Yeah can we please have this actually implemented? Having zero mechanism to tell the progress of pulling an image causes substantial problems, especially at-scale. I honestly do not see how rudimentary progress insights are not something trivial to add, downloading file progress insights have been a thing for over 20 years in so many other protocols and methods. FTP, HTTP, and more. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale this feature is still desired by many of us!!!! |
Hello everyone, If you're interested, take a look. #5335 |
Uh oh!
There was an error while loading. Please reload this page.
Enhancement Description
k/enhancements
) update PR(s): KEP-3542: СRI image pulling with progress notificationk/k
) update PR(s): RFC: CRI PullImageWithProgress implementation PoC kubernetes#118326k/website
) update PR(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: