Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Restrict request Entry UUIDs to full Entry UUID (80 chars) #1024

Open
asraa opened this issue Sep 2, 2022 · 1 comment
Open

[API] Restrict request Entry UUIDs to full Entry UUID (80 chars) #1024

asraa opened this issue Sep 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@asraa
Copy link
Contributor

asraa commented Sep 2, 2022

Description

Rekor will now return Entry UUIDs in all entry points: #1012

Currently, we handle both full Entry UUIDs of 80 chars and the 64 character UUID leaf hash. At some point, we should deprecate the UUIDs to ensure clients query by full Entry UUID.

@asraa asraa added the enhancement New feature or request label Sep 2, 2022
@priyawadhwa
Copy link
Contributor

SGTM! We could even add in a metric to count the # of requests for 64 char vs 80 char to help decide when we can fully deprecate :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants