oxidecomputer / omicron

Omicron: Oxide control plane
Mozilla Public License 2.0
248 stars 38 forks source link

Region replacement should work for read-only regions #6172

Open jmpesp opened 2 months ago

jmpesp commented 2 months ago

Currently the region replacement start saga bails out of the region is read-only. There's no reason this can't be supported, so make it work :)

leftwo commented 1 month ago

To support replacing a volumes read_only_parents more than once, we need this functionality.