[google-appengine] Re: Old versions of Managed VMs

2015-09-16 Thread Christian F. Howes
Hi Jeff, >From what i can see managed VMs behave much like app engine modules that use backend instance class and manual scaling - which means they stay live when you deploy a new version, and even after setting default. I'm still using the "old" app engine console, and when i delete an old ma

[google-appengine] Re: Old versions of Managed VMs

2015-09-16 Thread Michael Spainhower
I am using managed vms and also have the issue of non-default versions running residual instances. However, I do not experience the issue you have described where the instances remain even after deleting the non-default versions. Are you using a standard runtime or custom runtime (https://clo

[google-appengine] Re: Old versions of Managed VMs

2015-09-16 Thread Jeff Schnitzer
Interesting. Maybe I just didn't wait long enough after deleting the nondefault versions. Still, it's a small surprise that I have to prune old versions. With normal GAE, I leave those versions around so I can go back through the logs when necessary. Jeff On Wed, Sep 16, 2015 at 1:03 PM, Michael

[google-appengine] Re: Old versions of Managed VMs

2015-09-17 Thread Jason Collins
Jeff, there is a tiny switch in the legacy console Versions tab that allows you to "stop" a managed VM. I believe this will delete the underlying VMs while still keeping your version and logs around. Big gotcha: you need to manually re-"start" the version to serve any traffic (regardless of your

[google-appengine] Re: Old versions of Managed VMs

2015-10-04 Thread Michael Spainhower
Could anyone from Google comment on whether there is a plan to fix this issue? Versions that are not getting traffic really shouldn't have instances constantly running. Only using (and paying for) the resources that you really need and use is one of the key value props of Google Cloud and GAE

[google-appengine] Re: Old versions of Managed VMs

2015-10-05 Thread Michael Spainhower
Ah, found the answer myself in the gcloud release notes at https://dl.google.com/dl/cloudsdk/release/RELEASE_NOTES In a future Cloud SDK release, deployments that promote the new version > to receive all traffic will stop the previous version by default. > > Great to hear. Thanks! On Sun

[google-appengine] Re: Old versions of Managed VMs

2016-03-13 Thread Michael Sander
Just ran into this issue today, and noticed that as of 3/9/2016 it was fixed. Time to do a "gcloud components update" On Monday, October 5, 2015 at 12:39:29 PM UTC-4, Michael Spainhower wrote: > > Ah, found the answer myself in the gcloud release notes at > https://dl.google.com/dl/cloudsdk/rele