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

ci: disable docker build attestations #497

Merged
merged 1 commit into from
Jan 20, 2023
Merged

ci: disable docker build attestations #497

merged 1 commit into from
Jan 20, 2023

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Jan 20, 2023

Signed-off-by: Derek Wang [email protected]

docker buildx build started to generating attestation manifests by default, which generates extra unknown/unknown manifests in the image artifactory. This makes bom generate -i quay.io/numaproj/numaflow:xxxx fail because bom does not recognize those manifests.

This PR disable the docker buildx build generating attestation manifests to workaround the issue.

@whynowy whynowy requested a review from vigith as a code owner January 20, 2023 02:00
@whynowy whynowy merged commit 2390e8a into main Jan 20, 2023
@whynowy whynowy deleted the dev-rel branch January 20, 2023 02:13
ashwinidulams pushed a commit that referenced this pull request Feb 14, 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.

2 participants