transparency-dev / transparency-dev/tessera
Feature: Support native GCP Cloud SQL + GCS backend
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 238
- Forks
- 56
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 35
Description
Description
Rekor V2's Cloud SQL + GCS implementation currently uses the Tessera's AWS library, e.g. here. If Tessera can provide native support for Cloud SQL + GCS, Rekor V2 can move to use it. I think that's a prerequisite before any GCP native authentication can be enforced.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced Rekor V2 implementation at internal/tessera/gcpcloudsql/gcpcloudsql.go and inspect how its AWS library is used. Trace the corresponding Tessera storage entry points and determine the native Cloud SQL and GCS support needed; done means Rekor V2 can use Tessera's GCP implementation without the AWS library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, go, google-cloud
- Domain
- backend, cloud, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100