Skip to content

v0.0.3

Compare
Choose a tag to compare
@belgaied2 belgaied2 released this 12 Jan 22:07

This release is a BUG FIX release that fixes a major bug in v0.0.2 that causes VMs to be created but unable to be scheduled.

!!! Please do NOT use v0.0.2. !!!

Change Log v0.0.2 to v0.0.3

  • Fix bug related to VM unable to be scheduled because of Volume Claim not found
  • Fix issues related to namespaces not well handled.

Change Log v0.0.1 to v0.0.3

  • It is now possible to automatically download in one single command harvester login -t <token> <rancher_url> the harvester config files by logging in to Rancher.
  • It is now possible to use existing Harvester VM templates
  • This version is validated against v1.0.0 GA of Harvester
  • Minor bug fixes