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

Reuse containers here for fulcio/rekor proto generation #542

Open
4 tasks
loosebazooka opened this issue Feb 25, 2025 · 0 comments
Open
4 tasks

Reuse containers here for fulcio/rekor proto generation #542

loosebazooka opened this issue Feb 25, 2025 · 0 comments

Comments

@loosebazooka
Copy link
Member

Proto builder containers here provide

  • Access to google, googleapis proto defs
  • An update mechanism

The go protobuf container generated here is almost sufficient for generating the rekor(v2)/fulcio code except it needs

  • tool: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway
  • tool: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2

publish image somewhere

  • ghcr?
  • AR in sigstore.dev GCP project

Alternatively, just have a separate container image repo for these images (more work -- less obvious value right now?)

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

No branches or pull requests

1 participant