kubevirt / kubevirt-velero-plugin

Plugin to Velero which automates backing up and restoring KubeVirt/CDI objects
Apache License 2.0
29 stars 28 forks source link

Backup VM and VMI object graph #124

Closed ShellyKa13 closed 1 year ago

ShellyKa13 commented 1 year ago

What this PR does / why we need it: In case of backing up a VM and not a namespace (for example by using backup by label) we want all the related objects of the VM/VMI to also be backed up so the VM will be able to restore properly.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer: Missing some functional-tests

Release note:

Backup VM and VMI object graph
mhenriks commented 1 year ago

Great start!

ShellyKa13 commented 1 year ago

/retest

mhenriks commented 1 year ago

/lgtm /approve

kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mhenriks

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubevirt-velero-plugin/blob/main/OWNERS)~~ [mhenriks] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment