Skip to content

handle missing provenance for non-evaluated result #3945

Merged
tonistiigi merged 3 commits intomoby:masterfrom
tonistiigi:fix-missing-provenance
Jun 28, 2023
Merged

handle missing provenance for non-evaluated result #3945
tonistiigi merged 3 commits intomoby:masterfrom
tonistiigi:fix-missing-provenance

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

@tonistiigi tonistiigi commented Jun 10, 2023

fixes #3928
fixes #3562
depends on #3860

If resultProxy has been created but the result has not been
evaluated then it shouldn't show missing provenance error
for that result.

This patch works together with the previous one that fixes
error reporting on provenance creation.

https://github.com/moby/buildkit/compare/master...tonistiigi:buildkit:fix-missing-provenance?expand=1#diff-2fc2e99eea0899fac8a14da1878d67aa8520bed09be4de598226d4d29450d6c8R279

@jedevc
Copy link
Copy Markdown
Member

jedevc commented Jun 22, 2023

LGTM once #3860 merges

jedevc and others added 3 commits June 27, 2023 22:44
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: Justin Chadwell <me@jedevc.com>
If resultProxy has been created but the result has not been
evaluated then it shouldn't show missing provenance error
for that result.

This patch works together with previous one that fixes
error reporting on provenance creation.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi force-pushed the fix-missing-provenance branch from 4f8717e to 60b3aa7 Compare June 28, 2023 05:45
@tonistiigi tonistiigi merged commit 62bdf96 into moby:master Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing provenance errors when context does not exist Duplicate platform in frontend options causes provenance generation failure

2 participants