Skip to content

build: retain sessions for linked target evaluation - #4014

Open
tonistiigi wants to merge 1 commit into
docker:masterfrom
tonistiigi:fix-target-order-refs
Open

build: retain sessions for linked target evaluation#4014
tonistiigi wants to merge 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
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

2 participants