You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/29 14:35:57 UTC

[GitHub] [airflow] nuclearpinguin commented on issue #5939: [AIRFLOW-5335] Update GCSHook methods so they need min IAM perms

nuclearpinguin commented on issue #5939: [AIRFLOW-5335] Update GCSHook methods so they need min IAM perms
URL: https://github.com/apache/airflow/pull/5939#issuecomment-526214899
 
 
   Confirmed. With `bucket` I can use `roles/storage.objectViewer` to list and download objects. With `get_bucket` this role is not sufficient because in case of blob it's required to have `storage.buckets.get` access.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services