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(vi): add snapshot objectRef #617

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Jan 10, 2025

Description

Add the ability to create a VirtualImage from a VirtualDiskSnapshot.

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

User should be able to create a new VI from VDSnapshot.

What is the expected result?

New ObjectRef type

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.

@danilrwx danilrwx marked this pull request as draft January 10, 2025 14:49
@danilrwx danilrwx force-pushed the feat/vi/snapshot-object-ref branch 9 times, most recently from cb449da to 94f892c Compare January 16, 2025 13:45
@danilrwx danilrwx changed the title feat(vi): add snapshot object ref feat(vi): add snapshot objectRef Jan 16, 2025
@danilrwx danilrwx marked this pull request as ready for review January 16, 2025 14:55
Signed-off-by: Daniil Antoshin <[email protected]>

a

Signed-off-by: Daniil Antoshin <[email protected]>

feat

Signed-off-by: Daniil Antoshin <[email protected]>

f

Signed-off-by: Daniil Antoshin <[email protected]>

rename

Signed-off-by: Daniil Antoshin <[email protected]>

fix

Signed-off-by: Daniil Antoshin <[email protected]>

fix

Signed-off-by: Daniil Antoshin <[email protected]>

fix

Signed-off-by: Daniil Antoshin <[email protected]>

f

Signed-off-by: Daniil Antoshin <[email protected]>

gen

Signed-off-by: Daniil Antoshin <[email protected]>

fix

Signed-off-by: Daniil Antoshin <[email protected]>

fix

Signed-off-by: Daniil Antoshin <[email protected]>

f

Signed-off-by: Daniil Antoshin <[email protected]>

f

Signed-off-by: Daniil Antoshin <[email protected]>

try

Signed-off-by: Daniil Antoshin <[email protected]>

t

Signed-off-by: Daniil Antoshin <[email protected]>

t

Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the feat/vi/snapshot-object-ref branch from 3ec6e6f to 0634bbf Compare January 17, 2025 12:44
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.

1 participant