Skip to content

solver: include proxy mode in BuildOp cache key - #7095

Closed
gmarmstrong wants to merge 1 commit into
moby:masterfrom
gmarmstrong:fix-buildop-proxy-network-cache-key
Closed

solver: include proxy mode in BuildOp cache key#7095
gmarmstrong wants to merge 1 commit into
moby:masterfrom
gmarmstrong:fix-buildop-proxy-network-cache-key

Conversation

@gmarmstrong

@gmarmstrong gmarmstrong commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Include daemon-wide proxy-network mode in nested BuildOp cache identity to prevent cross-mode cache reuse. Please note that this bumps the BuildOp cache-key version from v0 to v1.

Fixes #7094.

Signed-off-by: Guthrie McAfee Armstrong <git@gmarmstrong.dev>
@gmarmstrong
gmarmstrong force-pushed the fix-buildop-proxy-network-cache-key branch from d274469 to c2fd2d8 Compare August 28, 2026 03:44
@gmarmstrong
gmarmstrong marked this pull request as ready for review August 28, 2026 03:44
@gmarmstrong

Copy link
Copy Markdown
Contributor Author

Closing per #7094 (comment)

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.

BuildOp cache keys omit daemon-wide proxyNetwork mode

1 participant