Skip to content

v0.23.0

Choose a tag to compare

@joekr joekr released this 04 Mar 16:42
c81ec0a

What's Changed

Features

  • Added spec.extendedMetadata support on OCIMachine/OCIMachineTemplate and passes it to OCI Compute LaunchInstanceDetails.extendedMetadata (supports nested JSON objects/arrays) (#502)

Bugs

  • Enhanced ARM shape detection and added nil checks in setNodepoolImageId to avoid node pool image selection/runtime (#489)
  • Fixed continuous instance configuration re-creates during machine pool creation (#485)
  • Fixed metadata.yaml to include required kind: Metadata, which unblocks clusterctl init --infrastructure oci (#503)

Other

  • Upgraded to Cluster API v1.11 (#496)
  • Added security_token auth support for local development (#504)

Full Changelog: v0.22.0...v0.23.0