Skip to content

v2.2.0

Compare
Choose a tag to compare
@MusicDin MusicDin released this 29 Aug 14:01

What's changed

  • Change default resource pool path (/var/lib/libvirt/pools/ -> /var/lib/libvirt/images/)
  • Set default data resource path (/var/lib/libvirt/images/)

What's fixed

  • Fix incorrect evaluation of data resource pool names, which prevented multiple data resource pools (per host) on the same path
  • Fix hosts template formatting (#37, @seumasdunlop)
  • Use host_resolvconf instead of docker_dns (#38, @seumasdunlop)
  • Fix missing Kubespray project when scaling down the cluster (#44)
  • Fix nodeTemplate.os.networkInterface inconsitency and add missing documentation (#49)
  • Prevent terraform to manage vm ip to ensure consistent plans (#54)
  • Fix instance id of type string causes node labels not to be applied (#56)

What's new

  • Add support for node taints (#36, @seumasdunlop)
  • Add support for setting the CPU mode (#40, @seumasdunlop)
  • Run terraform plan before apply (#43, @seumasdunlop)
  • Allow creating data disks in the main resource pool and fix data resource pool paths (#48)
  • Add option to auto renew control plane certificates (#58)

Addons

  • Added Rook addon (experimental).