Skip to content

Releases: kubevirt/kubevirt-velero-plugin

v0.8.0

29 Apr 15:49
Compare
Choose a tag to compare

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

v0.7.1

23 Jan 16:31
Compare
Choose a tag to compare

This release follows v0.7.0 and consists of 9 changes, contributed by
3 people, leading to 29 files changed, 2512 insertions(+), 551 deletions(-).

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

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.7.1
Update object graphs to include all extra objects during backup and restore
Add label to optionally generate new firmware UUID during restore
Bugfix: Ignore VMIs from backup when owner VM is excluded
Support clearing MAC address by label
Allow switching VM run strategy during restore
Allow skipping restore-specific checks during backup
Support VirtualMachineClusterInstancetype and VirtualMachineClusterPreference

Full Changelog: v0.7.0...v0.7.1

Contributors

3 people contributed to this release:

     6	alromeros <[email protected]>
     2	kubevirt-bot <[email protected]>
     1	Shelly Kagan <[email protected]>

Additional Resources

v0.7.0

20 Jun 10:01
568b5c0
Compare
Choose a tag to compare

This release follows v0.6.0 and consists of 15 changes, contributed by
3 people, leading to 1114 files changed, 67315 insertions(+), 33549 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt-velero-plugin/releases/tag/v0.7.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

Update velero version to v1.14
Improve tests and tests' framework

Contributors

3 people contributed to this release:

     7	Shelly Kagan <[email protected]>
     7	dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
     1	Alex Kalenyuk <[email protected]>

Additional Resources

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.2

14 Feb 16:37
Compare
Choose a tag to compare

This release follows v0.6.1 and consists of 3 changes, contributed by
1 people, leading to 31 files changed, 313 insertions(+), 935 deletions(-).

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

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

  • update velero back to 1.12.Z also update velero-plugin-for-csi to match the velero version
  • Test and env updates
  • Generalize problematic tests

Full Changelog: v0.6.1...v0.6.2

Contributors

1 people contributed to this release:

     3	Shelly Kagan <[email protected]>

Additional Resources

v0.6.1

07 Nov 21:09
Compare
Choose a tag to compare

This release follows v0.6.0 and consists of 3 changes, contributed by
1 people, leading to 135 files changed, 20610 insertions(+), 6405 deletions(-).

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

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.6.1
Use Velero 1.9.4
Test fixes

Contributors

1 people contributed to this release:

     3	Michael Henriksen <[email protected]>

Additional Resources

v0.6.0

11 Oct 20:27
7819552
Compare
Choose a tag to compare
v0.6.0

v0.5.0

22 Feb 16:33
b50e2e1
Compare
Choose a tag to compare

This release follows v0.4.0 and consists of 25 changes, contributed by
5 people, leading to 2830 files changed, 276185 insertions(+), 136712 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt-velero-plugin/releases/tag/v0.5.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

Backup VM and VMI object graph
Consider excludeded resources by its full name
Add yamls to be used to make sure backup integration works properly
Adjust plugin to run with Datavolume garbage collection

Contributors

5 people contributed to this release:

     5	Shelly Kagan <[email protected]>
     3	Bartosz Rybacki <[email protected]>
     1	dalia-frank <[email protected]>
     1	menya <[email protected]>

Additional Resources

v0.4.0

21 Oct 11:15
Compare
Choose a tag to compare

This release follows v0.4.0 and consists of 2 changes, contributed by
2 people, leading to 616 files changed, 69038 insertions(+), 38640 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt-velero-plugin/releases/tag/v0.4.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

Handle DV that is in progress

Contributors

2 people contributed to this release:

     1	Bartosz Rybacki <[email protected]>

Additional Resources

v0.3.1

03 Mar 11:08
Compare
Choose a tag to compare
v0.3.1

v0.3.0

03 Mar 10:12
dce6ad9
Compare
Choose a tag to compare
v0.3.0