Skip to content

build: retain sessions for linked target evaluation - #4014

Merged
tonistiigi merged 1 commit into
docker:masterfrom
tonistiigi:fix-target-order-refs
Aug 18, 2026
Merged

build: retain sessions for linked target evaluation#4014
tonistiigi merged 1 commit into
docker:masterfrom
tonistiigi:fix-target-order-refs

Conversation

@tonistiigi

Copy link
Copy Markdown
Member

fixes #4011

Order linked target evaluation by dependency and retain producer sessions until dependent targets finish evaluating shared solver vertices.

Reuse uncached clients for linked targets and add regression coverage for secret-bearing Bake target graphs.

Order linked target evaluation by dependency and retain producer sessions until
dependent targets finish evaluating shared solver vertices.

Reuse uncached clients for linked targets and add regression coverage for
secret-bearing Bake target graphs.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@crazy-max crazy-max added this to the v0.37.0 milestone Aug 14, 2026
@slonopotamus

Copy link
Copy Markdown

Confirming this fixed my original issue (#4011).

@tonistiigi
tonistiigi merged commit 65df878 into docker:master Aug 18, 2026
163 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.

bake randomly fails to pass secrets to build when remote context is involved

3 participants