Skip to content

issues Search Results · repo:google/go-cloud language:Go

Filter by

1k results
 (74 ms)

1k results

ingoogle/go-cloud (press backspace or delete to remove)

Please use a title starting with the name of the affected package, or \ all\ , followed by a colon, followed by a short summary of the feature request. Example: blob/gcsblob: add support for more blobbing. ...
  • breezewish
  • Opened 
    5 days ago
  • #3559

I have a naive question on why do we need to have gcsblob as well as s3blob when gcsblob can be supported with aws sdk as per google cloud documentation https://cloud.google.com/storage/docs/migrating#methods-comparison ...
  • sandeepvinayak
  • 2
  • Opened 
    on Apr 16
  • #3556

Nats has several ways of operation as a pubsub provider, depending on the configuration provided it allows non persisted messaging or persisted messaging via jetstream. The in tree implementation provides ...
  • pitabwire
  • 1
  • Opened 
    on Apr 6
  • #3544

might be worth updating the nats server due to https://github.com/nats-io/nats-server/releases/tag/v2.11.1-binary ? https://github.com/google/go-cloud/blob/master/pubsub/natspubsub/go.mod#L21 github.com/nats-io/nats-server/v2 ...
  • joeblew999
  • 1
  • Opened 
    on Apr 5
  • #3540

Describe the bug We been using pubsub package and we see a CPU leak using the subscription functionality of this package. We have written a wrapper code for this - which i would share below. Every deployment ...
needs info
  • alok87
  • 26
  • Opened 
    on Apr 3
  • #3537

Describe the bug I am trying to open a Hetzner Cloud bucket, which i can successfully do, read operation work but when writing to it. i get following cryptic error message api error XAmzContentSHA256Mismatch: ...
  • erendogan51
  • 3
  • Opened 
    on Apr 2
  • #3535

Describe the bug The Exists method should return false if the object doesn t exist instead of an error. To Reproduce package main import ( context gocloud.dev/blob _ gocloud.dev/blob/gcsblob ...
  • BrennaEpp
  • Opened 
    on Mar 18
  • #3528

Is your feature request related to a problem? Please describe. The source code mentions https://gocloud.dev/aws/V2ConfigFromURLParams, but this resource does not exist. It is unclear how to open a bucket ...
  • hansinator
  • 1
  • Opened 
    on Mar 10
  • #3526

Hi, I really liked the idea of this project, vendor-neutral generic APIs for interest with cloud providers. Is your feature request related to a problem? Please describe. I was just wondering if you ...
  • jaiakash
  • 1
  • Opened 
    on Feb 4
  • #3520

Is your feature request related to a problem? Please describe. S3 recently added support for conditional writes^1 by setting the If-None-Match or If-Match headers. This is great for managing concurrent ...
  • SoMuchForSubtlety
  • 4
  • Opened 
    on Jan 29
  • #3518
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub