Skip to content

Update TUF root to latest v12 root#1988

Merged
Hayden-IO merged 1 commit intomainfrom
haydentherapper-patch-2
Feb 21, 2025
Merged

Update TUF root to latest v12 root#1988
Hayden-IO merged 1 commit intomainfrom
haydentherapper-patch-2

Conversation

@Hayden-IO
Copy link
Copy Markdown
Contributor

Minimizing the number of network requests a client needs to make to fetch the latest.

Fixes #1138

Summary

Release Note

Documentation

Minimizing the number of network requests a client needs to make to fetch the latest.

Fixes #1138

Signed-off-by: Hayden B <haydentherapper@users.noreply.github.com>
@Hayden-IO Hayden-IO requested a review from jku February 21, 2025 17:19
@Hayden-IO Hayden-IO requested a review from a team as a code owner February 21, 2025 17:19
@Hayden-IO Hayden-IO enabled auto-merge (squash) February 21, 2025 17:20
Copy link
Copy Markdown
Member

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be nice to have some automation to compare what's persisted VS what the current root is and trigger an update.

@Hayden-IO Hayden-IO merged commit c6ff33c into main Feb 21, 2025
@Hayden-IO Hayden-IO deleted the haydentherapper-patch-2 branch February 21, 2025 17:29
@Hayden-IO
Copy link
Copy Markdown
Contributor Author

This was a particularly nasty diff because of the switch to TUF-on-CI.

@Hayden-IO
Copy link
Copy Markdown
Contributor Author

sigstore/sigstore-go#414 looks a lot cleaner.

@jku
Copy link
Copy Markdown
Member

jku commented Feb 21, 2025

it would be nice to have some automation to compare what's persisted VS what the current root is and trigger an update.

I've done this in sigstore-python: sigstore/sigstore-python#1301

I'll file issues here and sigstore-go

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.

embedded TUF root file should be updated

3 participants