Skip to content

Releases: vmware-tanzu/vmotion-migration-tool-for-bosh-deployments

v0.8.0

22 May 23:59
Compare
Choose a tag to compare
  • Fix issue #5, migrate VMs interleaved across AZs to maximize parallelism

v0.7.3

04 May 18:58
Compare
Choose a tag to compare
  • Add fix for folder name already exists error when multiple workers try to create the same folder

v0.7.2

03 May 15:10
Compare
Choose a tag to compare
  • Add fix for worker size configuration setting not working

v0.7.1

18 Apr 18:45
Compare
Choose a tag to compare
  • Fix "expected a source VM folder path of at least 2 parts" error on Windows

v0.7.0

13 Apr 19:48
Compare
Choose a tag to compare
  • Add support for creating target VM folders so VMs don't end up in the root of vCenter
  • Add support nesting compute clusters under cluster folders

v0.6.0

05 Apr 16:06
cc631e8
Compare
Choose a tag to compare
  • Add multi-CPI/multi-cluster support (#2)
  • Fixed bug around finding VMs when source/target vCenter are the same
  • Fixed bug in hostpool to only include ESXi hosts in the target cluster vs any on the target DC

v0.5.2

16 Mar 20:43
Compare
Choose a tag to compare
  • Fix Linux release to once again work on older versions of Linux

v0.5.1

15 Mar 00:22
Compare
Choose a tag to compare
  • Fix panic when using a standard network
  • Output NIC MAC address only in logs

v0.5.0

10 Sep 05:25
Compare
Choose a tag to compare
  • Fixes Windows worker "Currently connected device 'CD/DVD drive 1' uses backing 'datastore/env.iso', which is not accessible." errors by first disconnecting the CD-ROM before ejecting.
  • Removal of all passwords/secrets in the debug log file unless --no-redact is specified.
  • Cleanup of stdout migration progress and addition of success/fail icons.

v0.4.2

08 Sep 18:50
Compare
Choose a tag to compare
Add network backing info to simplify network comparisons

This should fix the issue where NSX-T opaque networks were not properly matching up between the VM NIC and the network switch.