Skip to content

Support Rekorv2 types #167

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

Open
ramonpetgrave64 opened this issue May 13, 2025 · 2 comments · May be fixed by #168
Open

Support Rekorv2 types #167

ramonpetgrave64 opened this issue May 13, 2025 · 2 comments · May be fixed by #168

Comments

@ramonpetgrave64
Copy link

Client support for Rekor V2: sigstore-python #289

RekorV2's openapi specs are now hosted in the sigstore/rekor-tiles repo.

We must support the new types that define the request and response structures.

@ramonpetgrave64 ramonpetgrave64 linked a pull request May 13, 2025 that will close this issue
@jku
Copy link

jku commented May 15, 2025

This codegen business is not my strength so this may be a dumb question but do we necessarily want to use the openapi specs (since this seems to have its own technical issues)?

rekor-tiles API is defined in protobufs so using those seems fairly natural: https://github.com/sigstore/rekor-tiles/tree/main/api/proto

@ramonpetgrave64
Copy link
Author

To update, rekor-tiles can now generate python types. the goal is to get them checked into sigstore/protobuf-specs, but so far an example can be seen here sigstore/sigstore-python#1400

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 a pull request may close this issue.

2 participants