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

Ship multi-arch images for all the cosign components. #973

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

mattmoor
Copy link
Member

This will direct ko to build cosign et al for all of the platforms and architectures that the configured base image ships, so for distroless that should include arm, arm64, ppc64le, s390z, and ofc amd64.

Signed-off-by: Matt Moore mattomata@gmail.com

Ticket Link

Release Note

The cosign images are now shipped for every architecture distroless ships on (currently: amd64, arm64, arm, s390x, ppc64le)

This will direct `ko` to build `cosign` et al for all of the platforms and architectures that the configured base image ships, so for distroless that should include arm, arm64, ppc64le, s390z, and ofc amd64.

Signed-off-by: Matt Moore <mattomata@gmail.com>
@mattmoor
Copy link
Member Author

@dlorenc @cpanato how are the non-/ci/ images built? I couldn't find anything resembling config for that 🤔

@dekkagaijin
Copy link
Member

@mattmoor mattmoor merged commit 70138fb into sigstore:main Oct 29, 2021
@github-actions github-actions bot added this to the v1.3.0 milestone Oct 29, 2021
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.

None yet

2 participants