forked from kubevirt/kubevirt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
snapshot: Restore instancetype controllerrevisions
Building on previous changes that essentially cloned any referenced instancetype or preference ControllerRevisions during the creation of a VirtualMachineSnapshot we can now restore these into the existing or new VirtualMachine. When restoring for use by a new VirtualMachine we need to ensure that the newly created ControllerRevisions are claimed by the new VirtualMachine once it has been created. Signed-off-by: Lee Yarwood <[email protected]>
- Loading branch information
Showing
6 changed files
with
389 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.