protobuf-specs icon indicating copy to clipboard operation
protobuf-specs copied to clipboard

Reuse containers here for fulcio/rekor proto generation

Open loosebazooka opened this issue 9 months ago • 0 comments

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?)

loosebazooka avatar Feb 25 '25 16:02 loosebazooka

Deploy Preview for docssigstore ready!

Name Link
Latest commit b024960aafaaf22a6887cda6c7e23d07432b072c
Latest deploy log https://app.netlify.com/projects/docssigstore/deploys/682f79cc6c8fea0009181597
Deploy Preview https://deploy-preview-344--docssigstore.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Nov 03 '24 23:11 netlify[bot]

@segiddins @haydentherapper asked me to tag you in this PR. Let me know what you think, I am happy to make changes.

hayleycd avatar Nov 04 '24 18:11 hayleycd

Coming back to this is on my todo list, once we have some more usage of the client

segiddins avatar Nov 19 '24 00:11 segiddins

@segiddins Would you be OK with merging this now?

haydentherapper avatar Apr 23 '25 20:04 haydentherapper