tailscale / tailscale/go-cache-plugin

GCS support

Open
#15 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
81
Forks
21
PR merge metrics
No merged PRs in 30d

Description

When attempting to use go-cache-plugin with a GCS endpoint we get the following error:

16:00:46.660283 request 3 failed: get 282812b2cc9bb27815ace34195a6eaac08a701ba20c4d518158370799cbac869: [s3] read action 282812b2cc9bb27815ace34195a6eaac08a701ba20c4d518158370799cbac869: operation error S3: GetObject, https response error StatusCode: 403, RequestID: , HostID: , api error SignatureDoesNotMatch: Access denied.

It looks like this is a known issue with aws-sdk-go-v2:
https://github.com/aws/aws-sdk-go-v2/issues/1816

and this comment seems to be a generally accepted solution:
https://github.com/aws/aws-sdk-go-v2/issues/1816#issuecomment-1927281540

Could we get a release with this patched in?

Willing to submit a PR if that would be helpful.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no repository files or tests; start by reviewing the aws-sdk-go-v2 issue and linked comment, then inspect the repository's dependency and release setup. Done means the reported GCS endpoint request succeeds with the referenced fix and a release containing it is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.