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

Disable provenance attestations in buildx #6052

Merged
merged 1 commit into from Jun 27, 2023

Conversation

ashutosh-narkar
Copy link
Member

Buildx version >=0.10 generates a new OCI format
with support for provenance. As a result the
following error is generated on M1/M2 while inspecting the manifest

OCI manifest found, but accept header does not support OCI manifests

The suggested fix is to temporarily disable provenance.

Fixes: #5877

Further comments:

Related: docker/buildx#1533.

The other workaround is to pin buildx version to v0.9.1. If this fix does not work as intended we can pin the version.

Buildx version >=0.10 generates a new OCI format
with support for provenance. As a result the
following error is generated on M1/M2 while inspecting
the manifest

> OCI manifest found, but accept header does not support OCI manifests

The suggested fix is to temporarily disable provenance.

Fixes: open-policy-agent#5877

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
@netlify
Copy link

netlify bot commented Jun 27, 2023

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 01ce0b7
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/649b6d481dac5a0008abf758
😎 Deploy Preview https://deploy-preview-6052--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ashutosh-narkar ashutosh-narkar merged commit 917bc9c into open-policy-agent:main Jun 27, 2023
27 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
Development

Successfully merging this pull request may close these issues.

openpolicyagent/opa:0.51.0 - no matching manifest for linux/arm64/v8 in the manifest list entries
1 participant