Skip to content

imagebuildah.executor.getCreatedBy(): use digests for previous stages#6855

Open
nalind wants to merge 1 commit into
containers:mainfrom
nalind:6845-bis
Open

imagebuildah.executor.getCreatedBy(): use digests for previous stages#6855
nalind wants to merge 1 commit into
containers:mainfrom
nalind:6845-bis

Conversation

@nalind
Copy link
Copy Markdown
Member

@nalind nalind commented May 18, 2026

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Instead of the previous stage's image ID, use the digest of that stage's manifest, as we would for other images that affect the effects of this instruction. Follows up on #6845. I'll mention the phrase "burst cache" here so that people searching for it in the commit log will find this and the reference to the previous patch when looking for related fixes.

How to verify it

New integration test based on the reproducer in #6845.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Instead of the previous stage's image ID, use the digest of that stage's
manifest, as we would for other images that affect the effects of this
instruction.  Follows up on containers#6845.  I'll mention the phrase "burst
cache" here so that people searching for it in the commit log will find
this and the reference to the previous patch when looking for related
fixes.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 18, 2026
@packit-as-a-service
Copy link
Copy Markdown

Ephemeral COPR build failed. @containers/packit-build please check.

3 similar comments
@packit-as-a-service
Copy link
Copy Markdown

Ephemeral COPR build failed. @containers/packit-build please check.

@packit-as-a-service
Copy link
Copy Markdown

Ephemeral COPR build failed. @containers/packit-build please check.

@packit-as-a-service
Copy link
Copy Markdown

Ephemeral COPR build failed. @containers/packit-build please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant