ipfs / fs-repo-migrations

Migrations for the filesystem repository of ipfs clients
MIT License
57 stars 42 forks source link

fix(14-to-15): ignore Bootstrap empty #186

Closed Dreamacro closed 1 month ago

Dreamacro commented 1 year ago

if kubo startup with ipfs bootstrap rm all, the bootstrap list is empty.

current output

applying 14-to-15 repo migration
> Upgrading config to new format
error: invalid type for .Bootstrap got <nil> expected json array
gammazero commented 1 month ago

@lidel Do we want to bother making this migration, or should we just close this with with a known work-around.

lidel commented 1 month ago

I think this ship sailed, we are closing this because we don't want to re-release penultimate migration.