Skip to content

[v0.23] cherry-picks for v0.23.2 #6056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 1, 2025
Merged

Conversation

crazy-max
Copy link
Member

crazy-max and others added 4 commits June 26, 2025 19:57
In some conditions there can be a pause between initial load of the
entry (that already contains signed download URL even though we don't
need it yet) and by the time cache is actually downloaded in the end
of the build. One such case seems to be accessing SBOM scanner layers
after the main build is completed. Signed URL is only valid for 10min
and if more time has passed then old URL may receive 403 error.

Signed-off-by: Tonis Tiigi <[email protected]>
@crazy-max crazy-max marked this pull request as ready for review July 1, 2025 12:08
@crazy-max crazy-max added this to the v0.23.2 milestone Jul 1, 2025
@tonistiigi tonistiigi merged commit 40b2ede into moby:v0.23 Jul 1, 2025
169 of 170 checks passed
@crazy-max crazy-max deleted the v0.23_picks_0.23.2 branch July 1, 2025 16:21
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