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

feat: sign containers #127

Merged
merged 2 commits into from
May 30, 2024
Merged

feat: sign containers #127

merged 2 commits into from
May 30, 2024

Conversation

jhatler
Copy link
Owner

@jhatler jhatler commented May 29, 2024

This adds container signing based on the GitHub Actions OpenID token, cosign, and Rekor. The signing is taken care of in the actions, and the workflows simply pass in a flag to enable it.

Fixes: #126

jhatler added 2 commits May 30, 2024 20:21
This adds container signing based on the GitHub Actions OpenID token,
cosign, and Rekor. The signing is taken care of in the actions, and the
workflows simply pass in a flag to enable it.

Fixes: #126
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
The devcontainer will now be built from an unreleased container image
created from a PR.

Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
@jhatler jhatler force-pushed the feat/container-signing branch from f7f5654 to eabf92d Compare May 30, 2024 20:21
@jhatler jhatler merged commit 194d03d into main May 30, 2024
29 checks passed
@jhatler jhatler deleted the feat/container-signing branch May 30, 2024 21:54
@github-actions github-actions bot mentioned this pull request May 30, 2024
@jhatler jhatler added enhancement New feature or request (dev)containers Everything container related labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(dev)containers Everything container related enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Container images should be signed.
1 participant