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

Remove lines about timestamp in lib.rs #213

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

naveensrinivasan
Copy link
Contributor

[src/lib.rs]

  • Remove get_timestamp_cert_chain and get_timestamp_response functions

Summary

Release Note

NONE

Documentation

NONE

- Remove functions related to timestamping from `src/lib.rs`
- Fixes sigstore#107

[src/lib.rs]
- Remove `get_timestamp_cert_chain` and `get_timestamp_response` functions

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
@flavio
Copy link
Member

flavio commented Feb 22, 2023

This LGTM, but I'm not familiar with this portion of the code, I don't know what these comments are about.

@jyotsna-penumaka can you take a quick look at this PR please?

Copy link
Member

@lukehinds lukehinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @naveensrinivasan , this makes sense as the timestamp stuff has been removed from rekor.

@lukehinds lukehinds merged commit 25dc99b into sigstore:main Feb 23, 2023
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.

Remove lines about timestamp in Rekor lib.rs
3 participants