Confirmed that my deploy is now working. A little heads-up would be nice before you take another shot at that experiment. I don’t remember opting-in to being a guinea pig.
And yes, I assumed it had something to do with that cloud build stuff. I guess I understand why you are doing it, but this transformation of Google App Engine from a PaaS offering to an IaaS offering is horrible. It used to be we had a simple Launcher app that made development and deployment of an app super easy. Now I’m dealing with a half dozen “services,” trying to ensure all the service accounts have the right permissions, and having to learn entire stacks to do something that used to be an API call.
There is a real market need for a PaaS offering, which is what GAE used to be. Now it’s gotten so complicated that I might as well be spinning up a container in EC2. You have completely destroyed your competitive advantage, and there is vacuum that someone (beanstalk maybe?) is going to step into.
It reminds me of the the way Microsoft Access solved a real problem for millions of users, yet Microsoft repeatedly tried to kill the thing to drag people to SQL Server, which was such overkill for 99% of those users.
Once again, Google is listening to their engineers instead of their customers. It’s a shame. GAE was great. This gcloud mess is the opposite of great.
-Joshua