Skip to content

Conversation

@josvazg
Copy link
Collaborator

@josvazg josvazg commented Oct 31, 2025

Summary

Backport to tag v2.9.0 the fix for properly signing daily builds.

This is required because the dailies use their own tag to rebuild. Problem is, rebuilds are not reproducible, not only dependent libraries might change, which is expected and hence the reason to rebuild, but also tools are not all pinned. The cosing tool bundled with garasign for singing as MongoDB project got updated and broke the signatures this week:
sigstore/cosign#4503

Had to also bump Go and its flake to avoid test issues.

Proof of Work

Once the tag is updated with this fix the daily build should now work.

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you signed our CLA?

@josvazg josvazg requested a review from a team as a code owner October 31, 2025 13:43
@josvazg josvazg merged commit 906cf5a into v2.9.0-branch Oct 31, 2025
23 checks passed
@josvazg josvazg deleted the v2.9.0-fix branch October 31, 2025 14:36
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.

3 participants