Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 20:31
· 209 commits to main since this release
0bfb7e1

What's Changed

  • Add support for Equinix Metros
  • 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

Other Contributors

Full Changelog: v0.6.2...v0.7.0