bosh-gcscli
- client API has changed. There is now a single
New
method that expects aconfig.GCSClient
. For more details see 464c3ab storage_class
settings are now only validated onput
. This was causing failures when an actor had access to specific objects but not to the bucket settings (eg public objects)- Client falls back to
none
credentials mode when finding the application default credentials fails. This is to address behavior on GCE when the instance has a service account associated but does not have scope to the storage API. This prevented access to public buckets when attempting to fetch a token for authenticating. - Client re-attempts "put" operation up to 3 times if it fails to upload
- Updated documentation/contributing guide
07b7c0696407cea33fc10bb5e95551d7e25aa18cc1993cf2d22f0df6e8e268f2 bosh-gcscli-0.0.4-linux-amd64