Fixed
Status Update
Comments
zj...@google.com <zj...@google.com> #2
using the below does resolve the issue and allow the app to be deployed.
gcloud config set app/use_gsutil true
gcloud config set app/use_gsutil true
rd...@google.com <rd...@google.com> #3
Thanks for the update! We think we have a handle on this issue, and there should be a patch in the Cloud SDK 106 release due out next week that will work with the 'use_gsutil false' setting (which will eventually become the new default).
dl...@google.com <dl...@google.com> #4
A fix for this is going out in the next release.
pd...@gmail.com <pd...@gmail.com> #5
\o/
Description
This action requires the installation of components: [app-engine-php,
app-engine-java]
It used to be that only the required language packages were installed, in my case Python. I prefer not to download ~100MB on every update which I don't need.