Skip to content

Conversation

haydentherapper
Copy link
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>
@haydentherapper haydentherapper requested a review from jku February 21, 2025 17:19
@haydentherapper haydentherapper requested a review from a team as a code owner February 21, 2025 17:19
@haydentherapper haydentherapper enabled auto-merge (squash) February 21, 2025 17:20
Copy link
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.

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

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

@haydentherapper
Copy link
Contributor Author

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

@jku
Copy link
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