Skip to content
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

handle missing provenance for non-evaluated result #3945

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

tonistiigi
Copy link
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
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 merged commit 62bdf96 into moby:master Jun 28, 2023
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants