Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-create a migration tool #99

Open
quentinguidee opened this issue Nov 23, 2023 · 2 comments
Open

Re-create a migration tool #99

quentinguidee opened this issue Nov 23, 2023 · 2 comments
Labels
repo: Server type: Enhancement New feature or request

Comments

@quentinguidee
Copy link
Member

quentinguidee commented Nov 23, 2023

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 quentinguidee added the type: Enhancement New feature or request label Nov 23, 2023
@RahulDubey391
Copy link

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

@quentinguidee
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo: Server type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants