transparency-dev / transparency-dev/tessera

Feature: Support native GCP Cloud SQL + GCS backend

Open
#957 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.