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

feat(vmop): add operation to migrate vm #386

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

yaroslavborbat
Copy link
Member

@yaroslavborbat yaroslavborbat commented Sep 18, 2024

Description

implementation of the Migration operation

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@yaroslavborbat yaroslavborbat marked this pull request as ready for review September 18, 2024 21:58
@fl64 fl64 changed the title feat(vmop): impl op migrate feat(vmop): add operation to migrate vm Sep 23, 2024
@yaroslavborbat yaroslavborbat force-pushed the feat/vmop/impl-op-migrate branch 2 times, most recently from e7ba18e to fa56a95 Compare September 25, 2024 15:33
crds/doc-ru-virtualmachineoperations.yaml Outdated Show resolved Hide resolved
crds/virtualmachineoperations.yaml Outdated Show resolved Hide resolved
yaroslavborbat and others added 7 commits September 26, 2024 12:12
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Co-authored-by: Pavel Tishkov <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Co-authored-by: Pavel Tishkov <[email protected]>
Signed-off-by: Yaroslav Borbat <[email protected]>
Signed-off-by: yaroslavborbat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants