vertex
vertex copied to clipboard
Re-create a migration tool
Request
The migration tool was good for versions between 0.12 and 0.14, but was not flexible enough:
- It was run by
vertex(with user permissions), notvertex-kernel(root permissions). This makes migrations only useful for thelivedirectory, but it does not supportlive_kernelandlive_dockermigrations. - Commands could be dispatched to, for example, let vertex rebuild the containers after a migration. However, we should also be able to dispatch commands in
vertex-kernel.
Due to these limitations, the migration assistant is removed for now. But this will be needed soon or later.
Hi @quentinguidee , I would like to take up this issue.
Thank you!! I assigned you to the issue. Don't hesitate to ask if you have any questions (here or on discord).