vertex icon indicating copy to clipboard operation
vertex copied to clipboard

Re-create a migration tool

Open quentinguidee opened this issue 2 years ago • 2 comments

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), not vertex-kernel (root permissions). This makes migrations only useful for the live directory, but it does not support live_kernel and live_docker migrations.
  • 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.

quentinguidee avatar Nov 23 '23 04:11 quentinguidee

Hi @quentinguidee , I would like to take up this issue.

RahulDubey391 avatar Nov 25 '23 09:11 RahulDubey391

Thank you!! I assigned you to the issue. Don't hesitate to ask if you have any questions (here or on discord).

quentinguidee avatar Nov 25 '23 12:11 quentinguidee