SUSE / catapult

SCF and KubeCF CI implementation
Apache License 2.0
15 stars 9 forks source link

Backend: Upgrade to gcloud >= 318.0.0 #327

Open mook-as opened 3 years ago

mook-as commented 3 years ago

GCloud 318.0.0 or greater is required to work with Python 3.9, which is the default version on GitHub Actions. We currently have workarounds to pin to Python 3.8, but it would be useful to upgrade the GCloud SDK in deps.

Currently it's pinned at 264.0.0. https://github.com/SUSE/catapult/blob/5835d75ddca516ffb401309be5b91c0efbdf3df2/backend/gke/deps.sh#L14