-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
In several GAE flex deployments, passing the additional flag --stop-previous-version
has failed to turn off/scale down previous versions to 0.
This can result in developers being charged for idle instances in the project.
This error does not happen every time, maybe around 1 in 5-10 times.
This may be related to:
- https://stackoverflow.com/questions/43430383/gcloud-app-deploy-does-not-remove-previous-versions
- Deploying with stopPreviousVersion doesn't stop the previous version GoogleCloudPlatform/app-gradle-plugin#107
Perhaps the SDK should be updated?
Example
adam-hurwitz and erichelgesonadam-hurwitz and erichelgeson
Metadata
Metadata
Assignees
Labels
No labels