gardener / gardener-extension-provider-gcp

Gardener extension controller for the GCP cloud provider (https://cloud.google.com).

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create buckets for GCP clusters with access control value “Uniform”

donistz opened this issue · comments

How to categorize this issue?

/area control-plane
/kind enhancement

What would you like to be added:
Create buckets for GCP clusters with access control value “Uniform”
Why is this needed:
Current Gardener behavior is to use the default (ACL) but according to the vendor's documentation “…ACLs are a legacy access control system for Cloud Storage designed for interoperability with Amazon S3…”. "Uniform" is the access control value recommended by the vendor. More details are available in the GCP documentation for storage access control.