skypilot icon indicating copy to clipboard operation
skypilot copied to clipboard

[GCP] Dump the service account credentials of ray autoscaler for the cloud storage

Open Michaelvll opened this issue 3 years ago • 0 comments

We need to use the service account credentials to manage the cloud storage. Otherwise, we could not upload data to the existing bucket with the following error.

Caught non-retryable exception while listing gs://skypilot-pii-annonymized-dataset/: ServiceException: 401 Anonymous caller does not have storage.objects.list access to the Google Cloud Storage bucket
.

Michaelvll avatar Sep 12 '22 23:09 Michaelvll