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

Add support for signing images with cosign #33

Open
axtloss opened this issue Apr 19, 2024 · 4 comments
Open

Add support for signing images with cosign #33

axtloss opened this issue Apr 19, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@axtloss
Copy link
Member

axtloss commented Apr 19, 2024

View Vanilla-OS/ABRoot#261 for more details

@axtloss axtloss added the enhancement New feature or request label Apr 19, 2024
@axtloss axtloss self-assigned this Apr 19, 2024
@xynydev
Copy link

xynydev commented Apr 20, 2024

This is something that needs to be done in CI / GitHub Actions after the container image is built from the Containerfile built by Vib.

@kbdharun
Copy link
Member

This is something that needs to be done in CI / GitHub Actions after the container image is built from the Containerfile built by Vib.

Yep, the sigstore's cosign action should be run only after pushing the image to the respective registry.

@axtloss
Copy link
Member Author

axtloss commented Apr 20, 2024

That doesn't mean it's something vib can't handle.

@axtloss
Copy link
Member Author

axtloss commented Aug 11, 2024

With #76 being merged this only requires a finalize plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants