Skip to content

exporter: fix reporting push progress under export vertex#6587

Merged
tonistiigi merged 1 commit intomoby:masterfrom
tonistiigi:fix-push-progress
Mar 20, 2026
Merged

exporter: fix reporting push progress under export vertex#6587
tonistiigi merged 1 commit intomoby:masterfrom
tonistiigi:fix-push-progress

Conversation

@tonistiigi
Copy link
Member

@tonistiigi tonistiigi commented Mar 17, 2026

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.

@amrmahdi

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>
@tonistiigi tonistiigi merged commit bb491e1 into moby:master Mar 20, 2026
222 of 223 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants