Skip to content

Pin gsutil version in www-gitlab-com image

Stan Hu requested to merge sh-pin-gcloud-version-wwww-gitlab-com into master

What does this MR do and why?

This version pins the Cloud SDK to use gsutil 5.17, which introduced a bug in requiring that the storage.buckets.get permission be available: https://github.com/GoogleCloudPlatform/gsutil/issues/1663

Pinning this version will avoid unexpected problems such as https://gitlab.com/gitlab-com/gl-infra/production/-/issues/8262 in the future.

Checklist

Edited by Stan Hu

Merge request reports