Oh it’s exactly like old behavior, the max-per-region
restriction just makes the old behavior hang. We default to canary deploys (boot one new instance and make sure it works before stopping any old ones). We should default to rolling deploys when you have 3 regions, a count of 3, and max-per-region=1
, but we don’t yet.
2 Likes