Question for the crowd - has anyone performed a backup / restore of Flyte blob storage from one bucket to another?
As it stands, the metadata bucket is full of protobuf files which contain fully qualified paths like
s3://my-data-bucket/foo to actual inputs / outputs in the data bucket. Moving to another bucket would therefore require parsing / rewriting all the protobuf files, unless I'm missing something?