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
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Currently, the GCS DAG sync uses the node's service account to connect to the GCS bucket.
The node's SA may not have access to the GCS bucket.
DAG sync should be able to mount a secret containing the SA to use.