GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

fix: ratingservice uwsgi issue #968

Closed daniel-sanche closed 2 years ago

daniel-sanche commented 2 years ago

We are currently seeing a uwsgi issue when deploying the ratingservice:

image

I believe this issue comes down to python3.8 being removed from the Cloud Shell base image in favor of Python 3.9. This PR attempts to fix the issue by updating the ratingservice to use python39, and updates the uwsgi package

github-actions[bot] commented 2 years ago

⚠️ Error: only release PRs should be merged into main, feature PRs should use develop

See our Contributing Guide for more information.

github-actions[bot] commented 2 years ago

Open in Cloud Shell You can also use the Stage Website Action if there were updates to the website.

Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image