This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: vultr/terraform-vultr-condor
Releases · vultr/terraform-vultr-condor
v2.0.0
Breaking Changes
- Condor is now based on Mirantis K0s rather than Kubeadm, as such v2 is completely incompatible with previous releases.
Features
- HA Control Plane
- Isolated control plane(Control Plane nodes are not part of the cluster)
- Control Plane and Worker Node firewalls.
- Declarative cluster and component(Vultr CCM, CSI, Calico, etc.) upgrades
- K0s manifest deployer support
v1.2.0
Features
- Vultr CCM, Vultr CSI, and Calico CNI resources are automatically updated on changes to their version variables.
Changes
- Vultr component(CCM and CSI) versions now default to
latest
. - Calico CNI version now defaults to
3.19
. - Add Vultr CCM Terraform resource.
- Add Vultr CSI Terraform resource.
- Add Calico CNI Terraform resource.
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Features
- Pre-provisioned image option for use with packer-vultr-condor
Breaking Changes
- Requires a configured ssh-agent for instance access