Category "gcs"

What are the correct permissions to give Argo workflows given googleapi: Error 403?

I am seeing the following error running Argo workflows in GKE. time="2022-05-13T14:17:40.740Z" level=info msg="node changed" new.message="Error (exit code 1): u

Where do I find my Google Cloud Storage Bucket access key?

I am trying to set up my Google Cloud Storage Bucket and need the JSON key structure, but I cannot find it. Where do I find the GCS access key?

Table expiration in GCS to BQ Airflow task

I am copying a CSV into a new BQ table using the GCSToBigQueryOperator task in Airflow. Is there a way to add a table expiration to this table within this task?