-
Notifications
You must be signed in to change notification settings - Fork 2
fix(vmsop): add create VM from snapshot operation #1632
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry @danilrwx, your pull request is larger than the review limit of 150000 diff characters
cb20c0b to
8480cc3
Compare
1ef5ae5 to
e54ce5d
Compare
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
e733b79 to
7836b9e
Compare
2c7e8d2 to
7e955fb
Compare
|
Workflow has started. The target step completed with status: failure. |
7e955fb to
2c7902e
Compare
|
Workflow has started. The target step completed with status: cancelled. |
2c7902e to
5c7f823
Compare
|
Workflow has started. The target step completed with status: failure. |
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> feat(vmsop): fix diagnostic errors Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> remove unused Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix crds Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> update Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> update Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix types Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> del useless Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> correct names Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> test again Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> update text Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> return metrics Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix panic Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix lint Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix test Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> add doc-ru Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> fix doc Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com> update Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
d2c4374 to
9d21795
Compare
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
|
Workflow has started. The target step completed with status: failure. |
Description
Creating a VM clone from a snapshot is implemented by the
VirtualMachineSnapshotOperationresource:What is the expected result?
New resource, which create VM from snapshot. Working GC for thats operations, logic same as VMOP Clone.
Checklist
Changelog entries