Skip to content

ci: sign images with cosign#2125

Draft
kharf wants to merge 1 commit intoVictoriaMetrics:masterfrom
kharf:sign-with-cosign
Draft

ci: sign images with cosign#2125
kharf wants to merge 1 commit intoVictoriaMetrics:masterfrom
kharf:sign-with-cosign

Conversation

@kharf
Copy link
Copy Markdown

@kharf kharf commented Apr 30, 2026

Summary by cubic

Sign container images with cosign in the release workflow to enable verification and provenance. Uses GitHub OIDC for keyless signing and signs all published tags across registries.

  • New Features

    • Grant id-token: write in the release workflow for keyless signing.
    • Install cosign and run make sign after make publish.
    • Add sign Makefile target to sign main, -ubi, -fips, and config-reloader images across $(PUBLISH_REGISTRIES).
  • Dependencies

    • Add sigstore/cosign-installer@v4.1.1.

Written for commit c8a52c7. Summary will update on new commits. Review in cubic

Signed-off-by: kharf <kharf1@proton.me>
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