You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Some teams use CI in GCP to test tiles. They would like to store BOSH Release tarballs in the same IAAS that they use for testing (to save network cost both time an and actual $$$).
Describe the solution you'd like
OR
Document and test GCP S3 using the S3 release type
Add GCP GCS object storage as a tarball release source type
downloading some-release from s3 release source gcp
2023/08/15 02:04:27 could not execute "bake": download failed: error from release source "gcp": failed to download file: NoSuchKey: The specified key does not exist.
status code: 404, request id: , host id:
The text was updated successfully, but these errors were encountered:
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Is your feature request related to a problem? Please describe.
Some teams use CI in GCP to test tiles. They would like to store BOSH Release tarballs in the same IAAS that they use for testing (to save network cost both time an and actual $$$).
Describe the solution you'd like
OR
Describe alternatives you've considered
Just using GCS in s3 compatibility mode.
https://cloud.google.com/storage/docs/interoperability#xml_api
Additional context
Failed with
The text was updated successfully, but these errors were encountered: