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

fix pre-formed entry upload #392

Merged
merged 1 commit into from
Jul 28, 2021
Merged

Conversation

bobcallaway
Copy link
Member

When a CLI user has a JSON object representing a full proposed entry for Rekor, they should be able to pass it to the rekor-cli upload command using the --entry flag. However, the unmarshaling needs to be done in multiple stages to find the actual implementation for models.ProposedEntry interface.

Signed-off-by: Bob Callaway bob.callaway@gmail.com

Signed-off-by: Bob Callaway <bob.callaway@gmail.com>
@lukehinds lukehinds merged commit e4303a8 into sigstore:main Jul 28, 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.

3 participants