exporter: fix reporting push progress under export vertex by tonistiigi · Pull Request #6587 · moby/buildkit (original) (raw)
Wrap finalize calls in inBuilderContext with the same vertex ID used during export, so push status (layers and manifest) appears under the "exporting to image" vertex in the progress stream instead of being reported without a parent context.
This broke when pushing was moved to be parallel step after main export phase.
Signed-off-by: Tonis Tiigi tonistiigi@gmail.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})