Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 29 Apr 15:49
· 4 commits to main since this release

This release follows v0.7.0 and consists of 28 changes, contributed by
11 people, leading to 3769 files changed, 310333 insertions(+), 119014 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt-velero-plugin/releases/tag/v0.8.0.

Pre-built kubevirt-velero-plugin container is published on Quay.io and can be viewed at:
https://quay.io/repository/kubevirt/kubevirt-velero-plugin/

Notable changes

v0.8.0
Bump github.com/vmware-tanzu/velero from 1.14.0 to 1.16.0 (#355)
Use vm.Status.{Instancetype,Preference}Ref to backup and restore instance type related ControllerRevisions (#333)
Do not skip PVC when building VMIs resources graph (#349)
VM Object graph: Include backend PVC (#321)
Generate new firmware UUID during restore (#317)
MAC address cleanup (#304)
Allow switching VM power state during restore (#306)
Remove usage of deprecated .spec.running field (#305)
Fix report of velero restores (#295)
Ignore VMIs from backup when owner VMs are excluded (#273)
Implement KVGraph package to allow retrieving a defined list of vm-related objects (#260)
Support VirtualMachineClusterInstancetype and VirtualMachineClusterPreference (#261)
Pod-restore: skip restoring hotplug pod (#262)

Contributors

11 people contributed to this release:

     9	alromeros <[email protected]>
     5	Shelly Kagan <[email protected]>
     4	dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
     3	Lee Yarwood <[email protected]>
     1	Amos Mastbaum <[email protected]>
     1	Michael Henriksen <[email protected]>
     1	Nestor Acuna Blanco <[email protected]>
     1	RamLavi <[email protected]>
     1	Scott Seago <[email protected]>
     1	Shubham Pampattiwar <[email protected]>
     1	Tiger Kaovilai <[email protected]>

Additional Resources