Question for the crowd - has anyone performed a ba...
# flyte-support
g
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?
h
No, you're absolutely right.
Unfortunately we never invested in a tool to help such migration.
g
Thanks for confirming!
👍 1