Release v0.2.0
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
- @neoaggelos made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0