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

Refactor the shard map parsing so we can pass it down into the API ob… #564

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

dlorenc
Copy link
Member

@dlorenc dlorenc commented Dec 23, 2021

…ject.

Right now the type itself is defined in the cli package, which means we can't
use it without an import cycle.

Signed-off-by: Dan Lorenc lorenc.d@gmail.com

Summary

Ticket Link

Fixes

Release Note


@dlorenc
Copy link
Member Author

dlorenc commented Dec 23, 2021

This should also help with #515.

The next step is to build a map of trillian log clients, one per log id: https://github.com/sigstore/rekor/blob/main/pkg/api/api.go#L57

…ject.

Right now the type itself is defined in the cli package, which means we can't
use it without an import cycle.

Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>
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.

lgtm

@dlorenc dlorenc merged commit 40d9419 into sigstore:main Dec 29, 2021
@dlorenc dlorenc deleted the shard branch December 29, 2021 14:01
@github-actions github-actions bot added this to the v1.0.0 milestone Dec 29, 2021
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.

2 participants