Skip to content

Conversation

@josvazg
Copy link
Collaborator

@josvazg josvazg commented Oct 31, 2025

Summary

Backport to tag v2.11.1 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 yo 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 09:54
@josvazg josvazg force-pushed the v2.11.1-fix branch 2 times, most recently from a892d4c to 4b375e8 Compare October 31, 2025 10:25
Signed-off-by: jose.vazquez <jose.vazquez@mongodb.com>
@josvazg josvazg merged commit c9007a1 into v2.11.1-branch Oct 31, 2025
21 of 22 checks passed
@josvazg josvazg deleted the v2.11.1-fix branch October 31, 2025 13:01
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