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

Change the origin string format before next sharding #1450

Open
haydentherapper opened this issue Apr 25, 2023 · 1 comment
Open

Change the origin string format before next sharding #1450

haydentherapper opened this issue Apr 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@haydentherapper
Copy link
Contributor

Description

There are two changes we should make:

  1. Make the origin more URL like. This isn't a hard requirement, but aligns with the structure of an origin for other logs. So it would be rekor.(sigstore|sigstage).dev/{shardID}
  2. Make shardID the year, rather than the tree ID. This makes it easier to tell which is the latest shard, and aligns with other sharding implementations like CT.
@haydentherapper haydentherapper added the enhancement New feature or request label Apr 25, 2023
@haydentherapper
Copy link
Contributor Author

Also we should not change the current origins, so we'll need to make this configurable per shard.

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

1 participant