v0.7.0
What's Changed
- Add support for Equinix Metros
- Please review upgrade notes https://github.com/kubernetes-sigs/cluster-api-provider-packet#ugrading-to-v07x
- Add short names for packet objects
- pcl - Packet Cluster
- pma - Packet Machine
- pmt - Packet Machine Template
- Update to Cluster API 1.3
- Update dependencies to what upstream Cluster API 1.3 uses, including golang 1.19
- Default OS to Ubuntu 20.04
- Ubuntu 22.04 has an issue at the time of release, see more here: #579
- Update Cloud Provider Equinix Metal to 3.6.1 by default
- Update kube-vip to 0.5.12 by default in the kube-vip flavor templates
- Refactor CI workflow
- Clean up file
- Remove caching
- Update tests in light of 1.3 dependencies
New Contributors
- @ctreatma made their first contribution in #557
- @bnallapeta made their first contribution in #585
Other Contributors
Full Changelog: v0.6.2...v0.7.0