feat: Enable ca-west-1 and il-central-1#440
Conversation
joeyzhao2018
left a comment
There was a problem hiding this comment.
I actually think it's safer to just manually do the catch up. And then we enable the new regions... How confident we are about CI doing catch up deployments?
Not confident. But that's okay, this is how we'll find out. This release includes no code changes and only handles these two regions so the downside risk is low. The risk to other regions is low. If needed we can re-execute the build and re-run the publish scripts. Let's consider the failure modes.
Ultimately we need to get to a place where this happens automatically otherwise we have downstream risks like APIs timing out and mispublishing incompatible arm/x86 versions. I don't believe we have a choice other than to try this. |
|
ok, let's give it a shot. I think I used a wrong word "safer". I was thinking more like "easier"... |
|
I think your wording, reasoning, and caution are correct and well grounded. I also think we're obliged to make this work in CI anyway, so I've de-risked this as much as possible. I will of course watch the deployment very closely. |
What does this PR do?
This will cause our CI to publish 8 layers up to 90 versions in two new AWS regions.
Motivation
Fixes #420
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply