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(cvi): snapshot objectRef #640

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Jan 16, 2025

Description

Add the ability to create a ClusterVirtualImage from a VirtualDiskSnapshot.

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

User should be able to create a new CVI 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 16, 2025 14:47
@danilrwx danilrwx force-pushed the feat/cvi/snapshot-object-ref branch 5 times, most recently from 90d77d6 to 3cc1c1e Compare January 20, 2025 12:52
@danilrwx danilrwx marked this pull request as ready for review January 21, 2025 08:01
@danilrwx danilrwx force-pushed the feat/cvi/snapshot-object-ref branch 4 times, most recently from 4e37ff6 to e77064c Compare January 27, 2025 09:31
@danilrwx danilrwx added this to the v0.16.0 milestone Jan 27, 2025
@danilrwx danilrwx force-pushed the feat/cvi/snapshot-object-ref branch 2 times, most recently from ccbab2a to bce2aaa Compare January 28, 2025 09:20
docs/USER_GUIDE.md Outdated Show resolved Hide resolved
docs/USER_GUIDE_RU.md Outdated Show resolved Hide resolved
Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the feat/cvi/snapshot-object-ref branch from bce2aaa to e12f3e3 Compare January 29, 2025 07:47
@danilrwx danilrwx merged commit fdca2fe into main Jan 29, 2025
12 checks passed
@danilrwx danilrwx deleted the feat/cvi/snapshot-object-ref branch January 29, 2025 15:35
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.

2 participants