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(vmrestore): add the ability to restore virtualmachines #412

Open
wants to merge 1 commit into
base: feat/vmsnapshot/controller
Choose a base branch
from

Conversation

Isteb4k
Copy link
Contributor

@Isteb4k Isteb4k commented Sep 30, 2024

Description

New resource VirtualMachineRestore:

  1. CRD using kubebuilder, ru version
  2. Controller to restore the virtual machine and it's resources from the virtual machine snapshot.
  3. Conditions VirtualMachineSnapshotReadyToUse and VirtualMachineRestoreReady

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.

@Isteb4k Isteb4k changed the base branch from main to feat/vmsnapshot/controller September 30, 2024 21:29
@Isteb4k Isteb4k changed the title Feat/vmrestore/controller feat(vmrestore): add the ability to restore virtualmachines Sep 30, 2024
@Isteb4k Isteb4k force-pushed the feat/vmrestore/controller branch 3 times, most recently from adfe151 to d7cb4d5 Compare September 30, 2024 23:19
@Isteb4k Isteb4k force-pushed the feat/vmsnapshot/controller branch 2 times, most recently from 8accbe6 to 28e2e73 Compare October 1, 2024 07:58
@Isteb4k Isteb4k marked this pull request as ready for review October 1, 2024 09:17
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