Skip to content

v0.4.0

Compare
Choose a tag to compare
@shyamradhakrishnan shyamradhakrishnan released this 25 Jul 12:05
· 118 commits to main since this release
v0.4.0
c0ed391

Breaking Change

As part of PR #116 , Subnet and NSG name has been made mandatory fields. This was done to support ClusterClass support for custom Subnet/NSG.

Features

Bug Fixes

  • Fix merge strategy for NSG/Subnet and remove usage of ID for NSG seclist reconciliation (#116 )
  • Webhook validation failing for blank subnet cidr (#93 )

Others

  • Update CAPI dependencies to 1.2.0, Add support for JSON logging (#118 )
  • Update the cloud-provider-oci image in test and template to 1.23(#107 )
  • Tilt support for development(#102 , #108 )