v0.23.0
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
setNodepoolImageIdto avoid node pool image selection/runtime (#489) - Fixed continuous instance configuration re-creates during machine pool creation (#485)
- Fixed
metadata.yamlto include requiredkind: Metadata, which unblocksclusterctl init --infrastructure oci(#503)
Other
Full Changelog: v0.22.0...v0.23.0