Cloud Storage
-
Allow SSL on Cloud Storage with a CNAME
As per your docs here https://cloud.google.com/storage/docs/reference-uris#cname its not possible to use SSL when also using CNAME. It would be great if you guys could fix this limitation.
324 votes -
Fully managed SFTP service for GCS
I have customers that require SFTP and I use GCS. I'm using third party software for this now but I would prefer gcp had a native offering for this like AWS does.
122 votes -
SSL On Google Cloud Storage (HTML SITES)
Would be a pretty cool feature :)
90 votesThanks, we’re considering this.
-
Show bucket size in the Developers Console
The Developers Console should have a column to show each bucket's current disk usage.
77 votes -
Mount bucket like a directory of vm (NFS)
The ability to mount via NFS one bucket in a directory on a virtual machine
48 votes -
Would like to zip files inside a Google Cloud Storage Bucket with gsutil or GCS php client
Zip a number of files and them save on GCS or download and destroy the ZIP to enable a quick way to download several files at the same time.
46 votes -
Better permission control
I'd like to give a service account access to write (upload) to a bucket, but not to delete files. This allows backups to run from the server being backed up to Google Cloud Storage, without concern that an attacker could login and then also destroy all backups from the compromised server itself. This particular example would also be resolved by allowing bucket data to be archived to a different bucket at certain intervals.
34 votes -
Identity-Aware Proxy for Buckets
Would be great to have IAP working with Buckets, so we can host static employee documentation behind a login (for example).
Would make having an authenticated static site super easy.
Current the only route to this is to set up a small App Engine application to load from the bucket, and enable IAP on that.
34 votes -
A way to sync GitHub/GCP Git repos with Google Cloud Storage!
So when you push changes to some git repo, they get automatically synced to GCS! Would be pretty cool.
25 votes -
Enable the option to sort objects by clicking the column headers
Objects in a bucket are automatically displayed in alphabetical order.
We should have the ability to sort the list of objects via the column headers eg. sort by size, type, date-modified etc.
15 votes -
Add the ability to specify a default cache-control header of a bucket
There should be a way to specify a default cache-control header value of an entire bucket. Currently cache-control maxAge is hard coded to 3600 (1 hour). If you wish to change this, you have to manually specify a cache-control value for each object uploaded using the gcloud CLI.
I suggest a new global bucket preference that changes the default cache-control of all objects that DON'T have a custom cache-control value already provided. I.E. changing this bucket value changes all objects that have a null cache-control provided.
11 votes -
gsutil should update its cache when permission errors occur.
After adding storage write access to a compute engine access scope, gsutil still reported 403 Insufficient Permission.
The fix was to delete ~/.gsutil which then addressed the issue.
This is not obvious to the user. Can gsutil identify if the cache is dirty or at least provide a message to the user on what to do for this issue?10 votes -
Display and manage lifecycle/versioning configuration in Developers Console
The Developers Console should allow us to view the existing configuration and change the configuration for lifecycle management and versioning.
9 votes -
Copy buckets data between differents accounts
The option for copy buckets data between different google accounts
6 votes -
Cloud Filestore in Tokyo
We want to use NFS
4 votes -
Have an archive option
Have an option to archive data to another bucket after a certain age. This archival bucket could be a different class of storage and then permanently delete after a further number of days.
4 votes -
Reduce latency of GET Object API
The latency when retrieving a private (not publicly-cacheable) object from Standard storage is usually >175 ms, even from a GCE instance in the same region.
3 votes -
Allow custom headers for each object
GCS only allows setting a limited set of headers (Content-Type, Content-Encoding, Cache-Control, etc.). It's missing the ability to set headers like Service-Worker-Allowed, Strict-Transport-Security, X-XSS-Protection, X-Content-Type-Options and Content-Security-Policy. Ideally any header could be set on a per-object basis.
See also https://issuetracker.google.com/issues/36427250 (currently 72 stars).
3 votes -
ترجمه
تطبيق ترجمه
3 votes -
More AWS S3 Transfer and Migration Tooling
Currently, the Google Storage Transfer Service requires the following Amazon S3 permissions on the bucket:
List the Amazon S3 bucket
Get the location of the bucket
Read the objects in the bucketI'd love it if there was S3 transfer and migration tooling that doesn't require FULL S3 bucket permissions.
https://cloud.google.com/storage/transfer/configure-access#s3shortbucket
https://cloud.google.com/storage/transfer/
https://cloud.google.com/storage/docs/migrating2 votes
- Don't see your idea?