Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 11:06
· 170 commits to main since this release
5e4eba8

Upgrade notes

NOTE: If upgrading from v0.1.0, you must first uninstall the previous version of cluster-api-provider-lxc, then install with clusterctl init -i lxc

What's Changed

  • Introduce e2e tests running on Incus and LXD, configure GitHub actions on PRs
  • Iterate on infrastructure.cluster.x-k8s.io/v1alpha2 version for LXCCluster and LXCMachine types
  • Documentation improvements
  • Remove v1alpha1 CRDs
  • Update sigs.k8s.io/cluster-api v1.9.2 -> v1.9.4 by @neoaggelos in #1
  • [test] Add e2e test for OCI load balancer (if supported by infrastructure) by @neoaggelos in #2

New Contributors

Full Changelog: v0.1.0...v0.2.0